dmitry Wed Mar 24 09:14:16 2004 EDT
Modified files:
/php-src/tests/lang bug22367.phpt
Log:
Fixed (strict warning was added to expected output)
http://cvs.php.net/diff.php/php-src/tests/lang/bug22367.phpt?r1=1.6&r2=1.7&ty=u
Index: php-src/tests/lang/bug22367.phpt
diff -u php-src/tests/lang/bug22367.phpt:1.6 php-src/tests/lang/bug22367.phpt:1.7
--- php-src/tests/lang/bug22367.phpt:1.6 Wed Feb 25 15:37:11 2004
+++ php-src/tests/lang/bug22367.phpt Wed Mar 24 09:14:16 2004
@@ -65,6 +65,7 @@
?>
--EXPECTF--
+Strict Standards: Declaration of bar::a() must be compatible with that of foo::a() in
%sbug22367.php on line %d
int(5)
bool(false)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php