--TEST-- Bug #50261 (Crash When Calling Parent Constructor with call_user_func()) --FILE-- --EXPECTF-- Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; testClass has a deprecated constructor in %s on line %d testClass::testClass (1) testClass::testClass (2) testClass::testClass (3) testClass::testClass (4) testClass::testClass (5)