Browse Source

- Add abstract methods

experimental/threaded
Andi Gutmans 24 years ago
parent
commit
7ce4bc76bf
  1. 2
      Zend/ZEND_CHANGES

2
Zend/ZEND_CHANGES

@ -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

Loading…
Cancel
Save