[PHP-CVS] cvs: php-src /ext/mssql config.w32

2005-01-17 Thread Frank M. Kromann
fmk Tue Jan 18 01:32:12 2005 EDT Modified files: /php-src/ext/mssql config.w32 Log: add --with-freetds option to win32 build. TODO make it work when both mssql and freetds is included or bail out with an error http://cvs.php.net/diff.php/php-src/ext/mssq

[PHP-CVS] cvs: php-src /ext/mssql config.w32

2005-01-17 Thread Frank M. Kromann
fmk Tue Jan 18 01:42:08 2005 EDT Modified files: /php-src/ext/mssql config.w32 Log: use the static dblib.lib to avoid the need for extra dll's http://cvs.php.net/diff.php/php-src/ext/mssql/config.w32?r1=1.5&r2=1.6&ty=u Index: php-src/ext/mssql/config.w32 di

[PHP-CVS] cvs: php-src /ext/mssql php_mssql.h

2005-01-17 Thread Frank M. Kromann
fmk Tue Jan 18 01:29:45 2005 EDT Modified files: /php-src/ext/mssql php_mssql.h Log: make the mssql extension work with freetds on win32 http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.h?r1=1.38&r2=1.39&ty=u Index: php-src/ext/mssql/php_mssql.h diff

[PHP-CVS] cvs: php-src /ext/mssql php_mssql.c

2005-01-17 Thread Frank M. Kromann
fmk Tue Jan 18 01:09:49 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: make the mssql extension work with freetds on win32 http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.145&r2=1.146&ty=u Index: php-src/ext/mssql/php_mssql.c di

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard file.c

2005-01-17 Thread Ilia Alshanetsky
iliaa Mon Jan 17 19:14:56 2005 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard file.c Log: Fixed bug #31580 (fgetcsv() problematic with "" escape sequences). http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.803&r2=

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

2005-01-17 Thread Antony Dovgal
tony2001Mon Jan 17 13:12:07 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/odbc php_odbc.c Log: MFH: fix wierd DB2 issue http://cvs.php.net/diff.php/php-src/ext/odbc/php_odbc.c?r1=1.143.2.18&r2=1.143.2.19&ty=u Index: php-src/ext/odbc/php_odb

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

2005-01-17 Thread Antony Dovgal
tony2001Mon Jan 17 13:11:39 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/odbc php_odbc.c Log: MFH: fix weird DB2 issue http://cvs.php.net/diff.php/php-src/ext/odbc/php_odbc.c?r1=1.179.2.1&r2=1.179.2.2&ty=u Index: php-src/ext/odbc/php_odbc.

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

2005-01-17 Thread Antony Dovgal
tony2001Mon Jan 17 13:08:55 2005 EDT Modified files: /php-src/ext/odbc php_odbc.c Log: fix weird DB2 issue: DB2's SQLDataSources() returns _max available_ length of result string instead of _real_ length and that results in strings a-la "\0

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gd gd.c

2005-01-17 Thread Jani Taskinen
sniper Mon Jan 17 11:59:25 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gd gd.c Log: MFH: CS / WS / proto fixes http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.221.2.52&r2=1.221.2.53&ty=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:

[PHP-CVS] cvs: php-src /ext/xsl xsltprocessor.c

2005-01-17 Thread Christian Stocker
chregu Mon Jan 17 10:56:18 2005 EDT Modified files: /php-src/ext/xslxsltprocessor.c Log: fix protos (by Mehdi Achour ) http://cvs.php.net/diff.php/php-src/ext/xsl/xsltprocessor.c?r1=1.34&r2=1.35&ty=u Index: php-src/ext/xsl/xsltprocessor.c diff -u php-src/ex

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/xsl php_xsl.c php_xsl.h xsltprocessor.c

2005-01-17 Thread Christian Stocker
chregu Mon Jan 17 11:01:38 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/xslphp_xsl.c php_xsl.h xsltprocessor.c Log: MFH proto fixes http://cvs.php.net/diff.php/php-src/ext/xsl/php_xsl.c?r1=1.22.2.4&r2=1.22.2.5&ty=u Index: php-src/ext/xsl/p

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/xsl php_xsl.c php_xsl.h

2005-01-17 Thread Christian Stocker
chregu Mon Jan 17 11:06:57 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/xslphp_xsl.c php_xsl.h Log: revert these 2 files... shouldn't have been comitted .. http://cvs.php.net/diff.php/php-src/ext/xsl/php_xsl.c?r1=1.22.2.5&r2=1.22.2.6&ty=u Index

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gd gd.c

2005-01-17 Thread Jani Taskinen
sniper Mon Jan 17 12:07:58 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gd gd.c Log: MFH: - Added some sanity checks by changing to the parameter parsing API http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.221.2.53&r2=1.221.2.54&ty=u Index: p

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/gd gd.c

2005-01-17 Thread Jani Taskinen
sniper Mon Jan 17 12:07:47 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/gd gd.c Log: MFH: - Added some sanity checks by changing to the parameter parsing API http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.294.2.10&r2=1.294.2.11&ty=u Index: p

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

