Diff for /embedaddon/php/Zend/tests/objects_003.phpt between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:47:52 version 1.1.1.2, 2012/05/29 12:34:36
Line 20  class test3 extends test { Line 20  class test3 extends test {
 echo "Done\n";  echo "Done\n";
 ?>  ?>
 --EXPECTF--       --EXPECTF--     
Strict Standards: Declaration of test3::foo() should be compatible with that of test::foo() in %s on line %dStrict Standards: Declaration of test3::foo() should be compatible with test::foo($arg) in %s on line %d
 Done  Done

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>