summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2007-04-22 15:33:43 +0000
committerMarcus Boerger <helly@php.net>2007-04-22 15:33:43 +0000
commitd82779ec2605b13b5d9d41704aeaef5fe6f1220a (patch)
tree83d8398922cb76aeb03d2dd6b0b99d110500d012
parentf62d5c9adf582cd26fd8db4df5e52686b57cd272 (diff)
downloadphp-git-d82779ec2605b13b5d9d41704aeaef5fe6f1220a.tar.gz
- BFN
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 095d1cd103..aab9762c79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Apr 2007, PHP 5.2.2RC2
+- Fixed commandline handling fro CLI and CGI. (Marcus, Johannes)
- Upgraded SQLite 3 to version 3.3.16 (Ilia)
+- Updated timezone database to version 2007.5. (Derick)
- Fixed bug #41159 (mysql_pconnect() hash does not account for connect
flags). (Ilia)
- Fixed bug #41121 (range() overflow handling for large numbers on 32bit
@@ -29,7 +31,6 @@ PHP NEWS
- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).
(Derick)
- Fixed bug #39416 (Milliseconds in date()). (Derick)
-- Updated timezone database to version 2007.5. (Derick)
10 Apr 2007, PHP 5.2.2RC1