summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2002-06-30 19:55:50 +0000
committerAndi Gutmans <andi@php.net>2002-06-30 19:55:50 +0000
commit4d1321afbce744828196c06148d7791d8a6eff1e (patch)
tree00002a3fc3e432c32e8a34ed8fa3d8a337cc8952
parentd325d07b1a8e867f88a2080fbcd48df5cbba3f81 (diff)
downloadphp-git-4d1321afbce744828196c06148d7791d8a6eff1e.tar.gz
- Remember to document autoload when I have time.
-rw-r--r--Zend/ZEND_CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/ZEND_CHANGES b/Zend/ZEND_CHANGES
index 1667a1af90..85c60a44e4 100644
--- a/Zend/ZEND_CHANGES
+++ b/Zend/ZEND_CHANGES
@@ -515,6 +515,7 @@ Changes in the Zend Engine 2.0
}
?>
+ * __autoload(). TBD.
Changes in the Zend Engine 1.0