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

2009-05-26 Thread Felipe Pena
felipe Tue May 26 12:26:50 2009 UTC Modified files: /php-src/ext/mssql php_mssql.c php_mssql.h Log: - Fix compile warning nuke unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.191r2=1.192diff_format=u Index:

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

2009-05-26 Thread Felipe Pena
felipe Tue May 26 12:35:38 2009 UTC Modified files: /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.192r2=1.193diff_format=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2009-02-23 Thread Kalle Sommer Nielsen
kalle Mon Feb 23 21:20:48 2009 UTC Modified files: /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.189r2=1.190diff_format=u Index:

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

2009-01-20 Thread Felipe Pena
felipe Tue Jan 20 20:02:38 2009 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: - 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.188r2=1.189diff_format=u Index:

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

2009-01-07 Thread Felipe Pena
felipe Thu Jan 8 00:11:58 2009 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: - Removed WRONG_PARAM_COUNT usage http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.187r2=1.188diff_format=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2008-12-14 Thread Ilia Alshanetsky
iliaa Sun Dec 14 15:35:51 2008 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: simplify code http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.184r2=1.185diff_format=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2008-12-14 Thread Pierre-Alain Joye
pajoye Sun Dec 14 16:19:43 2008 UTC Modified files: /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.185r2=1.186diff_format=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2008-12-11 Thread Pierre-Alain Joye
pajoye Thu Dec 11 15:33:18 2008 UTC Modified files: /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.183r2=1.184diff_format=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

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

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

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

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

2008-10-04 Thread Kalle Sommer Nielsen
kalle Sun Oct 5 04:55:33 2008 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: 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.176r2=1.177diff_format=u Index:

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

2008-07-05 Thread Felipe Pena
felipe Sat Jul 5 20:10:41 2008 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: - MFB: zend_arg_defs.c is unnecessary now http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.175r2=1.176diff_format=u Index: php-src/ext/mssql/php_mssql.c

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

2008-06-29 Thread Felipe Pena
felipe Sun Jun 29 15:21:42 2008 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: - Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.174r2=1.175diff_format=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2008-03-04 Thread Ilia Alshanetsky
iliaa Tue Mar 4 19:39:33 2008 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: Fixed bug #44325 (mssql_bind not correctly bind empty strings as parameter value)

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

2007-10-22 Thread Ilia Alshanetsky
iliaa Mon Oct 22 22:42:54 2007 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect time)

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

2007-02-04 Thread Frank M. Kromann
fmk Sun Feb 4 21:24:28 2007 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: #39213 Fix for '' returned as ' '. This only works with FreeTDS as microsofts library returns a length of 1 for an empty string!

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

2006-04-04 Thread Frank M. Kromann
fmk Tue Apr 4 18:49:44 2006 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFP51: Fix #33694 invalid sql or timeouts makes it impossible to reuse persistent connections

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

2005-12-05 Thread Jani Taskinen
sniper Mon Dec 5 20:25:15 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c php_mssql.h Log: nuke php3 legacy http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.160r2=1.161ty=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2005-11-01 Thread Frank M. Kromann
fmk Tue Nov 1 13:14:56 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds.

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

2005-09-04 Thread Frank M. Kromann
fmk Mon Sep 5 01:05:35 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: Fix for #34369 Add extra parameter to mssql_connect to force a new connection http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.152r2=1.153ty=u Index:

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

2005-08-08 Thread Frank M. Kromann
fmk Mon Aug 8 17:32:21 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c php_mssql.h Log: Fix #32010. Leak in mssql_fetch_batch(). http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.149r2=1.150ty=u Index: php-src/ext/mssql/php_mssql.c

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

2005-08-08 Thread Frank M. Kromann
fmk Mon Aug 8 18:56:00 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Remove debug code and optimize a bit http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.150r2=1.151ty=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2005-08-08 Thread Frank M. Kromann
fmk Mon Aug 8 19:09:08 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Make sure this works for multiple results as well http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.151r2=1.152ty=u Index: php-src/ext/mssql/php_mssql.c diff

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

2005-04-13 Thread Jani Taskinen
Don't forget the NEWS entries for PHP_5_0 and PHP_4_3 branches.. --Jani On Tue, 12 Apr 2005, Frank M. Kromann wrote: fmk Tue Apr 12 13:45:33 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fix for #32682. Error on module shutdown when called from activescript

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

2005-04-12 Thread Frank M. Kromann
fmk Tue Apr 12 13:45:33 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fix for #32682. Error on module shutdown when called from activescript http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.147r2=1.148ty=u Index:

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

2005-02-25 Thread Frank M. Kromann
fmk Fri Feb 25 18:24:19 2005 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: FreeTDS does not have support for DBTEXTLIMIT http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.146r2=1.147ty=u Index: php-src/ext/mssql/php_mssql.c diff -u

