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

Bug #42937 __call() method not invoked when methods are called on parent from child class
Submitted: 2007-10-11 23:08:54 Modified: 2007-11-12 09:12:31
From: jmaxwilson Assigned: dmitry
Status: Closed Package: Scripting Engine problem
PHP Version: 5.2.4 OS: Windows XP

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
010+ #0 [internal function]: B->-oneagentphptestB()
011+ #1 %s/bug42937.php(15): -oneagentphp_call_func(Array)
012+ #2 %s/bug42937.php(29): B->test()
013+ #3 {main}
010- #0 %s(%d): B->test()
011- #1 {main}