]> granicus.if.org Git - php/commitdiff
- Add abstract methods
authorAndi Gutmans <andi@php.net>
Wed, 20 Nov 2002 19:15:36 +0000 (19:15 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 20 Nov 2002 19:15:36 +0000 (19:15 +0000)
Zend/ZEND_CHANGES

index c3a632845b96c37a0a178199625c237914486a85..2ded4b52ad7a609ebf2263deb9ed53cf4e58a0f2 100644 (file)
@@ -491,6 +491,8 @@ Changes in the Zend Engine 2.0
 
     * Static methods (TBD)
 
+       * Abstract methods (TBD)
+
     * static function variables
       statics are now treated at compile-time which allows developers
       to assign variables to statics by reference. This change also