mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
2 more test coverage edge cases down
This commit is contained in:
parent
f3f9f52af9
commit
e9de3a285d
1 changed files with 4 additions and 0 deletions
|
@ -40,4 +40,8 @@ bool(false)
|
|||
|
||||
Warning: fopen(phar://%sfopen_edgecases.2.phar.php/hi): failed to open stream: internal corruption of phar "%sfopen_edgecases.2.phar.php" (truncated manifest at stub end) in %sfopen_edgecases.php on line %d
|
||||
|
||||
Warning: fopen(phar://): failed to open stream: phar error: no directory in "phar://", must have at least phar:/// for root directory (always use full path to a new phar) in %sfopen_edgecases.php on line %d
|
||||
|
||||
Warning: fopen(phar://foo.phar): failed to open stream: operation failed in %sfopen_edgecases.php on line %d
|
||||
|
||||
===DONE===
|
Loading…
Add table
Add a link
Reference in a new issue