[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/bz2 bz2_filter.c

2009-02-08 Thread Greg Beaver
cellog Mon Feb 9 03:44:59 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/bz2bz2_filter.c Log: MFB fix Bug #46026 (this is a refinement of the previous fix) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1411&r2=1

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

2009-02-08 Thread Ilia Alshanetsky
iliaa Mon Feb 9 02:55:45 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams xp_socket.c Log: MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the remote end restarts) http://cvs.php.net/viewvc.cgi/php-src/main/strea

Re: [PHP-CVS] cvs: php-src /main/streams xp_socket.c

2009-02-08 Thread Ilia Alshanetsky
Because I forgot to commit it ;-) On 8-Feb-09, at 3:18 PM, Antony Dovgal wrote: On 08.02.2009 19:54, Ilia Alshanetsky wrote: iliaa Sun Feb 8 16:54:57 2009 UTC Modified files: /php-src/main/streamsxp_socket.c Log: MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed socket

[PHP-CVS] cvs: php-src / README.RELEASE_PROCESS

2009-02-08 Thread Lukas Smith
lsmith Sun Feb 8 20:24:44 2009 UTC Modified files: /php-srcREADME.RELEASE_PROCESS Log: MFB primary testers list is now mailed for every release http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.14&r2=1.15&diff_format=u Index: php-src/README

[PHP-CVS] cvs: php-src(PHP_5_3) / README.RELEASE_PROCESS

2009-02-08 Thread Lukas Smith
lsmith Sun Feb 8 20:24:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcREADME.RELEASE_PROCESS Log: primary testers list is now mailed for every release http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.1.2.14&r2=1.1.2.15&diff_format=u

Re: [PHP-CVS] cvs: php-src /main/streams xp_socket.c

2009-02-08 Thread Antony Dovgal
On 08.02.2009 19:54, Ilia Alshanetsky wrote: > iliaa Sun Feb 8 16:54:57 2009 UTC > > Modified files: > /php-src/main/streams xp_socket.c > Log: > MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when > the remote end restarts) This loo

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

2009-02-08 Thread Ilia Alshanetsky
iliaa Sun Feb 8 16:54:57 2009 UTC Modified files: /php-src/main/streams xp_socket.c Log: MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the remote end restarts) http://cvs.php.net/viewvc.cgi/php-src/main/streams/xp_sock

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

2009-02-08 Thread Ilia Alshanetsky
iliaa Sun Feb 8 16:54:43 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams xp_socket.c Log: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the remote end restarts) # Patch by Richard dot Krehbiel at gmail dot