mirror of
https://github.com/php/php-src.git
synced 2026-04-14 03:22:58 +02:00
Fix test case
This commit is contained in:
@@ -8,4 +8,4 @@ fopen("\xfc\x63", "r");
|
||||
?>
|
||||
--EXPECT--
|
||||
<br />
|
||||
<b>Warning</b>: fopen(<28>c): Failed to open stream: No such file or directory in <b>/home/nikic/php-src/ext/standard/tests/strings/bug68996.php</b> on line <b>2</b><br />
|
||||
<b>Warning</b>: fopen(<28>c): Failed to open stream: No such file or directory in <b>%sbug68996.php</b> on line <b>2</b><br />
|
||||
|
||||
Reference in New Issue
Block a user