Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/zlib/ zlib.c

2011-12-26 Thread Pierre Joye
ah right, I misread the initial commit. applied. On Tue, Dec 27, 2011 at 2:29 AM, Stas Malyshev wrote: > Hi! > > >> was only present in 5.4 as far as I can tell, see Stas' commit yesterday. > > > Not sure what you mean as I did identical commits to both 5.4 and trunk. I > also think it might be b

[PHP-CVS] svn: /php/php-src/trunk/ext/zlib/ zlib.c

2011-12-26 Thread Pierre Joye
pajoye Tue, 27 Dec 2011 02:39:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=321420 Log: - fix bug 60326, fix crash introduce by the fix Bug: https://bugs.php.net/60326 (Assigned) ob_gzhander() removed Changed paths: U php/php-s

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/date/tests/ DateTime_add-fall-type2-type2.phpt

2011-12-26 Thread Daniel Convissor
danielc Tue, 27 Dec 2011 02:13:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=321419 Log: One less xfail since Bug 55253 was fixed. Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1 hour on objects with time zone t

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/zlib/ zlib.c

2011-12-26 Thread Stas Malyshev
Hi! was only present in 5.4 as far as I can tell, see Stas' commit yesterday. Not sure what you mean as I did identical commits to both 5.4 and trunk. I also think it might be better to do it on RINIT, just in case. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/zlib/ zlib.c

2011-12-26 Thread Pierre Joye
was only present in 5.4 as far as I can tell, see Stas' commit yesterday. On Tue, Dec 27, 2011 at 1:01 AM, Hannes Magnusson wrote: > trunk? > > -Hannes > > On Mon, Dec 26, 2011 at 23:53, Pierre Joye wrote: >> pajoye                                   Mon, 26 Dec 2011 22:53:12 + >> >> Revision

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/zlib/ zlib.c

2011-12-26 Thread Hannes Magnusson
trunk? -Hannes On Mon, Dec 26, 2011 at 23:53, Pierre Joye wrote: > pajoye                                   Mon, 26 Dec 2011 22:53:12 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=321417 > > Log: > - Fix bug #60326, fix crash introduced by initial fix > > Bug: https://bugs

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/zlib/ zlib.c

2011-12-26 Thread Pierre Joye
pajoye Mon, 26 Dec 2011 22:53:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=321417 Log: - Fix bug #60326, fix crash introduced by initial fix Bug: https://bugs.php.net/60326 (Assigned) ob_gzhander() removed Changed paths: U php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/zlib/zlib.c trunk/ext/zlib/zlib.c

2011-12-26 Thread Pierre Joye
pajoye Mon, 26 Dec 2011 12:32:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=321411 Log: - Fix bug #60326, fix TS build (introduced by r321406) Bug: https://bugs.php.net/60326 (error getting bug information) Changed paths: U php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/zlib/php_zlib.h branches/PHP_5_4/ext/zlib/zlib.c trunk/ext/zlib/php_zlib.h trunk/ext/zlib/zlib.c

2011-12-26 Thread Stanislav Malyshev
stas Mon, 26 Dec 2011 08:29:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=321406 Log: fix bug #60326 - restore ob_gzhandler Bug: https://bugs.php.net/60326 (error getting bug information) Changed paths: U php/php-src/branches