summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Le Blanc <lbarnaud@php.net>2008-11-04 21:07:44 +0000
committerArnaud Le Blanc <lbarnaud@php.net>2008-11-04 21:07:44 +0000
commit9ecba09de6677223ba3e2050a330f90bf37eed13 (patch)
tree02079f0b42c7ece7d390093ef662f17190bf0213
parentbe8c7c09884124641fa02b90ecee7c914ac14206 (diff)
downloadphp-git-9ecba09de6677223ba3e2050a330f90bf37eed13.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1c8db4ad8e..31741d23ed 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,8 @@ PHP NEWS
in the stream content). (Arnaud)
- Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash).
(Felipe)
+- Fixed bug #43731 (socket_getpeername: cannot use on stdin with inetd).
+ (Arnaud)
- Fixed bug #43452 (strings containing a weekday, or a number plus weekday
behaved incorrect of the current day-of-week was the same as the one in the
phrase).(Derick)