If you instantiate a child class, the parent class constructor is not
called, is there a reason for this?  anyone know of plans to change
this at all, ....
the obvious workaround is to call the parents constructor inside the
childs constructor, but this seems kinda strange.

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to