History log of /PHP-8.3/ext/pdo_firebird/firebird_driver.c (Results 101 – 120 of 120)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.2.1RC1
# c7d84b74 16-Nov-2006 Ilia Alshanetsky

Fixed compiler warnings

Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version

Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1
# e53f6428 11-Sep-2005 Wez Furlong

merge George's fixes back from HEAD

Revision tags: PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year

Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# d87c5ec2 06-Feb-2005 Wez Furlong

update for api changes

# 26f97a91 21-Jan-2005 Wez Furlong

Eliminate unused parameter.
Don't start a transaction when asking for a cursor with pgsql.
Fix parameter binding for sqlite3

# 9b360898 19-Jan-2005 Wez Furlong

let it compile again

# a9d98544 18-Jan-2005 Wez Furlong

Allow drivers to select bind emulation on a per statement basis

# 10eb5a10 13-Jan-2005 Wez Furlong

fix compile.
Someone with firebird needs to sit down and give this extension some love

# 44866662 07-Jan-2005 Wez Furlong

half-update for sqlstate error codes

Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2
# 72040f7f 23-Sep-2004 Wez Furlong

more method table adjustments.
mysql driver needs work with the error message stuff.
Other drivers need a bit more auditing...

Revision tags: php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# 391cbac1 23-Jun-2004 Ard Biesheuvel

Return all results as strings until I can convince the other guys that
it should be otherwise

# 350e5aa8 15-Jun-2004 Ard Biesheuvel

Refactored statement allocation
Added emulated support for named input parameters

# e1519d6f 12-Jun-2004 Ard Biesheuvel

GCC fixes

# 6b3cda31 12-Jun-2004 Ard Biesheuvel

Added client/server info attributes

# a312bb5e 12-Jun-2004 Ard Biesheuvel

Folding markers

# ad568aab 12-Jun-2004 Ard Biesheuvel

Improved error handling
Added some comments

# c8c0ddb7 12-Jun-2004 Ard Biesheuvel

Removed dependency on regular interbase extension
Added support for all datatypes except BLOBs

# 493b89c3 12-Jun-2004 Ard Biesheuvel

Nearly complete implementation
No date/time fields yet ...

# 1e385459 11-Jun-2004 Ard Biesheuvel

Initial revision (incomplete)

12345