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