]> granicus.if.org Git - php/commitdiff
Fixed test
authorDmitry Stogov <dmitry@zend.com>
Tue, 7 Jul 2015 07:14:37 +0000 (10:14 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 7 Jul 2015 07:14:37 +0000 (10:14 +0300)
Zend/tests/bug62358.phpt

index 552a1e190843e4a684e24f11d9ca43bde1101a66..2a6f22e675aee1c69740e5d8fb548c8e82639365 100644 (file)
@@ -29,4 +29,4 @@ class B extends A {
 }
 ?>
 --EXPECTF--
-Warning: Declaration of B::foo() should be compatible with A::foo() in %sbug62358.php on line %d
+Warning: Declaration of B::foo($var) should be compatible with A::foo() in %sbug62358.php on line %d