On Sun, 08 Apr 2012 05:36:38 +0100, Christopher Jones <christopher.jo...@oracle.com> wrote:



On 4/7/12 8:32 AM, Gustavo Andr&eacute; dos Santos Lopes wrote:
Commit:    0f180a63ebb2d65bbe49b68d2430639b20443e9a
Author: Gustavo André dos Santos Lopes<cataphr...@php.net> Sat, 7 Apr 2012 16:32:19 +0100
Parents:   9bf8cd4b3437f6335e20843c9e3668b44761feba
Branches:  PHP-5.3 PHP-5.4 master

Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0f180a63ebb2d65bbe49b68d2430639b20443e9a

Log:
Fixed bug in new stream_get_line() when using NUL as a delimiter.

This is the issue Derick spotted a few days ago..

Changed paths:
   A  ext/standard/tests/streams/stream_get_line_NUL_delimiter.phpt
   M  main/streams/streams.c

Can you add a NEWS entry?


This fixes a problem caused by a change that's not in any released PHP version.

--
Gustavo Lopes

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to