Test: /Zend/tests/bug48215.phpt - Version 7.2.34        

Bug #48215 Child calling parent::func calls constructor instead of method (BC break!)
Submitted: 2009-05-09 21:59:42 Modified: 2009-07-11 19:15:58
From: mark Assigned: scottmac
Status: Closed Package: Class/Object related
PHP Version: 5.3, 6CVS (2009-05-09) OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ B::-oneagentphp__constructB
002+ A::-oneagentphp__constructA
003+ B::-oneagentphpAB
004+ A::-oneagentphpAA
001- B::__construct
002- A::__construct
003- B::A
004- A::A