From: Date: Fri, 25 Feb 2000 02:09:09 +0000 (+0000) Subject: NEWS update X-Git-Tag: PHP-4.0-RC1~422 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8fa4f7d83ff6e57adb2457f042b4577f90f754e3;p=php NEWS update --- diff --git a/NEWS b/NEWS index d8acbef93e..7a49c892b2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 +- Fixed -DEAPI inheritance from APXS. (Sascha) +- Fixed possible crash in request-shutdown. (Thies) - Fixed safe_mode_protected_env_vars INI directive (Zeev) - Fixed getrusage() (Sascha) - Fixed OCI8 crash when returning cursors from stored-procedures. (Thies)