summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2008-04-10 22:24:05 +0000
committerIlia Alshanetsky <iliaa@php.net>2008-04-10 22:24:05 +0000
commit1e29c1716d0af180c377d602b98fbdea72f4a5ca (patch)
treeee3c2e21a7f767d656cdc5d72ec49ce42418496f /NEWS
parent7788b67557a6f4195de8eb594a1ef3c108cbf317 (diff)
downloadphp-git-1e29c1716d0af180c377d602b98fbdea72f4a5ca.tar.gz
5.2.6RC5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b633ae64c7..9cdcf0ac6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Apr 2008, PHP 5.2.6
+10 Apr 2008, PHP 5.2.6RC5
- Fixed incorrect heredoc handling when label is used within the block.
(Matt Wilmas)
- Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)