From: Antony Dovgal Date: Wed, 21 Feb 2007 19:57:15 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.2RC1~329 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26fac39d5e6d681244aed52c09870c5f37873139;p=php fix test --- diff --git a/ext/standard/tests/file/get_current_user.phpt b/ext/standard/tests/file/get_current_user.phpt index ccbd605985..7c721303d0 100644 --- a/ext/standard/tests/file/get_current_user.phpt +++ b/ext/standard/tests/file/get_current_user.phpt @@ -11,5 +11,5 @@ echo "Done\n"; --EXPECTF-- Warning: Wrong parameter count for get_current_user() in %s on line %d NULL -string(%d) "%s" +string(%d) %s Done