Re: [PHP-CVS] svn: /php/php-src/trunk/main/streams/ php_stream_context.h streams.c

2012-02-21 Thread Gustavo Lopes
On Tue, 21 Feb 2012 23:00:21 +0100, Christopher Jones wrote: On 02/21/2012 01:55 PM, Gustavo André dos Santos Lopes wrote: cataphract Tue, 21 Feb 2012 21:55:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=323416 Log: - Revert r134029. The

Re: [PHP-CVS] svn: /php/php-src/trunk/main/streams/ php_stream_context.h streams.c

2012-02-21 Thread Christopher Jones
On 02/21/2012 01:55 PM, Gustavo André dos Santos Lopes wrote: cataphract Tue, 21 Feb 2012 21:55:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=323416 Log: - Revert r134029. The streams pooling API was never used in more than 8 years and th

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

2012-02-21 Thread Gustavo André dos Santos Lopes
cataphract Tue, 21 Feb 2012 21:55:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=323416 Log: - Revert r134029. The streams pooling API was never used in more than 8 years and therefore unnecessarily adds complexity. Changed paths: U php/

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING ext/spl/spl_fixedarray.c ext/spl/tests/SplFixedArray_serialize.phpt

2012-02-21 Thread Adam Harvey
aharvey Tue, 21 Feb 2012 10:34:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=323408 Log: Add a __wakeup() method to SplFixedArray, thereby fixing serialising an SplFixedArray object and bug #60560 (SplFixedArray un-/serialize, getSize(), coun