From: Dmitry Stogov Date: Tue, 5 Jul 2005 14:10:45 +0000 (+0000) Subject: Fixed test file X-Git-Tag: php-5.0.5RC1~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5da540a4a05bca3fa773425cfb5ddf977f3184e;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