summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>1999-09-14 14:18:57 +0000
committerThies C. Arntzen <thies@php.net>1999-09-14 14:18:57 +0000
commitcdd360043edfd65da7593d4698764c99512835c4 (patch)
tree68d6882558f128e88abaae713ad79449c472f2b7
parentda599af7cb70959324346eac2615cdce592abd50 (diff)
downloadphp-git-cdd360043edfd65da7593d4698764c99512835c4.tar.gz
forgot
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 92224328e8..63c452d248 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
-- count() speedup. (Thies)
+- count()/is_array/is_object... speedups. (Thies)
- OCI8 supports appending and positioning when saving LOBs (Thies)
- Added metaphone support (Thies)
- OCI8 doesn't use define callbacks any longer. (Thies)