]> granicus.if.org Git - php/commitdiff
- Fixed test
authorDerick Rethans <derick@php.net>
Thu, 6 May 2004 17:45:27 +0000 (17:45 +0000)
committerDerick Rethans <derick@php.net>
Thu, 6 May 2004 17:45:27 +0000 (17:45 +0000)
tests/lang/bug22367.phpt

index 748fed4106c8d51ff43037ff7fec7fd8f62b006e..7387043f3285b1404501a8e98525a7b93990a94c 100644 (file)
@@ -65,7 +65,7 @@ var_dump($a->test);
 
 ?>
 --EXPECTF--
-Strict Standards: Declaration of bar::a() must be compatible with that of foo::a() in %sbug22367.php on line %d
+Strict Standards: Declaration of bar::a() should be compatible with that of foo::a() in %sbug22367.php on line %d
 
 Strict Standards: Implicit cloning object of class 'bar' because of 'zend.ze1_compatibility_mode' in %sbug22367.php on line %d
 int(5)