From: Dmitry Stogov Date: Tue, 29 Jul 2008 12:17:04 +0000 (+0000) Subject: Fixed test X-Git-Tag: BEFORE_HEAD_NS_CHANGE~977 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7129a700513f0ab6b33752f4da1408d5a7f5805e;p=php Fixed test --- diff --git a/ext/date/tests/date_parse_001.phpt b/ext/date/tests/date_parse_001.phpt index 4958151a6f..72e1eec669 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 binary string, array given in /home/derick/dev/php/php-6.0dev/ext/date/tests/date_parse_001.php on line 11 +Warning: date_parse() expects parameter 1 to be binary string, array given in %sdate_parse_001.php on line 11 bool(false) Done