History log of /PHP-5.5/ext/pdo_oci/oci_driver.c (Results 26 – 50 of 58)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 38af2c57 03-Jul-2007 Christopher Jones

Added basic PDO->quote() functionality to PDO_OCI


# d6e320d8 30-Jun-2007 Christopher Jones

Fix Bug #11345 Seg fault after NLS environment initialization error


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# ab84306f 10-Apr-2007 Antony Dovgal

fix #41043 (pdo_oci crash when freeing error text with persistent connection)


Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# e095b946 01-Jan-2007 Ilia Alshanetsky

Fixed compiler warnings


# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1, 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
# 3b3f8137 27-Nov-2005 Antony Dovgal

MFH: plug memory leak
fix config.m4


Revision tags: 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


# f4007c8f 10-Sep-2005 Wez Furlong

closes #33707: error information was not passed up to PDO::query().


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, RELEASE_0_9, php-5.1.0b3
# 1bd3483d 12-Jul-2005 Wez Furlong

fix bug when query was rewritten from ? to :name


Revision tags: php-4.4.0
# b2141b04 07-Jul-2005 Antony Dovgal

do not set error_code to HY000 when there was NO error
reset both handle & statement error codes to 0


Revision tags: 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
# 3efc383a 09-Mar-2005 Wez Furlong

probably fix for ? placeholders not working with oci


# 088972fe 09-Mar-2005 Magnus M��tt�

Fix segv when einfo->errcode is not available.
Add missing NULL entry to oci_methods.


Revision tags: RELEASE_0_2_4
# 7d4bf3cc 14-Feb-2005 Antony Dovgal

free errmsg & prevent leaks


Revision tags: RELEASE_0_2_3
# 175bf7e9 13-Feb-2005 Antony Dovgal

set username && password only if they were specified


Revision tags: 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


# a9d98544 18-Jan-2005 Wez Furlong

Allow drivers to select bind emulation on a per statement basis


# 7552fe23 12-Jan-2005 Wez Furlong

make scrollable cursors consistent with odbc; removing bogus attribute


# 459b4f85 12-Jan-2005 Wez Furlong

Add support for scrollable cursors.
Enable PDO_ATTR_PREFETCH and default it to 100Kb of prefetch buffer.


# c55b4ab5 11-Jan-2005 Wez Furlong

update for recent adjustments


# fe1a87d0 07-Jan-2005 Wez Furlong

half-hearted adjustment for sqlstate error codes; will do a better job
when I'm sitting down with a working oci env


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
# 83472de4 31-Jul-2004 Wez Furlong

Fix some misbehaving pecls (my own included ;-)


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# 73060a89 14-Jun-2004 Antony Dovgal

fix config.m4
add fold markers


123