[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.145r2=1.146ty=u Index: php-src/ext/mssql/php_mssql.c

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

2004-12-16 Thread Frank M. Kromann
fmk Thu Dec 16 16:47:23 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fix #31120 and #31135. mssql_query returns false on successfill inserts and stored procedures

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

2004-12-06 Thread Ilia Alshanetsky
iliaa Mon Dec 6 14:46:23 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: revert http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.143r2=1.144ty=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2004-12-02 Thread Ilia Alshanetsky
iliaa Thu Dec 2 21:26:04 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fixed bug #30962 (mssql returns space for NULL columns). http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.142r2=1.143ty=u Index:

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

2004-12-02 Thread Andi Gutmans
Do we want to return empty string or NULL? Andi At 02:26 AM 12/3/2004 +, Ilia Alshanetsky wrote: iliaa Thu Dec 2 21:26:04 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fixed bug #30962 (mssql returns space for NULL columns).

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

2004-11-15 Thread Ilia Alshanetsky
iliaa Mon Nov 15 18:37:06 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: fixed build. http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.141r2=1.142ty=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2004-09-28 Thread Ilia Alshanetsky
iliaa Tue Sep 28 10:07:23 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fixed bug #30224 (Sybase date strings are sometimes not null terminated). http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.138r2=1.139ty=u Index:

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

2004-09-28 Thread Frank M. Kromann
fmk Tue Sep 28 14:38:29 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fix compilation http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.139r2=1.140ty=u Index: php-src/ext/mssql/php_mssql.c diff -u

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

2004-06-30 Thread Frank M. Kromann
fmk Wed Jun 30 15:46:57 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fix for #28512. Allocate enough space to store data http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.135r2=1.136ty=u Index: php-src/ext/mssql/php_mssql.c

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

2004-06-03 Thread Sara Golemon
pollita Thu Jun 3 21:03:38 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c php_mssql.h Log: MFB BugFix# 28626 You can't #ifdef check a typedef. Just give it another name since it's only used once anyway.

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

2004-04-20 Thread Frank M. Kromann
fmk Tue Apr 20 19:30:52 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fix problem getting return value from stored procedure when it returns multiple results http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.133r2=1.134ty=u

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

2004-03-19 Thread Frank M. Kromann
fmk Fri Mar 19 13:46:23 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fix for #26589. Crash when selecting many columns of type Money http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.130r2=1.131ty=u Index:

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

2004-02-18 Thread Jani Taskinen
sniper Wed Feb 18 15:22:41 2004 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: register_list_destructors - zend_register_list_destructors_ex http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.c?r1=1.128r2=1.129ty=u Index:

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

2003-12-02 Thread Frank M. Kromann
fmk Tue Dec 2 13:38:30 2003 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: set freed pointer to null to avoid reuse Index: php-src/ext/mssql/php_mssql.c diff -u php-src/ext/mssql/php_mssql.c:1.125 php-src/ext/mssql/php_mssql.c:1.126 ---

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

2003-11-17 Thread Frank M. Kromann
fmk Mon Nov 17 15:56:54 2003 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: Fix for bug #25817 Check for a return value from a stored procedure right after fetching rows Replace code with some Z_ macros Index:

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

2003-10-16 Thread Derick Rethans
On Thu, 16 Oct 2003, Jani Taskinen wrote: On Wed, 15 Oct 2003, Ilia Alshanetsky wrote: If in fact code will be broken then yes, INI directive may be the only route. However, I do not see why trailing spaces were being stripped in the first place, as the original report indicates it does

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

2003-10-15 Thread Frank M. Kromann
Hi Ilia, I think this will break code else where. And now the mssql, sybase and sybase_ct code handles trailing spaces differently. Would it make sence to create a flagin PHP.INI for this ? - Frank iliaa Tue Oct 14 23:31:30 2003 EDT Modified files:

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

2003-10-15 Thread Ilia Alshanetsky
If in fact code will be broken then yes, INI directive may be the only route. However, I do not see why trailing spaces were being stripped in the first place, as the original report indicates it does technically 'corrupt' the data? Ilia On October 15, 2003 05:09 pm, Frank M. Kromann wrote:

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

2003-10-15 Thread Jani Taskinen
On Wed, 15 Oct 2003, Ilia Alshanetsky wrote: If in fact code will be broken then yes, INI directive may be the only route. However, I do not see why trailing spaces were being stripped in the first place, as the original report indicates it does technically 'corrupt' the data? I'm -1000

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

2003-10-15 Thread Frank M. Kromann
Trailing spaces are returned by the database for a char() column, if the inserted data is shorter than the fixed length. This is not the case with a varchar or a text column. Lets fix the Sybase extension as well and see how manu bugs we are getting from this. - Frank On Wed, 15 Oct 2003,

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

2003-10-14 Thread Ilia Alshanetsky
iliaa Tue Oct 14 23:31:30 2003 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql) Index: php-src/ext/mssql/php_mssql.c diff -u php-src/ext/mssql/php_mssql.c:1.123

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

2003-08-18 Thread Ilia Alshanetsky
iliaa Mon Aug 18 07:18:41 2003 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Fixed typo. Index: php-src/ext/mssql/php_mssql.c diff -u php-src/ext/mssql/php_mssql.c:1.119 php-src/ext/mssql/php_mssql.c:1.120 --- php-src/ext/mssql/php_mssql.c:1.119

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

2003-07-23 Thread Ilia Alshanetsky
iliaa Wed Jul 23 12:53:26 2003 EDT Modified files: /php-src/ext/mssql php_mssql.c php_mssql.h Log: Fixed bug #24752 (Unhandled uniqueidentifier field type) Original Patch By: s.sonnenberg[at]coolspot.de Index: php-src/ext/mssql/php_mssql.c diff -u

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

2003-07-23 Thread Ilia Alshanetsky
iliaa Wed Jul 23 12:54:34 2003 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Removed unused variables. Index: php-src/ext/mssql/php_mssql.c diff -u php-src/ext/mssql/php_mssql.c:1.116 php-src/ext/mssql/php_mssql.c:1.117 ---

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

2003-07-03 Thread Frank M. Kromann
fmk Thu Jul 3 12:53:05 2003 EDT Modified files: /php-src/ext/mssql php_mssql.c Log: Change fetch functions and protos so they make more sense. fetch_row or fetch_assoc should not take the optional parameter Index: php-src/ext/mssql/php_mssql.c diff -u