[Fwd: Re: [PHP-DEV] Bug: Can't inherit abstract function]

2004-10-12 Thread Jason Farrell
--- Begin Message --- Jochem Maas wrote: Wez Furlong wrote: An interface is a *public* contract by definition; PPP specifiers just don't make sense there. out of curiosity: would that be a definition at the PHP level (i.e. decided by php-devs) or is that definition m

Re: [PHP-DEV] Re: declaring classes as static or final

2004-09-29 Thread Jason Farrell
Michael Virnstein wrote: 2. final classes: final classes can't be extended already supported Cannot find it in the docs. http://www.php.net/manual/en/language.oop5.final.php doesn't seem to have any comments on that. I'm not at home at the moment, so i couldn't try, but are you really s