helly           Sat Mar 20 07:32:13 2004 EDT

  Modified files:              
    /php-src/tests/lang bug23384.phpt 
  Log:
  Fix test
  
http://cvs.php.net/diff.php/php-src/tests/lang/bug23384.phpt?r1=1.2&r2=1.3&ty=u
Index: php-src/tests/lang/bug23384.phpt
diff -u php-src/tests/lang/bug23384.phpt:1.2 php-src/tests/lang/bug23384.phpt:1.3
--- php-src/tests/lang/bug23384.phpt:1.2        Sat Jan 24 11:59:23 2004
+++ php-src/tests/lang/bug23384.phpt    Sat Mar 20 07:30:57 2004
@@ -21,7 +21,7 @@
 echo Foo::HUN."\n";
 ?>
 --EXPECTF--
-Strict Standards: Non-static method Foo::test() cannot be called statically in 
%sbug23384.php on line %d
+Strict Standards: Non-static method Foo::test() should not be called statically in 
%sbug23384.php on line %d
 Array
 (
     [100] => ten

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to