Revision tags: php-5.4.0alpha1, php-5.3.7RC1 |
|
#
4329ae1e |
| 10-Jun-2011 |
Christopher Jones |
Bump OCI8 version to stable in preparation for 5.3.7 RC
|
#
7bc6fbc4 |
| 10-Jun-2011 |
Christopher Jones |
Bump OCI8 version to stable in preparation for 5.3.7 RC
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5, php-5.2.16 |
|
#
1894d8df |
| 10-Dec-2010 |
Christopher Jones |
Update for PECL upload that is synced with PHP 5.3.4
|
#
35c47c58 |
| 10-Dec-2010 |
Christopher Jones |
Update for PECL upload that is synced with PHP 5.3.4
|
Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
2bc233e8 |
| 16-Nov-2010 |
Christopher Jones |
Improve test cross- DB version portability
|
#
1cf06684 |
| 16-Nov-2010 |
Christopher Jones |
Improve test cross- DB version portability
|
#
314c9b92 |
| 16-Nov-2010 |
Christopher Jones |
Protect against null bytes in LOB filenames (rasmus)
|
#
2ea52b1f |
| 16-Nov-2010 |
Christopher Jones |
Protect against null bytes in LOB filenames (rasmus)
|
#
29280516 |
| 10-Nov-2010 |
Christopher Jones |
Prepare for PECL OCI8 1.4.4
|
#
f4b2664e |
| 10-Nov-2010 |
Christopher Jones |
Prepare for PECL OCI8 1.4.4
|
Revision tags: oci8-1.4.3 |
|
#
d0dc4810 |
| 07-Aug-2010 |
Christopher Jones |
Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). Do PECL OCI8 1.4.3 release
|
#
4f5ef36c |
| 07-Aug-2010 |
Christopher Jones |
Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). Do PECL OCI8 1.4.3 release
|
#
a59ffde6 |
| 06-Aug-2010 |
Christopher Jones |
Release PECL OCI8 1.4.2
|
Revision tags: php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2 |
|
#
bcda2ac0 |
| 25-Jun-2010 |
Christopher Jones |
Remove hard coded lib extension. Prepare for OCI8 1.4.2 release
|
#
22458ed4 |
| 25-Jun-2010 |
Christopher Jones |
Remove hard coded lib extension. Prepare for OCI8 1.4.2 release
|
Revision tags: php-5.3.3RC1, php-5.2.14RC1 |
|
#
c033a81b |
| 29-Apr-2010 |
Christopher Jones |
Bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with interned strings). Updated tests check some other edge cases
|
#
1a6f4efb |
| 24-Mar-2010 |
Christopher Jones |
Fixed bug #51291 (oci_error doesn't report last error when called two times)
|
#
2441b700 |
| 24-Mar-2010 |
Christopher Jones |
Fixed bug #51291 (oci_error doesn't report last error when called two times)
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2 |
|
#
373dd4d0 |
| 11-Feb-2010 |
Christopher Jones |
Release PECL OCI8 1.4.1
|
Revision tags: php-5.2.13RC1 |
|
#
218eba34 |
| 12-Jan-2010 |
Christopher Jones |
Bump version in early preparation for release
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0 |
|
#
2769ae04 |
| 06-Oct-2009 |
Christopher Jones |
1. Introduce connection attribute functions: oci_set_module_name oci_set_action oci_set_client_info oci_set_client_identifier
1. Introduce connection attribute functions: oci_set_module_name oci_set_action oci_set_client_info oci_set_client_identifier These functions set values that are visible and used by the database. They aid tracing, authentication and auditing. 2. Introduce connection attribute function: oci_set_edition Oracle 11g R2 "editions" allow multiple versions of DB objects to exist at one time. By setting different editions, two different versions of an application can run concurrently, making upgrades or A/B testing easier. 3. Introduce OCI_NO_AUTO_COMMIT as an alias for the OCI_DEFAULT constant (which is not the default value) used by oci_execute(). 4. Allow the oci_set_prefetch value to be 0. This is important in some cases using REF CURSORS in Oracle 11gR2. 5. Set the DRIVER_NAME attribute of Oracle Database 11gR2 connections to aid application tracing. The value used is to "PHP OCI8" followed by the OCI8 version number. Note the version number may get truncated in DB views such as v$session_connect_info. 6. Generate an error if an invalid resource type is used in oci_bind_by_name [DOC] Documentation will be added for the changes
show more ...
|
Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2 |
|
#
870addb9 |
| 25-Mar-2009 |
Christopher Jones |
Obsolete package2.xml: resume using package.xml
|
Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, 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, 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, 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 |
|
#
93951f19 |
| 24-Jan-2007 |
Antony Dovgal |
prepare to release 1.2.3
|
Revision tags: php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2, php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3 |
|
#
f1b1c654 |
| 24-Aug-2006 |
Antony Dovgal |
release 1.2.2 from 5_2 branch, as HEAD doesn't have safe_mode anymore
|
Revision tags: 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, php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2 |
|
#
3756201e |
| 01-Dec-2005 |
Antony Dovgal |
upgrade bundled OCI8 to v.1.1
|