[PHP-CVS] cvs: php-src /ext/openssl/tests bug47828.phpt

2009-03-30 Thread Scott MacVicar
scottmacMon Mar 30 22:17:02 2009 UTC Modified files: /php-src/ext/openssl/tests bug47828.phpt Log: I wish people would test their changes before comitting, especially since the test is *IDENTICAL* as before just with different formatting. http://cvs

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

2009-03-30 Thread Ilia Alshanetsky
iliaa Mon Mar 30 19:59:08 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main spprintf.c /php-srcNEWS Log: Fixed bug #47831 (Compile warning for strnlen() in main/spprintf.c) # Patch by rainer\ dot\ jung\ at\ kippdata\ dot\ de http:/

Re: [PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /ext/mysqlnd mysqlnd.c mysqlnd_debug.c mysqlnd_palloc.c mysqlnd_ps_codec.c mysqlnd_result.c mysqln

2009-03-30 Thread Felipe Pena
Hi Andrey, Em Seg, 2009-03-30 às 09:52 +0200, Andrey Hristov escreveu: > Hi Felipe, > backport? If no backport to PHP5_3 please revert these changes and put > the appropriate blocks in #ifdef blocks (PHP_MAJOR_VERSION). Please, do > it. Because the code base should not change, harder to support

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

2009-03-30 Thread Ilia Alshanetsky
iliaa Mon Mar 30 19:49:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcEXTENSIONS Log: Changed order by Wez's request http://cvs.php.net/viewvc.cgi/php-src/EXTENSIONS?r1=1.72.2.4.2.4.2.14&r2=1.72.2.4.2.4.2.15&diff_format=u Index: php-src/EXTENSIONS

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_result_meta.c mysqlnd_statistics.c

2009-03-30 Thread Felipe Pena
felipe Mon Mar 30 19:43:47 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_result_meta.c mysqlnd_statistics.c Log: - Sync with 5.3 http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_result_meta.c?r1=1.11&r2=1.12&diff_format=u Index: php-src/

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

2009-03-30 Thread Pierre-Alain Joye
pajoye Mon Mar 30 18:06:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/openssl/tests bug47828.phpt Log: - MFB: better test case, it crashes on more architecture http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?r1=1.1.2.2&r2=1.1.

[PHP-CVS] cvs: php-src /ext/openssl/tests bug47828.phpt

2009-03-30 Thread Pierre-Alain Joye
pajoye Mon Mar 30 18:06:22 2009 UTC Modified files: /php-src/ext/openssl/tests bug47828.phpt Log: - MFB: better test case, it crashes on more architecture http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?r1=1.1&r2=1.2&diff_format=u Index:

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

2009-03-30 Thread Pierre-Alain Joye
pajoye Mon Mar 30 18:05:43 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - #47828 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1452&r2=1.2027.2.547.2.1453&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.14

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl/tests bug47828.phpt

2009-03-30 Thread Pierre-Alain Joye
pajoye Mon Mar 30 18:05:17 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/openssl/tests bug47828.phpt Log: - better test case, it crashes on more architecture http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?r1=1.1.4.2&r2=1.1.4.3&d

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd.c mysqlnd_debug.c mysqlnd_palloc.c mysqlnd_ps_codec.c mysqlnd_result.c mysqlnd_result_meta.c mysqlnd_statistics.c php_mysqlnd.c

2009-03-30 Thread Felipe Pena
felipe Mon Mar 30 16:52:33 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.c mysqlnd_debug.c mysqlnd_palloc.c mysqlnd_ps_codec.c mysqlnd_result.c mysqlnd_result_meta.c mysql

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build Makefile mkdist.php

2009-03-30 Thread Kalle Sommer Nielsen
kalle Mon Mar 30 14:32:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildMakefile mkdist.php Log: MFH: * Bypass the date/timezone warning by forcing UTC when running mkdist.php * Don't run the copy list for PECL if theres no PECL extens

[PHP-CVS] cvs: php-src /win32/build Makefile mkdist.php

2009-03-30 Thread Kalle Sommer Nielsen
kalle Mon Mar 30 14:32:20 2009 UTC Modified files: /php-src/win32/buildMakefile mkdist.php Log: * Bypass the date/timezone warning by forcing UTC when running mkdist.php * Don't run the copy list for PECL if theres no PECL extensions to copy (fixes a f

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

2009-03-30 Thread Kalle Sommer Nielsen
kalle Mon Mar 30 14:25:54 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/odbc php_odbc.c Log: Nuke unused variable (only in this branch) http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.189.2.4.2.7.2.17&r2=1.189.2.4.2.7.2.18&diff_format

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/isapi php5isapi.c

2009-03-30 Thread Kalle Sommer Nielsen
kalle Mon Mar 30 14:24:16 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/isapi php5isapi.c Log: MFH: Fixed compiler warning http://cvs.php.net/viewvc.cgi/php-src/sapi/isapi/php5isapi.c?r1=1.8.2.2.2.3.2.4&r2=1.8.2.2.2.3.2.5&diff_format=u Index: php-src

[PHP-CVS] cvs: php-src /sapi/isapi php5isapi.c

2009-03-30 Thread Kalle Sommer Nielsen
kalle Mon Mar 30 14:24:01 2009 UTC Modified files: /php-src/sapi/isapi php5isapi.c Log: Fix compiler warning http://cvs.php.net/viewvc.cgi/php-src/sapi/isapi/php5isapi.c?r1=1.16&r2=1.17&diff_format=u Index: php-src/sapi/isapi/php5isapi.c diff -u php-src/sapi/i

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c /ext/simplexml simplexml.c /main php_variables.c

2009-03-30 Thread Kalle Sommer Nielsen
kalle Mon Mar 30 14:21:03 2009 UTC Modified files: /php-src/ext/pcre php_pcre.c /php-src/ext/simplexml simplexml.c /php-src/main php_variables.c Log: Fixed Windows build, declarations first ladies and gentlemen http://cvs.php.net/viewvc.

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

2009-03-30 Thread Johannes Schlüter
johannesMon Mar 30 13:57:02 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Reorder NEWS entries http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.544&r2=1.2027.2.547.2.965.2.545&diff_format=u Index: php-src/NEWS diff

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/mysqlnd mysqlnd_debug.c mysqlnd_debug.h

2009-03-30 Thread Johannes Schlüter
johannesMon Mar 30 13:55:48 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/mysqlndmysqlnd_debug.c mysqlnd_debug.h Log: MFH Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at startup) h

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_debug.c mysqlnd_debug.h

