summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/ZEND_CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/ZEND_CHANGES b/Zend/ZEND_CHANGES
index f2fb54e280..babd167f20 100644
--- a/Zend/ZEND_CHANGES
+++ b/Zend/ZEND_CHANGES
@@ -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,