summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2008-04-10 22:31:09 +0000
committerIlia Alshanetsky <iliaa@php.net>2008-04-10 22:31:09 +0000
commita1f0e804366162c98d7ff5b3a0bef7d6b729bb80 (patch)
tree7fb3031cdf05cbef2eca36b933b31fae9c345cb3 /NEWS
parent1e29c1716d0af180c377d602b98fbdea72f4a5ca (diff)
downloadphp-git-a1f0e804366162c98d7ff5b3a0bef7d6b729bb80.tar.gz
Back to dev
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9cdcf0ac6c..1f4e922ae8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
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)