]> granicus.if.org Git - php/commit
MFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
authorArnaud Le Blanc <lbarnaud@php.net>
Mon, 3 Nov 2008 23:29:50 +0000 (23:29 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Mon, 3 Nov 2008 23:29:50 +0000 (23:29 +0000)
commitc644ba688b6a798cc48d166430a71c7ada4d558c
treea3b78d4a5e7837339e73b89e1b8f639c8e0b7116
parent07fe6986ccdf789009233a55cb00062a10d0b744
MFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
"ending" in the stream content)
NEWS
ext/standard/tests/file/bug44607.phpt [new file with mode: 0644]
main/streams/streams.c