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

Bug #67436 Autoloader isn't called if two method definitions don't match
Submitted: 2014-06-13 10:13:44 Modified: 2014-06-15 20:30:38
From: wolkerstorfer Assigned: bwoebi
Status: Closed Package: Unknown/Other Function
PHP Version: 5.5.13 OS: Debian Wheezy

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ 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.php on line 5
001- b::test()
002- a::test(c::TESTCONSTANT)