1
0
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:
Christoph M. Becker
2020-05-07 16:47:38 +02:00
parent 9f8f84adbc
commit fce0cd4a88

View File

@@ -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 />