diff options
| author | Arnaud Le Blanc <lbarnaud@php.net> | 2008-11-03 23:29:50 +0000 |
|---|---|---|
| committer | Arnaud Le Blanc <lbarnaud@php.net> | 2008-11-03 23:29:50 +0000 |
| commit | c644ba688b6a798cc48d166430a71c7ada4d558c (patch) | |
| tree | a3b78d4a5e7837339e73b89e1b8f639c8e0b7116 /NEWS | |
| parent | 07fe6986ccdf789009233a55cb00062a10d0b744 (diff) | |
| download | php-git-c644ba688b6a798cc48d166430a71c7ada4d558c.tar.gz | |
MFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
"ending" in the stream content)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ PHP NEWS (Arnaud) - Fixed bug #44938 (gettext functions crash with overly long domain). (Christian Schneider, Ilia) +- Fixed bug #44607 (stream_get_line unable to correctly identify the "ending" + in the stream content). (Arnaud) - Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash). (Felipe) - Fixed bug #43452 (strings containing a weekday, or a number plus weekday |
