summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-12-28 02:08:58 +0000
committer <changelog@php.net>1999-12-28 02:08:58 +0000
commit5a0e5b7fc60cc93f78195304086644cc4731715e (patch)
tree270c05c02a6c45f26a054594ad49ad627f393e9f
parent28ef78e4cbb0adf81ed3d3b20da35d3420179184 (diff)
downloadphp-git-5a0e5b7fc60cc93f78195304086644cc4731715e.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d543a37288..109c6e18f1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
+- Fixed -c support in the standalone CGI binary (Zeev)
- Increased PHP's performance by 5-15% using a new memory cache (Andi & Zeev,
Zend library)
- Improved the php.ini reader to support constants and bitwise operators (Zeev)