Zeev Suraski wrote:
> zeev Wed Jan 14 09:00:12 2004 EDT
>
> Modified files:
> /ZendEngine2 zend_compile.c
> Log:
> Don't allow interfaces to implement anything
Could you please add support for
interface Lifecycle extends Startable, Stoppable, Disposable {
// ...
}
An interface should be able to extend more than one other interface.
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php