History log of /PHP-8.0/ext/odbc/php_odbc.c (Results 251 – 275 of 372)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3
# 7cafcc1e 08-Apr-2002 foobar

ws fix


# edead052 08-Apr-2002 foobar

CPP directives must start on the beginning of line


Revision tags: php-4.2.0RC2, php-4.2.0RC1, help
# c8e7db98 12-Mar-2002 Andi Gutmans

- Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTR


# af4b22ce 05-Mar-2002 Dan Kalowsky

Breaking BC, but making odbc_fetch_into behavior more consistent


# 0c78c87f 04-Mar-2002 James Cox

Changing the Velocis extension to now be called Birdstep, due to a product/company change.
added aliases for Velocis to the birdstep functions.
# testing is both advised and encouraged!
@

Changing the Velocis extension to now be called Birdstep, due to a product/company change.
added aliases for Velocis to the birdstep functions.
# testing is both advised and encouraged!
@ The Velocis extension is no

show more ...


# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2
# a4113ee7 26-Feb-2002 Dan Kalowsky

Bug fix 15719 as submited by Joseph Southwell and allows NULL values in ODBC
# I haven't been able to fully test this due to MacOSX compliation errors.
# if someone in the QA group could that

Bug fix 15719 as submited by Joseph Southwell and allows NULL values in ODBC
# I haven't been able to fully test this due to MacOSX compliation errors.
# if someone in the QA group could that'd be appriciated.

show more ...


# cd88ac73 15-Feb-2002 Dan Kalowsky

fix for bug 15516, patch submitted by torben@php.net


Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 860e2e97 30-Jan-2002 Dan Kalowsky

Fix for bug #14803


# 31cd8e0b 21-Jan-2002 Dan Kalowsky

this closes off a number of ODBC bugs.
# this is a bit hack-ish in it's functionality. The proper answer (allowing
# users to set their cursor type) has bugs with some tests cases at this ti

this closes off a number of ODBC bugs.
# this is a bit hack-ish in it's functionality. The proper answer (allowing
# users to set their cursor type) has bugs with some tests cases at this time.
# But this is being done to just get ODBC back into working order.

show more ...


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# 89aa3306 07-Dec-2001 Dan Kalowsky

Fix for bug #13628.
# basically handles a SQL_ERROR case for all odbc_execute()'s


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2
# 24b54b86 05-Sep-2001 Dan Kalowsky

Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2
submitted by Walter Franzini (walter@sys-net.it)
@Fix for LONG_VARCHAR type crashing submitted by Walter Franzini (walte

Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2
submitted by Walter Franzini (walter@sys-net.it)
@Fix for LONG_VARCHAR type crashing submitted by Walter Franzini (walter@sys-net.it)
#Should this also be put into the 4.0.7 RC cycle?

show more ...


Revision tags: php-4.0.7RC1
# 9a3d4e73 13-Aug-2001 Andi Gutmans

- More ZE2 fixes


# 4d11d908 13-Aug-2001 Rasmus Lerdorf

Track down a few more functions that don't check for 0 args and use
faster mechanism


# 8c497f05 13-Aug-2001 Rasmus Lerdorf

We don't consistently check for args passed to functions that don't
take any args. In some cases we probably want to skip the check for
performance reasons, but in other cases where performa

We don't consistently check for args passed to functions that don't
take any args. In some cases we probably want to skip the check for
performance reasons, but in other cases where performance is unlikely
to be a factor, not throwing a warning on the wrong number of args passed
to a function is at best inconsistent, and at worst it could hide a bug.
So, add a few such checks. There are still lots of cases out there.

show more ...


Revision tags: BEFORE_EXP_MERGE
# d80ee070 11-Aug-2001 Andi Gutmans

- Make odbc_fetch_object() work with Engine 2


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 373b3e10 05-Aug-2001 Sascha Schumann

more tsrm cleanup -- output.c is not doing any fetches anymore


# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


1...<<1112131415