summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2008-04-30 18:33:33 +0000
committerIlia Alshanetsky <iliaa@php.net>2008-04-30 18:33:33 +0000
commitba307b2affc874cd30552c5c57ff5e79411b7036 (patch)
treef306dc78f0e937a8644a3ca8f8b3445d0316e9eb /NEWS
parent6a7f02001db76ba8f2756df3e5d8172d432bbcb2 (diff)
downloadphp-git-ba307b2affc874cd30552c5c57ff5e79411b7036.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 17f5343af6..240754d792 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+?? ??? 2008, PHP 5.2.7
+
01 May 2008, PHP 5.2.6
- Fixed two possible crashes inside posix extension (Tony)
- Fixed incorrect heredoc handling when label is used within the block.