2009-03-30 Thread Johannes Schlüter
johannesMon Mar 30 13:53:37 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_debug.c mysqlnd_debug.h Log: - Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at startup) http://cvs.php.net/viewvc.cgi/php-src/ext/my

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests DateTimeZone_getOffset_basic1.phpt timezone_offset_get_basic1.phpt

2009-03-30 Thread andy wharmby
wharmby Mon Mar 30 12:35:31 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/tests DateTimeZone_getOffset_basic1.phpt timezone_offset_get_basic1.phpt Log: Fix date tests which started failing after change to BST h

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests DateTimeZone_getOffset_basic1.phpt timezone_offset_get_basic1.phpt

2009-03-30 Thread andy wharmby
wharmby Mon Mar 30 12:35:30 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests timezone_offset_get_basic1.phpt DateTimeZone_getOffset_basic1.phpt Log: Fix date tests which started failing after change to BST h

[PHP-CVS] cvs: php-src /ext/date/tests DateTimeZone_getOffset_basic1.phpt timezone_offset_get_basic1.phpt

2009-03-30 Thread andy wharmby
wharmby Mon Mar 30 12:35:29 2009 UTC Modified files: /php-src/ext/date/tests timezone_offset_get_basic1.phpt DateTimeZone_getOffset_basic1.phpt Log: Fix date tests which started failing after change to BST http://cvs.php.net

Re: [PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /ext/mysqlnd mysqlnd.c mysqlnd_debug.c mysqlnd_palloc.c mysqlnd_ps_codec.c mysqlnd_result.c mysqln

2009-03-30 Thread Andrey Hristov
Hannes Magnusson wrote: You probably mean just the mysqlnd changes, right? ext/mysql and ext/mysqli already contain bunch of differences between HEAD and 5.3. Right, the mysqlnd changes. Although I planned to unify the 5_3 and the HEAD ext/mysql and ext/mysqli to lower the maintaining costs. B

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl/tests bug47828.phpt

2009-03-30 Thread Scott MacVicar
scottmacMon Mar 30 09:18:21 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/openssl/tests bug47828.phpt Log: MFH Add test for bug #47828 http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?view=markup&rev=1.1 Index: php-src/

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

2009-03-30 Thread Scott MacVicar
scottmacMon Mar 30 09:17:57 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/openssl/tests bug47828.phpt Log: MFH Add test for bug #47828 http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?view=markup&rev=1.1 Index: php-src/

[PHP-CVS] cvs: php-src /ext/openssl/tests bug47828.phpt

2009-03-30 Thread Scott MacVicar
scottmacMon Mar 30 09:17:47 2009 UTC Added files: /php-src/ext/openssl/tests bug47828.phpt Log: Add test for bug #47828 http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?view=markup&rev=1.1 Index: php-src/ext/openssl/tests/bug

Re: [PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /ext/mysqlnd mysqlnd.c mysqlnd_debug.c mysqlnd_palloc.c mysqlnd_ps_codec.c mysqlnd_result.c mysqln

2009-03-30 Thread Hannes Magnusson
You probably mean just the mysqlnd changes, right? ext/mysql and ext/mysqli already contain bunch of differences between HEAD and 5.3. -Hannes On Mon, Mar 30, 2009 at 09:52, Andrey Hristov wrote: >  Hi Felipe, > backport? If no backport to PHP5_3 please revert these changes and put the > appropr

Re: [PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /ext/mysqlnd mysqlnd.c mysqlnd_debug.c mysqlnd_palloc.c mysqlnd_ps_codec.c mysqlnd_result.c mysqln

2009-03-30 Thread Andrey Hristov
Hi Felipe, backport? If no backport to PHP5_3 please revert these changes and put the appropriate blocks in #ifdef blocks (PHP_MAJOR_VERSION). Please, do it. Because the code base should not change, harder to support with two branches.Thanks! Best, Andrey Felipe Pena wrote: felipe