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

2009-05-26 Thread Felipe Pena
felipe Tue May 26 12:35:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: - Fixed param type (%l -> %ld) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.22&r2=1.152.2.13.2.4.2.23&diff_format=u Inde

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

2009-02-23 Thread Kalle Sommer Nielsen
kalle Mon Feb 23 21:21:02 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Fixed #37209 (mssql_execute with non fatal errors) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.21&r2=1.152.2.13.2.4.2.2

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

2009-01-20 Thread Felipe Pena
felipe Tue Jan 20 20:03:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: - MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.

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

2009-01-07 Thread Felipe Pena
felipe Thu Jan 8 00:12:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: - MFH: Removed WRONG_PARAM_COUNT usage http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.19&r2=1.152.2.13.2.4.2.20&diff_forma

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

2008-12-14 Thread Pierre-Alain Joye
pajoye Sun Dec 14 16:25:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: - fix build http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.17&r2=1.152.2.13.2.4.2.18&diff_format=u Index: php-src/ext/mssq

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

2008-12-14 Thread Ilia Alshanetsky
iliaa Sun Dec 14 15:34:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Simplify code http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.16&r2=1.152.2.13.2.4.2.17&diff_format=u Index: php-src/ext

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

2008-12-11 Thread Pierre-Alain Joye
pajoye Thu Dec 11 15:31:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: - MFB: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.15&r2=1.152.2.13.2.4.2.16&diff_format=u Index: php-src/ext

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

2008-12-10 Thread Ilia Alshanetsky
iliaa Wed Dec 10 20:53:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value inside a binary or image column type) http://cvs.php.net/viewvc.cgi/php-src/ex

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

2008-10-09 Thread Kalle Sommer Nielsen
kalle Thu Oct 9 18:34:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: MFH: * Fix gcov warnings about parameters not initialized (Thanks for noticing Felipe!) * Changed int to be long in mssql_num_fields http://cvs.php.ne

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

2008-10-06 Thread Kalle Sommer Nielsen
kalle Mon Oct 6 21:50:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: MFH: * is_output and is_null parameters are now booleans instead of int in mssql_bind * Added missing conditional from old parameter parsing http://cv

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

2008-10-04 Thread Kalle Sommer Nielsen
kalle Sun Oct 5 04:55:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: MFH: New parameter parsing API (with lots of help from Felipe) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.8&r2=1.152.2.

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

2008-07-05 Thread Felipe Pena
felipe Sat Jul 5 20:09:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: - zend_arg_defs.c is unnecessary now http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.7&r2=1.152.2.13.2.4.2.8&diff_format

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

2008-06-29 Thread Felipe Pena
felipe Sun Jun 29 15:11:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: - Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.6&r2=1.152.2.13.2.4.2.7&diff_format=u Index: php-src/ext

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

2008-03-05 Thread Ilia Alshanetsky
iliaa Wed Mar 5 23:52:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Revert patch for bug #44325 http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.5&r2=1.152.2.13.2.4.2.6&diff_format=u In

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

2008-03-04 Thread Ilia Alshanetsky
iliaa Tue Mar 4 19:38:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Fixed bug #44325 (mssql_bind not correctly bind empty strings as parameter value) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152

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

2008-02-10 Thread Ilia Alshanetsky
iliaa Sun Feb 10 14:49:23 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Possible fix for bug #43861 http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.3&r2=1.152.2.13.2.4.2.4&diff_format=u Ind

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

2007-10-22 Thread Ilia Alshanetsky
iliaa Mon Oct 22 22:42:43 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Fixed bug #4294 (Move *timeout initialization from RINIT to connect time) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.