2005-01-17 Thread Jani Taskinen
sniper Mon Jan 17 12:07:31 2005 EDT Modified files: /php-src/ext/gd gd.c Log: - Added some sanity checks by changing to the parameter parsing API http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.305&r2=1.306&ty=u Index: php-src/ext/gd/gd.c diff -u php-s

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

2005-01-17 Thread Antony Dovgal
tony2001Mon Jan 17 10:07:46 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/odbc php_odbc.c Log: MFH: fix leak http://cvs.php.net/diff.php/php-src/ext/odbc/php_odbc.c?r1=1.143.2.17&r2=1.143.2.18&ty=u Index: php-src/ext/odbc/php_odbc.c diff -u

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

2005-01-17 Thread Antony Dovgal
tony2001Mon Jan 17 10:06:57 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/odbc php_odbc.c Log: MFH: fix leak http://cvs.php.net/diff.php/php-src/ext/odbc/php_odbc.c?r1=1.179&r2=1.179.2.1&ty=u Index: php-src/ext/odbc/php_odbc.c diff -u php-s

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

2005-01-17 Thread Antony Dovgal
tony2001Mon Jan 17 10:05:13 2005 EDT Modified files: /php-src/ext/odbc php_odbc.c Log: fix leak appearing when odbc_errormsg() got invalid resource http://cvs.php.net/diff.php/php-src/ext/odbc/php_odbc.c?r1=1.182&r2=1.183&ty=u Index: php-src/ext/od

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard var_unserializer.c var_unserializer.re

2005-01-17 Thread Stefan Esser
sesser Mon Jan 17 07:13:35 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard var_unserializer.c var_unserializer.re Log: MFH: 64bit fix + compiler warning fix http://cvs.php.net/diff.php/php-src/ext/standard/var_unserializer.c?r1=1.38.

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/apache2handler sapi_apache2.c

2005-01-17 Thread Joe Orton
jorton Mon Jan 17 07:36:44 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/apache2handlersapi_apache2.c Log: MFH - Fixed bug #31519: Set r->status_line to SAPI-provided status-line. http://cvs.php.net/diff.php/php-src/sapi/apache2handler/sapi

[PHP-CVS] cvs: php-src(PHP_5_0) /sapi/apache2handler sapi_apache2.c

2005-01-17 Thread Joe Orton
jorton Mon Jan 17 07:35:29 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/sapi/apache2handlersapi_apache2.c Log: MFH - Fixed bug #31519: Set r->status_line to SAPI-provided status-line. http://cvs.php.net/diff.php/php-src/sapi/apache2handler/sapi

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard var_unserializer.c var_unserializer.re

2005-01-17 Thread Stefan Esser
sesser Mon Jan 17 07:28:11 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard var_unserializer.c var_unserializer.re Log: MFH: 64bit fixes http://cvs.php.net/diff.php/php-src/ext/standard/var_unserializer.c?r1=1.18.4.16&r2=1.18.4.17&ty=

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

2005-01-17 Thread Joe Orton
jorton Mon Jan 17 07:24:41 2005 EDT Modified files: /php-src/sapi/apache2handlersapi_apache2.c Log: Fixed bug #31519: Set r->status_line to SAPI-provided status-line. http://cvs.php.net/diff.php/php-src/sapi/apache2handler/sapi_apache2.c?r1=1.50&r2=1

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard php_var.h var_unserializer.c var_unserializer.re

2005-01-17 Thread Antony Dovgal
On Mon, 17 Jan 2005 12:36:22 +0100 Stefan Esser <[EMAIL PROTECTED]> wrote: > Hi Antony, > > > The patch looks obviously wrong: > > > > > >>+static inline void var_push_dtor(php_unserialize_data_t *var_hashx, > >>zval **rval)+{ > > > > .. > > > >>+ var_push_dtor(var_hash, old_data); > > > >

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard var_unserializer.c var_unserializer.re

2005-01-17 Thread Stefan Esser
sesser Mon Jan 17 06:46:12 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard var_unserializer.c var_unserializer.re Log: Fix compiler warning. http://cvs.php.net/diff.php/php-src/ext/standard/var_unserializer.c?r1=1.18.4.15&r2=1.18.4.1

[PHP-CVS] cvs: php-src /ext/standard var_unserializer.c var_unserializer.re

2005-01-17 Thread Stefan Esser
sesser Mon Jan 17 06:45:09 2005 EDT Modified files: /php-src/ext/standard var_unserializer.c var_unserializer.re Log: Fix compiler warning. http://cvs.php.net/diff.php/php-src/ext/standard/var_unserializer.c?r1=1.48&r2=1.49&ty=u Index: php-src/ext/s

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard php_var.h var_unserializer.c var_unserializer.re

2005-01-17 Thread Antony Dovgal
Hi, Stefan! On Sat, 15 Jan 2005 18:44:30 - "Stefan Esser" <[EMAIL PROTECTED]> wrote: The patch looks obviously wrong: > +static inline void var_push_dtor(php_unserialize_data_t *var_hashx, > zval **rval)+{ .. > + var_push_dtor(var_hash, old_data); The last line should look like this: va

[PHP-CVS] Hello

2005-01-17 Thread a . de . rijke
Important notice! -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php