On Thu, Jan 20, 2011 at 3:25 PM, Martin Scotta <martinsco...@gmail.com> wrote:

> and what what happen if the extending class does not call
> parent::__construct() ?
> __construct is just like any other function, but with semantic added on top
> of.
>
> Changing the way it behaves will cause many headaches

What does that have to do with the topic of this thread? Also the
__construct behavior and how/why one should call the parent
__construct is also well documented. Anyway, that does not prevent
anyone to write rock solid code.


Cheers,
--
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to