summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>1999-10-04 13:31:36 +0000
committerThies C. Arntzen <thies@php.net>1999-10-04 13:31:36 +0000
commit95d49b10b4d04a7b3f11cad9971a82165dfe2615 (patch)
treebc4daf316893b539b7ea3845d83554e4362189ab
parentca1d1f832acdac482b468cbb9a448b6bee019906 (diff)
downloadphp-git-95d49b10b4d04a7b3f11cad9971a82165dfe2615.tar.gz
upgraded the former basic_functions.c code to use new API.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad8a80d5b9..7aaa6c9ffd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
+- Upgrade some more internal functions to use new Zend function API. (Thies,
+ Zend library)
- Fixed backwards incompatibility with ereg() (Thies)
- Updated Zend garbage collection with a much more thorough method.
(Andi, Zend library)