Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/wddx wddx.c

2007-03-05 Thread Derick Rethans
On Sun, 4 Mar 2007, Stanislav Malyshev wrote: stas Sun Mar 4 02:23:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/wddx wddx.c Log: fix wrong code # noticed by Stefan Esser Are you merging this to PHP_4_4 as well? regards, Derick

[PHP-CVS] cvs: php-src /ext/date php_date.c

2007-03-05 Thread Michael Wallner
mikeMon Mar 5 14:05:31 2007 UTC Modified files: /php-src/ext/date php_date.c Log: - fix bug #40691: add comparison object handler http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.131r2=1.132diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date php_date.c

2007-03-05 Thread Michael Wallner
mikeMon Mar 5 14:05:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c Log: - fix bug #40691: add comparison object handler

[PHP-CVS] cvs: php-src /ext/date php_date.c

2007-03-05 Thread Michael Wallner
mikeMon Mar 5 14:10:05 2007 UTC Modified files: /php-src/ext/date php_date.c Log: - fix ws as requested by derick http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.132r2=1.133diff_format=u Index: php-src/ext/date/php_date.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date php_date.c

2007-03-05 Thread Michael Wallner
mikeMon Mar 5 14:10:18 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c Log: - fix ws as requested by derick http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.42r2=1.43.2.45.2.43diff_format=u Index:

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

2007-03-05 Thread Michael Wallner
mikeMon Mar 5 14:10:27 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.572r2=1.2027.2.547.2.573diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.572

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/com_dotnet com_extension.c com_wrapper.c php_com_dotnet.h

2007-03-05 Thread andy wharmby
wharmby Mon Mar 5 15:49:00 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/com_dotnet com_wrapper.c com_extension.c php_com_dotnet.h /php-srcNEWS Log: Fixed bug #35872 (Prevent object store references during

[PHP-CVS] cvs: php-src / NEWS

2007-03-05 Thread andy wharmby
wharmby Mon Mar 5 15:53:09 2007 UTC Modified files: /php-srcNEWS Log: Remove bug entry for 35872 as now in 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2141r2=1.2142diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2141 php-src/NEWS:1.2142

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

2007-03-05 Thread Uwe Schindler
thetaphiMon Mar 5 16:28:39 2007 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: snprintf patch http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.78r2=1.79diff_format=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2007-03-05 Thread Uwe Schindler
thetaphiMon Mar 5 16:29:18 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: snprintf patch http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.69.2.3.2.2r2=1.69.2.3.2.3diff_format=u Index: php-src/sapi/nsapi/nsapi.c

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

2007-03-05 Thread Stanislav Malyshev
stasMon Mar 5 21:54:46 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/fdffdf.c Log: use safe_emalloc http://cvs.php.net/viewvc.cgi/php-src/ext/fdf/fdf.c?r1=1.89.2.2.2.8r2=1.89.2.2.2.9diff_format=u Index: php-src/ext/fdf/fdf.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/xmlrpc/libxmlrpc xml_to_soap.c

2007-03-05 Thread Stanislav Malyshev
stasMon Mar 5 21:56:33 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/xmlrpc/libxmlrpc xml_to_soap.c Log: MF5: increase array size to fit buffer size

[PHP-CVS] cvs: php-src(PHP_4_4) /sapi/apache php_apache.c

2007-03-05 Thread Stanislav Malyshev
stasMon Mar 5 21:59:03 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/sapi/apachephp_apache.c Log: MF5: use snprintf http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/php_apache.c?r1=1.69.2.5.4.3r2=1.69.2.5.4.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/interbase ibase_service.c

2007-03-05 Thread Stanislav Malyshev
stasTue Mar 6 00:24:01 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/interbase ibase_service.c Log: fix broken snprintf code http://cvs.php.net/viewvc.cgi/php-src/ext/interbase/ibase_service.c?r1=1.11.2.2.2.4r2=1.11.2.2.2.5diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo pdo_sql_parser.c pdo_sql_parser.re

2007-03-05 Thread Ilia Alshanetsky
iliaa Tue Mar 6 00:52:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_sql_parser.c pdo_sql_parser.re /php-srcNEWS Log: Fixed bug #40417 (Allow multiple instances of the same named PDO token in prepared statement emulation

[PHP-CVS] cvs: php-src /ext/mbstring/oniguruma regposerr.c

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 00:55:46 2007 UTC Modified files: /php-src/ext/mbstring/oniguruma regposerr.c Log: - Revert back to sprintf (we could define snprintf for windows but we don't)

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/oniguruma regposerr.c

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 00:56:42 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regposerr.c Log: - MFH Revert back to sprintf (we could define snprintf for windows but we don't)

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/oniguruma regposerr.c

2007-03-05 Thread Stanislav Malyshev
This is not going to work - sprintf has format as second parameter. Also, I thought PHP does define snprintf for Windows? Marcus Boerger wrote: helly Tue Mar 6 00:56:42 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regposerr.c Log:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/oniguruma regposerr.c

2007-03-05 Thread Marcus Boerger
Hello Stanislav, right, thanks and fixed. Tuesday, March 6, 2007, 2:00:04 AM, you wrote: This is not going to work - sprintf has format as second parameter. Also, I thought PHP does define snprintf for Windows? Marcus Boerger wrote: helly Tue Mar 6 00:56:42 2007 UTC

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/oniguruma regversion.c

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 01:13:22 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regversion.c Log: - More to go # CVS sucks, you cannot mix -D with -r # However, thanks edin for reminding me that we have mini version tags # I still

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/oniguruma regversion.c

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 01:14:38 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regversion.c Log: - And the sizes too http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/oniguruma/regversion.c?r1=1.1.6.4r2=1.1.6.5diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/oniguruma regerror.c

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 01:19:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/oniguruma regerror.c Log: - Revert last part and fix issue under windows

[PHP-CVS] cvs: php-src /ext/mbstring/oniguruma regerror.c

2007-03-05 Thread Marcus Boerger
helly Tue Mar 6 01:21:36 2007 UTC Modified files: /php-src/ext/mbstring/oniguruma regerror.c Log: - Add missing return value check http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/oniguruma/regerror.c?r1=1.3r2=1.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/sybase php_sybase_db.c

2007-03-05 Thread Stanislav Malyshev
stasTue Mar 6 02:03:27 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sybase php_sybase_db.c Log: use safe_erealloc http://cvs.php.net/viewvc.cgi/php-src/ext/sybase/php_sybase_db.c?r1=1.66.2.5.2.3r2=1.66.2.5.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/sybase_ct php_sybase_ct.c

2007-03-05 Thread Stanislav Malyshev
stasTue Mar 6 02:07:10 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sybase_ct php_sybase_ct.c Log: use safe_realloc http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.103.2.5.2.9r2=1.103.2.5.2.10diff_format=u Index:

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

2007-03-05 Thread Stanislav Malyshev
stasTue Mar 6 02:10:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/bz2bz2.c Log: use safe_realloc http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/bz2.c?r1=1.14.2.3.2.10r2=1.14.2.3.2.11diff_format=u Index: php-src/ext/bz2/bz2.c diff -u

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

2007-03-05 Thread Stanislav Malyshev
stasTue Mar 6 02:17:13 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sqlite sqlite.c Log: use safe_realloc http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/sqlite.c?r1=1.166.2.13.2.6r2=1.166.2.13.2.7diff_format=u Index: