tony2001 Tue Apr 10 21:16:56 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/general_functions bug40398.phpt
Log:
fix test name
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/bug40398.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/standard/tests/general_functions/bug40398.phpt
diff -u php-src/ext/standard/tests/general_functions/bug40398.phpt:1.1.2.2
php-src/ext/standard/tests/general_functions/bug40398.phpt:1.1.2.3
--- php-src/ext/standard/tests/general_functions/bug40398.phpt:1.1.2.2 Thu Feb
8 08:44:51 2007
+++ php-src/ext/standard/tests/general_functions/bug40398.phpt Tue Apr 10
21:16:56 2007
@@ -1,5 +1,5 @@
--TEST--
-Bug: #40398 (parent and self callback functions erroneously called statically)
+Bug #40398 (parent and self callback functions erroneously called statically)
--FILE--
<?php
@@ -87,4 +87,4 @@
Strict Standards: Non-static method Base::__construct() cannot be called
statically, assuming $this from compatible context Derived_6 in %sbug40398.php
on line %d
Base::__construct(6)
-===DONE===
\ No newline at end of file
+===DONE===
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php