> > You could have two classes both defining an innocent method toString(), > > for example, and with your suggestion, inheriting from those classes > > would cause a hard error? Why would "first encountered" definition > > change? > If anything that affected how classes were ordered changed, if the classes were > renamed, if the class definitions changed... first occurence means the first occurence in the inheritance list. then it is important how you order the class names when you inherit them, not when they got defined. b. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] request Chuck Hagenbuch
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request Chuck Hagenbuch
- [PHP-DEV] R: [PHP-DEV] request Alberto
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Stig Sæther Bakken
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Chuck Hagenbuch
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Chuck Hagenbuch
- Re: [PHP-DEV] request Boian Bonev
- Re: [PHP-DEV] request Stig Sæther Bakken
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request Andrei Zmievski
- Re: [PHP-DEV] request Stanislav Malyshev
- Re: [PHP-DEV] request David Guerizec
- Re: [PHP-DEV] request Stig Sæther Bakken