diff options
author | Zeev Suraski <zeev@php.net> | 1999-09-03 00:18:52 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 1999-09-03 00:18:52 +0000 |
commit | 2521b5550ab059f3033c7fef1359a460f66cd9c2 (patch) | |
tree | c0168401fa62dbc0e0722cd75ed4586d653d8503 | |
parent | 7b083fe5d11083d787d8a4c4d66b05989a54c5ab (diff) | |
download | php-git-2521b5550ab059f3033c7fef1359a460f66cd9c2.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP 4.0 CHANGE LOG ChangeLog ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? 1999, Version 4.0 Beta 3 +- Fixed the a problem in the resource reference counting mechanism, that + caused resources to be freed much later than they were supposed to (Zeev, + Zend library) - Ported newest GetImageSize (Thies) - Added session compile support in Win32 (Andi) - Added -d switch to the CGI binary that allows overriding php.ini values |