diff options
author | Arnaud Le Blanc <lbarnaud@php.net> | 2008-11-04 21:07:44 +0000 |
---|---|---|
committer | Arnaud Le Blanc <lbarnaud@php.net> | 2008-11-04 21:07:44 +0000 |
commit | 9ecba09de6677223ba3e2050a330f90bf37eed13 (patch) | |
tree | 02079f0b42c7ece7d390093ef662f17190bf0213 | |
parent | be8c7c09884124641fa02b90ecee7c914ac14206 (diff) | |
download | php-git-9ecba09de6677223ba3e2050a330f90bf37eed13.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |