Test: /Zend/tests/bug67436/bug67436_nohandler.phpt - Version 5.6.16-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: require_once(/Users/syaokun219/github/php-annotation/src/Zend/tests/bug67436/a.php): failed to open stream: No such file or directory in %s/bug67436_nohandler.php on line 5
002+
003+ Fatal error: require_once(): Failed opening required '/Users/syaokun219/github/php-annotation/src/Zend/tests/bug67436/a.php' (include_path='.:/usr/local/lib/php') in %s/bug67436_nohandler.php on line 5
001- Strict Standards: Declaration of b::test() should be compatible with a::test($arg = c::TESTCONSTANT) in %s%ebug67436%eb.php on line %d
002- b::test()
003- a::test(c::TESTCONSTANT)