[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2009-03-19 Thread Arnaud Le Blanc
lbarnaudThu Mar 19 17:55:10 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer() performance degraded after fix of bug 44607). http://cvs.php.net

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2009-01-08 Thread Felipe Pena
Em Sex, 2009-01-09 às 00:27 +0300, Antony Dovgal escreveu: > On 08.01.2009 21:46, Felipe Pena wrote: > > felipe Thu Jan 8 18:46:00 2009 UTC > > > > Modified files: (Branch: PHP_5_3) > > /php-src/main/streams streams.c > > Log: > > MFH: > > - Fixed bug #470

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2009-01-08 Thread Antony Dovgal
On 08.01.2009 21:46, Felipe Pena wrote: > felipeThu Jan 8 18:46:00 2009 UTC > > Modified files: (Branch: PHP_5_3) > /php-src/main/streams streams.c > Log: > MFH: > - Fixed bug #47037 (No error when using fopen with emty string) > Patch by Cristian R

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2009-01-08 Thread Felipe Pena
felipe Thu Jan 8 18:46:00 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: - Fixed bug #47037 (No error when using fopen with emty string) Patch by Cristian Rodriguez R. http://cvs.php.net/viewvc.cgi/php-src/main

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c xp_socket.c

2008-11-24 Thread David Soria Parra
dsp Mon Nov 24 15:36:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c xp_socket.c Log: MFH: Revert fix for 43782, as it caused problems. http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.18.2.19&r

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-08-06 Thread Antony Dovgal
On 06.08.2008 19:19, Jani Taskinen wrote: Antony Dovgal kirjoitti: tony2001Wed Aug 6 09:03:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: increase context refcount before open() to avoid crash when open() fails

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-08-06 Thread Jani Taskinen
Antony Dovgal kirjoitti: tony2001Wed Aug 6 09:03:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: increase context refcount before open() to avoid crash when open() fails and destroys the context [snip] Isn

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-08-06 Thread Antony Dovgal
tony2001Wed Aug 6 09:03:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: increase context refcount before open() to avoid crash when open() fails and destroys the context http://cvs.php.net/viewvc.cgi/php-

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-07-11 Thread Antony Dovgal
tony2001Fri Jul 11 12:40:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.18.2.11&r2=1.82.2.6.2.18.2.12&diff_format=u Index: php-src/

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-04-28 Thread Greg Beaver
cellog Mon Apr 28 22:39:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: fix erroneous use of php_resolve_path in _php_stream_wrapper_open_ex - this breaks require/include for all extensions that intercept zend_resolve_path

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-03-24 Thread Antony Dovgal
tony2001Mon Mar 24 16:28:35 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: disabled mmap() when copying files to memory http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.18.2.5&r2=1.8

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2007-12-29 Thread Antony Dovgal
tony2001Sat Dec 29 10:52:24 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: correct fix for bug #43522 http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.18.2.2&r2=1.82.2.6.2.18.2.3&diff_for