1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00

TBD: __call(), __get(), __set().

This commit is contained in:
Sebastian Bergmann
2002-09-04 12:49:15 +00:00
parent c3ff90aac2
commit 42eebfc81a

View File

@@ -534,6 +534,8 @@ Changes in the Zend Engine 2.0
* __autoload(). TBD.
* __call(), __get(), __set(). TBD.
Changes in the Zend Engine 1.0
The Zend Engine was designed from the ground up for increased speed,