#48354 [Opn]: child constructor not executed

2009-05-21 Thread php_net at foq dot nl
ID: 48354 User updated by: php_net at foq dot nl Reported By: php_net at foq dot nl Status: Open Bug Type: Class/Object related Operating System: debian etch PHP Version: 5.2.9 New Comment: photo() { has to be function photo() { I wrote this

#48354 [NEW]: child constructor not executed

2009-05-21 Thread php_net at foq dot nl
From: php_net at foq dot nl Operating system: debian etch PHP version: 5.2.9 PHP Bug Type: Class/Object related Bug description: child constructor not executed Description: I am using a base class and a lot of classes which extend that base class. When i add