From: Dmitry Stogov Date: Tue, 5 Jul 2005 14:10:31 +0000 (+0000) Subject: Fixed test file X-Git-Tag: php-5.1.0b3~180 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=319cbe1c5ab9669dddb39099169bf47745c30957;p=php Fixed test file --- diff --git a/ext/session/tests/bug31454.phpt b/ext/session/tests/bug31454.phpt index 6a013df27c..67f4f3b422 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