diff options
Diffstat (limited to 'ext/session/tests/bug31454.phpt')
-rw-r--r-- | ext/session/tests/bug31454.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/tests/bug31454.phpt b/ext/session/tests/bug31454.phpt index 6a013df27..67f4f3b42 100644 --- a/ext/session/tests/bug31454.phpt +++ b/ext/session/tests/bug31454.phpt @@ -17,5 +17,5 @@ echo "Done\n"; ?> --EXPECTF-- -Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s/bug31454.php on line %d +Warning: session_set_save_handler(): Argument 1 is not a valid callback in %sbug31454.php on line %d Done |