diff options
author | Thies C. Arntzen <thies@php.net> | 1999-10-04 13:31:36 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 1999-10-04 13:31:36 +0000 |
commit | 95d49b10b4d04a7b3f11cad9971a82165dfe2615 (patch) | |
tree | bc4daf316893b539b7ea3845d83554e4362189ab | |
parent | ca1d1f832acdac482b468cbb9a448b6bee019906 (diff) | |
download | php-git-95d49b10b4d04a7b3f11cad9971a82165dfe2615.tar.gz |
upgraded the former basic_functions.c code to use new API.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |