[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/sapi/cgi/fastcgi.c trunk/sapi/cgi/fastcgi.c

2009-12-23 Thread Antony Dovgal
tony2001 Wed, 23 Dec 2009 09:40:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=292519 Log: fix minor leak in CGI sapi (happened once per child) Changed paths: U php/php-src/branches/PHP_5_3/sapi/cgi/fastcgi.c U php/php-src/trunk/sa

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_FPM/sapi/fpm/fpm/ fastcgi.c

2009-12-23 Thread Antony Dovgal
tony2001 Wed, 23 Dec 2009 09:42:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=292520 Log: fix leak (merge from trunk) Changed paths: U php/php-src/branches/PHP_5_3_FPM/sapi/fpm/fpm/fastcgi.c Modified: php/php-src/branches/PHP_5_3_FPM/s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/mysqli_api.c branches/PHP_5_3/ext/mysqli/mysqli_nonapi.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_structs.h branches/PHP_5_3/ext/mysqlnd/mysqlnd_wi

2009-12-23 Thread Andrey Hristov
andrey Wed, 23 Dec 2009 11:58:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=292528 Log: Unify. The typedef-ed structs in mysqlnd are always capitalized. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/mysqli_api.c U php

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/imap/ php_imap.c

2009-12-23 Thread Jani Taskinen
And what about the merge to HEAD ? --Jani 22.12.2009 16:57, Pierre Joye wrote: pajoye Tue, 22 Dec 2009 14:57:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=292481 Log: - fix build and warning (introduced by my last commit) Changed paths

Re: [PHP-CVS] svn: /php/php-src/branches/

2009-12-23 Thread Jani Taskinen
22.12.2009 23:43, Johannes Schlüter wrote: johannes Tue, 22 Dec 2009 21:43:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=292499 Log: release branch 5.3.2 Changed paths: A + php/php-src/branches/PHP_5_3_2/ (from php/php-src/bra

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS ext/standard/html.c ext/standard/tests/strings/html_entity_decode_html4.phpt ext/standard/tests/strings/htmlentities_html4.phpt

2009-12-23 Thread Jani Taskinen
You seem to have forgot to commit to HEAD first and then _merge_ to branch again. Or was this something that isn't needed in HEAD or what? --Jani 22.12.2009 7:50, Moriyoshi Koizumi wrote: moriyoshiTue, 22 Dec 2009 05:50:34 + Revision: http://svn.php.net/vi

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

2009-12-23 Thread Jani Taskinen
jani Wed, 23 Dec 2009 21:00:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=292560 Log: I really like the extra space. Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS ===

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

2009-12-23 Thread Jani Taskinen
jani Wed, 23 Dec 2009 21:02:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=292561 Log: I really like the extra space. Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/iconv/php_iconv.h branches/PHP_5_3/ext/iconv/php_iconv.h trunk/ext/iconv/php_iconv.h

2009-12-23 Thread Jani Taskinen
jani Wed, 23 Dec 2009 21:06:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=292562 Log: - ws Changed paths: U php/php-src/branches/PHP_5_2/ext/iconv/php_iconv.h U php/php-src/branches/PHP_5_3/ext/iconv/php_iconv.h U php/ph

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS ext/dbase/dbf_head.c

2009-12-23 Thread Jani Taskinen
I feel like broken record. Is this some PHP_5_2 only issue or why isn't this merged to other branches? --Jani 23.12.2009 6:16, Ilia Alshanetsky wrote: iliaaWed, 23 Dec 2009 04:16:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=292514 L

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/sapi/cgi/fastcgi.c trunk/sapi/cgi/fastcgi.c

2009-12-23 Thread Jani Taskinen
Everybody seems to commit only in whatever branch they are working now? AFAICT, this patch is necessary also in PHP_5_2, why didn't you commit there? --Jani 23.12.2009 11:40, Antony Dovgal wrote: tony2001 Wed, 23 Dec 2009 09:40:28 + Revision: http://svn.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/intl/dateformat/dateformat.c branches/PHP_5_3/ext/intl/formatter/formatter_main.c branches/PHP_5_3/ext/intl/grapheme/grapheme_string.c branches/PHP_5_

2009-12-23 Thread Stanislav Malyshev
stas Wed, 23 Dec 2009 21:41:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=292566 Log: cleanup some code, improve error handling Changed paths: U php/php-src/branches/PHP_5_3/ext/intl/dateformat/dateformat.c U php/php-src/branc

Re: [PHP-CVS] svn: /php/php-src/branches/

2009-12-23 Thread Derick Rethans
On Wed, 23 Dec 2009, Jani Taskinen wrote: > 22.12.2009 23:43, Johannes Schlüter wrote: > > johannes Tue, 22 Dec 2009 21:43:59 + > > > > Revision: http://svn.php.net/viewvc?view=revision&revision=292499 > > > > Log: > > release branch 5.3.2 > > > > Changed pat

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/Zend/zend_API.c branches/PHP_5_3/Zend/zend_API.c trunk/Zend/zend_API.c

2009-12-23 Thread Stanislav Malyshev
stas Thu, 24 Dec 2009 00:15:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=292571 Log: fix flags handling in zend_parse_method_parameters_ex Changed paths: U php/php-src/branches/PHP_5_2/Zend/zend_API.c U php/php-src/branches/P

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/standard/ array.c

2009-12-23 Thread Stanislav Malyshev
stas Thu, 24 Dec 2009 00:27:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=292572 Log: fix interruption problem with array_pad Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/array.c Modified: php/php-src/branches/PHP_5_2

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/ldap/tests/ldap_get_entries_variation.phpt branches/PHP_5_2/ext/ldap/tests/ldap_mod_del_basic.phpt branches/PHP_5_3/ext/ldap/tests/ldap_get_entries_va

2009-12-23 Thread Sriram Natarajan
srinatar Thu, 24 Dec 2009 02:08:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=292574 Log: - Update tests to reflect current behavior after fix for bug #50185 Bug: http://bugs.php.net/50185 (Closed) ldap_get_entries() return false instead of

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/standard/tests/strings/ htmlentities-utf.phpt

2009-12-23 Thread Sriram Natarajan
srinatar Thu, 24 Dec 2009 02:25:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=292575 Log: - Update test from 5.3 branch Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/strings/htmlentities-utf.phpt Modified: php/php-

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/standard/array.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/array.c trunk/ext/standard/array.c

2009-12-23 Thread Ilia Alshanetsky
iliaaWed, 23 Dec 2009 16:33:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=292549 Log: Fixed bug #47409 (extract() problem with array containing word "this"). Bug: http://bugs.php.net/47409 (Open) extract() problem with array containing w

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS ext/standard/html.c ext/standard/tests/strings/html_entity_decode_html4.phpt ext/standard/tests/strings/htmlentities_html4.phpt

2009-12-23 Thread Moriyoshi Koizumi
I just forgot about HEAD. The change will be available shortly. Moriyoshi On Thu, Dec 24, 2009 at 5:56 AM, Jani Taskinen wrote: > You seem to have forgot to commit to HEAD first and then _merge_ to branch > again. Or was this something that isn't needed in HEAD or what? > > --Jani > > > 22.12.20

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS ext/dbase/dbf_head.c

2009-12-23 Thread Kalle Sommer Nielsen
Hi Jani 2009/12/23 Jani Taskinen : > I feel like broken record. Is this some PHP_5_2 only issue or why isn't this > merged to other branches? Because ext/dbase was moved to PECL in PHP_5_3. -- regrads, Kalle Sommer Nielsen ka...@php.net -- PHP CVS Mailing List (http://www.php.net/) To unsubs