History log of /PHP-5.5/ext/oci8/php_oci8.h (Results 26 – 50 of 93)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# 24c87d76 01-Dec-2010 Christopher Jones

Remove OCI8 devel status in preparation for PHP 5.3.4 release


# 0f217b0c 01-Dec-2010 Christopher Jones

Remove OCI8 devel status in preparation for PHP 5.3.4 release


Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 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


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
# 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, php-5.2.13RC1
# 218eba34 12-Jan-2010 Christopher Jones

Bump version in early preparation for release


# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


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
# 264d6db5 06-Oct-2009 Christopher Jones

bump ver


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, php-5.3.0RC1, RELEASE_1_3_5
# 6e2521f0 16-Mar-2009 Christopher Jones

MFH Prepare for PECL OCI8 1.3.5


# 8ae20045 09-Mar-2009 Christopher Jones

MFH: Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)


Revision tags: php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: 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
# ef6cc190 01-Aug-2008 Pierre Joye

- MFH: support for Oracle 11g (either 8 or 11g can be built but not both


Revision tags: php-5.3.0alpha1
# 8126b1ab 27-Jul-2008 Christopher Jones

MFH Update README. Bump ver ready for PECL release


# 3de11222 24-Jul-2008 Christopher Jones

MFH

1. Fix macro version test for constants

2. [DOC] Increase oci8.default_prefetch to 100. Better out of box experience. Consistent woth PDO_OCI


Revision tags: php-4.4.9RC1
# 31d0d253 19-Jun-2008 Christopher Jones

Test updates and bundle 1.3.3


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# dfe7affa 18-Apr-2008 Christopher Jones

Set extension status back to dev


# 08eaa567 18-Apr-2008 Christopher Jones

MFH

Code:
- Do scope-end release for oci_pconnect (oci8.old_oci_close_semantics=1 gives old behavior)
- Fix session reuse with 10.2 client libs
- Fix the Ping macro version

MFH

Code:
- Do scope-end release for oci_pconnect (oci8.old_oci_close_semantics=1 gives old behavior)
- Fix session reuse with 10.2 client libs
- Fix the Ping macro version check for 10.2
- Add type check associated with zend_list_find
- Code connection re-organized for reuse
- Format comments
- WS changes
- Prepare for new PECL release
Tests:
- Add new tests
- Rationalize password tests
- Revert use of __DIR__ so tests will work with PHP 5.2
- Update some skipifs to make tests more portable

show more ...


1234