GrandParent::__construct();
On 10/31/06, Evert | Rooftop <[EMAIL PROTECTED]> wrote:
Yes, but I want to ignore Parent behaviour, and Re-inherit GrandParent
behaviour..
Evert
Jasper Bryant-Greene wrote:
> adding parent::__construct() in the constructors of both Parent and
> Child should do what
Jasper Bryant-Greene wrote:
> adding parent::__construct() in the constructors of both Parent and
> Child should do what you want.
not only that but you 'should' _always_ really be calling the complete
constructor chain (e.g. Gparent < Parent < Child) according to "OO theory" -
the thought being t
Yes, but I want to ignore Parent behaviour, and Re-inherit GrandParent
behaviour..
Evert
Jasper Bryant-Greene wrote:
adding parent::__construct() in the constructors of both Parent and
Child should do what you want.
Jasper
Evert | Rooftop wrote:
Hi List,
Sorry if this is the wrong list f
adding parent::__construct() in the constructors of both Parent and
Child should do what you want.
Jasper
Evert | Rooftop wrote:
> Hi List,
>
> Sorry if this is the wrong list for this kind of stuff.. I'd be happy to
> re-post this to the users mailing list.
>
> With the recent updates that wil
Hi List,
Sorry if this is the wrong list for this kind of stuff.. I'd be happy to
re-post this to the users mailing list.
With the recent updates that will raise E_STRICT on static calls that
are non static, how do we properly do the following..
I have a class named 'GrandParent' a class na
Have a look at these.
+++ Attachment: No Virus found
+++ Panda AntiVirus - www.pandasoftware.com
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
I working in Polish translation team since approx. 2001. From still active
translators only Leszek have write access to cvs.php.net. I want help
contribute to the PHP original documentation and solve bugs.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://ww
Hello,
My account 'kouichi66' seems not yet created.
What should I do?
> Hello,
>
> > Hello
> >
> > On 10/20/06, Sakamoto Kouichi <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > > > A simple check on master.php.net will telly you that the account has
> > > > not been created :)
> > >
> > > Th