summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2008-04-17 11:48:53 +0000
committerAntony Dovgal <tony2001@php.net>2008-04-17 11:48:53 +0000
commit59dde7cbeb52fb53d0871836bebd7ac84cc9b215 (patch)
treeb4cff8a55e9c9e1c69158b48bda4a71dc56aa344 /NEWS
parent11a13337ff60e6522a2b67cfffa836b68a5ed13e (diff)
downloadphp-git-59dde7cbeb52fb53d0871836bebd7ac84cc9b215.tar.gz
make Matt happy =)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dadd9ddd68..a6e7ce6298 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ PHP NEWS
10 Apr 2008, PHP 5.2.6RC5
- Fixed incorrect heredoc handling when label is used within the block.
- (Matt Wilmas)
+ (Matt)
- Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)
(Dmitry)
- Fixed bug #44667 (proc_open() does not handle pipes with the mode 'wb'