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