History log of /PHP-7.2/ext/oci8/oci8.c (Results 201 – 225 of 501)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.4
# 8c170d48 15-Aug-2006 Antony Dovgal

MFH: OCIBreak() is not supported on Windows


Revision tags: php-4.4.4RC1, php-5.1.5RC1
# ae61bb7b 10-Aug-2006 Antony Dovgal

improve connection character set detection:
* output a warning if invalid character set was passed to the function
* use NLS_LANG by default


# 4c5691bd 09-Aug-2006 Antony Dovgal

MFH: fix #8112 (Persistent connections misbehave when Apache process times out)


# 861c55b4 06-Aug-2006 Antony Dovgal

long -> int


# a1a42253 05-Aug-2006 Antony Dovgal

fix PECL bug #7827
add small optimization


# 1bf915ca 01-Aug-2006 Antony Dovgal

improve error message on Win32


Revision tags: php-4.4.3
# f5b5d34a 31-Jul-2006 Antony Dovgal

MFH: fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_AFC, AVC)


# 7987bba7 26-Jul-2006 Antony Dovgal

improve connection timeout check (implements FR #38210)


Revision tags: php-5.2.0RC1, php-4.4.3RC2
# 0212ec6c 28-Jun-2006 Antony Dovgal

MFH: fix #37931 (possible crash after database restart when using persistent connections)


# 1fdd8d7b 23-Jun-2006 Antony Dovgal

MFH: fix typo and bug #37886


# ba8f17e4 19-Jun-2006 Antony Dovgal

MFH: display oci8 version in phpinfo()


# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


# a588f2dc 05-Jun-2006 Antony Dovgal

MFH: fix OCIPasswordChange() parameters (patch by pholdaway at technocom-wireless dot com)
prevent username, password and new password from being empty


Revision tags: BEFORE_NEW_OUTPUT_API
# be0fc2b8 29-May-2006 Antony Dovgal

MFH: fix #37531 (oci8 persistent connection corruption)


Revision tags: php-4.4.3RC1
# 749f4ac2 18-May-2006 Antony Dovgal

MFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)


# 0881dbd1 10-May-2006 Antony Dovgal

MFH: fix #37392 (Unnecessary call to OCITransRollback() at the end of request)


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 5751903b 12-Apr-2006 Antony Dovgal

fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields)
add tests


# 2d2f1cf0 12-Apr-2006 Antony Dovgal

oops.. I didn't want to commit this..


# 2e461783 12-Apr-2006 Antony Dovgal

correct fix for bug #37055


# bac1fda3 12-Apr-2006 Antony Dovgal

fix #37055 (incorrect reference counting for persistent OCI8 connections)


Revision tags: php-5.1.3RC2
# 6c101d64 22-Mar-2006 Antony Dovgal

fix #36820 (Privileged connection with an Oracle password file fails)


Revision tags: php-5.1.3RC1
# 6ce1f439 07-Mar-2006 Antony Dovgal

MFH
add workaround for Oracle server crash, use OCIServerVersion() instead of OCIPing()
fix #36250 (PHP Causes ORA-07445 Core dump in Oracle server 9.2.x)


Revision tags: RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4
# 1d72f55e 18-Jan-2006 Antony Dovgal

MFH: reorganize resource destruction


# 4278ffd3 17-Jan-2006 Antony Dovgal

MFH: fix #36055 (possible OCI8 crash in multithreaded environment)


Revision tags: php-4.4.2
# 92f05078 10-Jan-2006 Antony Dovgal

MFH: destroy regular connections in RSHUTDOWN if ZTS is used
this fixes problem with Oracle9 (not Oracle10) and Apache2/worker - connections are not being closed correctly
see #35205 and simi

MFH: destroy regular connections in RSHUTDOWN if ZTS is used
this fixes problem with Oracle9 (not Oracle10) and Apache2/worker - connections are not being closed correctly
see #35205 and similar issues

show more ...


12345678910>>...21