Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2009-02-17 Thread Moriyoshi Koizumi
On 火, 2009-02-17 at 10:07 -0800, Andrei Zmievski wrote: > Moriyoshi Koizumi wrote: > > Whatever reasoning, I don't think it's a good idea to revert someone > > else's patch before discussing anything. > > > > Aside from this, I agree with you the old behavior is that stupid, > but > > BC should al

Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2009-02-17 Thread Andrei Zmievski
Moriyoshi Koizumi wrote: Whatever reasoning, I don't think it's a good idea to revert someone else's patch before discussing anything. Aside from this, I agree with you the old behavior is that stupid, but BC should always be honored. Moriyoshi, You committed your "fix" and updated my NEWS en

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-02-17 Thread Ilia Alshanetsky
iliaa Tue Feb 17 17:09:24 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: FN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1423&r2=1.2027.2.547.2.1424&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1423

[PHP-CVS] cvs: win-installer / PHPInstallerBase52.wxs PHPInstallerBase52NTS.wxs PHPInstallerBase53.wxs PHPInstallerBase53NTS.wxs PHPInstallerBase60.wxs PHPInstallerBase60NTS.wxs WebServerConfig52.wxs

2009-02-17 Thread John Mertic
jmertic Tue Feb 17 16:44:59 2009 UTC Modified files: /win-installer PHPInstallerBase52.wxs PHPInstallerBase52NTS.wxs PHPInstallerBase53.wxs PHPInstallerBase53NTS.wxs PHPInstallerBase60.wxs PHPInstallerBase60NTS.wxs

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mbstring mbstring.c /ext/mbstring/tests mb_get_info.phpt

2009-02-17 Thread Moriyoshi Koizumi
moriyoshi Tue Feb 17 16:29:59 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/mbstring/tests mb_get_info.phpt Modified files: /php-src/ext/mbstring mbstring.c Log: - MFH: Add an entry for http_output_conv_mimetypes to the ou

[PHP-CVS] cvs: php-src /ext/mbstring mbstring.c /ext/mbstring/tests mb_get_info.phpt

2009-02-17 Thread Moriyoshi Koizumi
moriyoshi Tue Feb 17 16:28:33 2009 UTC Added files: /php-src/ext/mbstring/tests mb_get_info.phpt Modified files: /php-src/ext/mbstring mbstring.c Log: - Add an entry for http_output_conv_mimetypes to the output of mb_get_info().

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/mail mail_basic2.phpt

2009-02-17 Thread Zoe Slattery
zoe Tue Feb 17 15:21:10 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/mailmail_basic2.phpt Log: Increased the sleep() from 1 to 5 to prevent intermittent failures http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/mail/mail_

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/mail mail_basic2.phpt

2009-02-17 Thread Zoe Slattery
zoe Tue Feb 17 15:16:45 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/mailmail_basic2.phpt Log: Increased the sleep() from 1 to 5 to prevent intermittent failures http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/mail/mail_

[PHP-CVS] cvs: php-src /ext/standard/tests/mail mail_basic2.phpt

2009-02-17 Thread Zoe Slattery
zoe Tue Feb 17 15:13:21 2009 UTC Modified files: /php-src/ext/standard/tests/mailmail_basic2.phpt Log: Increased the sleep() from 1 to 5 to prevent intermittent failures http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/mail/mail_basic2.phpt?r1=1.

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 14:55:58 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Wrap wrong lines http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.498&r2=1.2027.2.547.2.965.2.499&diff_format=u Index: php-src/NEWS diff -u php-

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pdo pdo_dbh.c /ext/pdo_sqlite/tests bug46542.phpt

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 14:42:26 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/tests bug46542.phpt Modified files: /php-srcNEWS /php-src/ext/pdopdo_dbh.c Log: MFH: Fix #46542 Extending PDO class with a

[PHP-CVS] cvs: php-src /ext/pdo pdo_dbh.c /ext/pdo_sqlite/tests bug46542.phpt

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 14:39:58 2009 UTC Added files: /php-src/ext/pdo_sqlite/tests bug46542.phpt Modified files: /php-src/ext/pdopdo_dbh.c Log: - Fix #46542 Extending PDO class with a __call() function doesn't work as exp

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-02-17 Thread Matt Wilmas
mattwil Tue Feb 17 14:28:16 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Entry for bug #47422 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1422&r2=1.2027.2.547.2.1423&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.202

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/odbc php_odbc.c

2009-02-17 Thread Felipe Pena
felipe Tue Feb 17 12:38:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/odbc php_odbc.c /php-srcNEWS Log: - MFH: Fix proto [DOC] proto: $result_array is a reference http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.189.2.4

[PHP-CVS] cvs: php-src /ext/odbc php_odbc.c

2009-02-17 Thread Felipe Pena
felipe Tue Feb 17 12:32:06 2009 UTC Modified files: /php-src/ext/odbc php_odbc.c Log: - Fix proto http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.216&r2=1.217&diff_format=u Index: php-src/ext/odbc/php_odbc.c diff -u php-src/ext/odbc/php_odbc.c:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/odbc php_odbc.c

2009-02-17 Thread Felipe Pena
felipe Tue Feb 17 12:03:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/odbc php_odbc.c Log: - MFH: Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0) http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.189.2.4.2.7.2.12&r2=1.189.2.4.2.7

[PHP-CVS] cvs: php-src /ext/odbc php_odbc.c

2009-02-17 Thread Felipe Pena
felipe Tue Feb 17 12:03:44 2009 UTC Modified files: /php-src/ext/odbc php_odbc.c Log: - Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0) http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.215&r2=1.216&diff_format=u Index: php-src/ext/odbc/php_

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 10:41:09 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Fixed in 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.495&r2=1.2027.2.547.2.965.2.496&diff_format=u Index: php-src/NEWS diff -u php-src/

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mysqli mysqli.c mysqli_prop.c /ext/mysqli/tests bug45940.phpt

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 10:40:18 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mysqli/tests bug45940.phpt Modified files: /php-srcNEWS /php-src/ext/mysqli mysqli.c mysqli_prop.c Log: MFH: Fix #45940 MySQLI OO does not po

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file file_put_contents_variation6.phpt

2009-02-17 Thread Zoe Slattery
zoe Tue Feb 17 10:36:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefile_put_contents_variation6.phpt Log: bug 46680 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/file_put_contents_variation6.phpt?r1=1.1.4.4&

[PHP-CVS] cvs: php-src /ext/standard/tests/file file_put_contents_variation6.phpt

2009-02-17 Thread Zoe Slattery
zoe Tue Feb 17 10:34:11 2009 UTC Modified files: /php-src/ext/standard/tests/filefile_put_contents_variation6.phpt Log: bug 46680 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/file_put_contents_variation6.phpt?r1=1.3&r2=1.4&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mbstring/tests mb_stristr_basic.phpt

2009-02-17 Thread Antony Dovgal
tony2001Tue Feb 17 10:08:25 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring/tests mb_stristr_basic.phpt Log: remove XFAIL http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/mb_stristr_basic.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=

[PHP-CVS] cvs: php-src /ext/mbstring/tests mb_stristr_basic.phpt

2009-02-17 Thread Antony Dovgal
tony2001Tue Feb 17 10:08:23 2009 UTC Modified files: /php-src/ext/mbstring/tests mb_stristr_basic.phpt Log: remove XFAIL http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/mb_stristr_basic.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/mbst