[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2011-02-18 Thread Pierre Joye
pajoye Fri, 18 Feb 2011 17:22:27 + Revision: http://svn.php.net/viewvc?view=revisionrevision=308473 Log: - bug #54002 entry Bug: http://bugs.php.net/54002 (error getting bug information) Changed paths: U php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/trunk/main/streams/ userspace.c

2011-02-18 Thread Gustavo André dos Santos Lopes
cataphract Fri, 18 Feb 2011 17:53:26 + Revision: http://svn.php.net/viewvc?view=revisionrevision=308474 Log: - Changed return value in userspace stream set_option to not implemented, instead of failure. #Currently, there's no way to test this, because the only

[PHP-CVS] svn: /php/php-src/trunk/tests/basic/ enable_post_data_reading_02.phpt

2011-02-18 Thread Gustavo André dos Santos Lopes
cataphract Sat, 19 Feb 2011 00:48:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=308475 Log: - Fixed test to work in systems with different line endings. Changed paths: U php/php-src/trunk/tests/basic/enable_post_data_reading_02.phpt

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING ext/standard/basic_functions.c ext/standard/streamsfuncs.c ext/standard/streamsfuncs.h ext/standard/tests/file/userstreams_006.phpt ext/standard/tests/stre

2011-02-18 Thread Gustavo André dos Santos Lopes
cataphract Sat, 19 Feb 2011 01:28:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=308477 Log: - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plain stream when 0 is given as the value. - PHP_STREAM_OPTION_WRITE_BUFFER no