From: Dmitry Stogov Date: Sun, 20 Jul 2008 15:56:28 +0000 (+0000) Subject: Fixed test X-Git-Tag: php-5.3.0alpha1~263 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58e6e2b3d9bc9ad32577cb79ee5dabe7dc07a533;p=php Fixed test --- diff --git a/ext/date/tests/date_parse_001.phpt b/ext/date/tests/date_parse_001.phpt index 369039004f..7b85628a4c 100644 --- a/ext/date/tests/date_parse_001.phpt +++ b/ext/date/tests/date_parse_001.phpt @@ -304,6 +304,6 @@ array(12) { bool(false) } -Warning: date_parse() expects parameter 1 to be string, array given in /home/derick/dev/php/php-5.3dev/ext/date/tests/date_parse_001.php on line 11 +Warning: date_parse() expects parameter 1 to be string, array given in %sdate_parse_001.php on line 11 bool(false) Done