summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2000-02-25 02:09:09 +0000
committer <changelog@php.net>2000-02-25 02:09:09 +0000
commit8fa4f7d83ff6e57adb2457f042b4577f90f754e3 (patch)
tree747ce46a569d5b818b6f0b463fcbf72de0c2f744 /NEWS
parentba03c9f2aa50149197753743c490c1de4f0364f2 (diff)
downloadphp-git-8fa4f7d83ff6e57adb2457f042b4577f90f754e3.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)