diff options
Diffstat (limited to 'tests/output/bug75236.phpt')
-rw-r--r-- | tests/output/bug75236.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/output/bug75236.phpt b/tests/output/bug75236.phpt index f6c7a51aa3..bee4732cb2 100644 --- a/tests/output/bug75236.phpt +++ b/tests/output/bug75236.phpt @@ -14,5 +14,5 @@ Bug #75236: infinite loop when printing an error-message --EXPECTF-- before getfilecontent <br /> -<b>Warning</b>: file_get_contents(no/suchfile): failed to open stream: No such file or directory in <b>%s</b> on line <b>7</b><br /> +<b>Warning</b>: file_get_contents(no/suchfile): Failed to open stream: No such file or directory in <b>%s</b> on line <b>7</b><br /> after getfilecontent |