From: Date: Thu, 26 Jul 2001 00:10:13 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_TSRM_MERGE_PATCH~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56eb7c3b43b8965f856b6921249c7fb83d5606f4;p=php NEWS update --- diff --git a/NEWS b/NEWS index e9de31ccd0..2cabe4ad03 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Improved the stability of OCIPlogon() after a database restart. (Thies) - Fixed __FILE__ in the CGI & Java servlet modes when used in the main script. It only worked correctly in included files before this fix (Andi) - Improved the Zend hash table implementation to be much faster (Andi, Zend