| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #63307 (Unused variable in oci8.c) | Christopher Jones | 2012-10-18 | 1 | -1/+1 |
* | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | Sync to 5.3 and check additional cases for #55748 | Christopher Jones | 2011-11-18 | 1 | -1/+16 |
* | OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS. | Christopher Jones | 2011-11-10 | 1 | -1/+1 |
* | Improve OCI8 NLS env creation error messages (#58925) | Christopher Jones | 2011-11-07 | 1 | -0/+9 |
* | OCI8: improve initialization error message (See bug 60154) | Christopher Jones | 2011-10-31 | 1 | -1/+4 |
* | oci8 - Increase Oracle error message length for 11.2.0.3+ | Christopher Jones | 2011-10-25 | 1 | -6/+11 |
* | Fix cast warning seen on some platforms | Christopher Jones | 2011-07-25 | 1 | -2/+17 |
* | Patch r313663 and r313665 to allow PECL builds to work with earlier releases | Christopher Jones | 2011-07-25 | 1 | -0/+12 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -3/+3 |
* | Fix TSRMLS for Windows build | Christopher Jones | 2011-06-11 | 1 | -1/+1 |
* | Add oci_client_version() returning the runtime Oracle client library version ... | Christopher Jones | 2011-06-10 | 1 | -0/+36 |
* | Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4 | Christopher Jones | 2011-06-07 | 1 | -4/+24 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | Improve startup failure error messages | Christopher Jones | 2010-11-10 | 1 | -0/+6 |
* | Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). ... | Christopher Jones | 2010-08-07 | 1 | -14/+0 |
* | Fix bug #52186 (phpinfo shows 10.1 or 11.1 when installed with ORACLE_HOME 10... | Christopher Jones | 2010-06-25 | 1 | -8/+15 |
* | - fix build (declaration must be first) | Pierre Joye | 2010-05-03 | 1 | -2/+2 |
* | Fixed bug #51291 (oci_error doesn't report last error when called two times) | Christopher Jones | 2010-03-24 | 1 | -6/+8 |
* | Bug #47281 ( is limited in size of characters). Also remove redundant code l... | Christopher Jones | 2010-01-07 | 1 | -3/+1 |
* | Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown) | Christopher Jones | 2010-01-06 | 1 | -14/+10 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | 1. Introduce connection attribute functions: | Christopher Jones | 2009-10-06 | 1 | -1/+124 |
* | PECL Bug #16842 (oci_error return false when NO_DATA_FOUND is raised) | Christopher Jones | 2009-10-01 | 1 | -0/+6 |
* | MFH: Mac OSX customization for initialization error message | Christopher Jones | 2009-03-16 | 1 | -12/+14 |
* | MFH: Bug #47243 (Crash at shutdown on Windows) | Christopher Jones | 2009-03-09 | 1 | -42/+33 |
* | MFH: PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault) | Christopher Jones | 2009-03-09 | 1 | -59/+65 |
* | MFH: PECL Bug #15988 (sqlnet.ora isn't read with older Oracle libraries) | Christopher Jones | 2009-03-09 | 1 | -0/+16 |
* | MFH: Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize) | Christopher Jones | 2009-03-09 | 1 | -11/+5 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -95/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+95 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -95/+0 |
* | MFH: Bug #45888 (Refcounting in ZTS mode) | Christopher Jones | 2008-08-28 | 1 | -4/+8 |
* | fix 11g crap | Antony Dovgal | 2008-08-06 | 1 | -1/+1 |
* | - MFH: fix oci8_11g when build shared (invalid extension) | Pierre Joye | 2008-08-05 | 1 | -2/+2 |
* | MFH | Christopher Jones | 2008-07-24 | 1 | -2/+2 |
* | Allow PECL builds with PHP 4. No MTH needed | Christopher Jones | 2008-07-17 | 1 | -0/+104 |
* | MFH: [DOC] Add LOB & Collection class parameter reflection | Christopher Jones | 2008-07-16 | 1 | -34/+175 |
* | MFH | Christopher Jones | 2008-07-16 | 1 | -162/+570 |
* | MFB: OCI8: Remove macros obsoleted by rev 1.55.2.3.2.11.2.1 when Oracle 8 sup... | Christopher Jones | 2008-06-05 | 1 | -118/+18 |
* | MFH | Christopher Jones | 2008-04-18 | 1 | -271/+330 |
* | Fix OCIPing 10.2 macro | Christopher Jones | 2008-04-07 | 1 | -1/+1 |
* | Use new version macro. Make code portable to older PHP versions | Christopher Jones | 2008-04-01 | 1 | -1/+3 |
* | rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsole... | Christopher Jones | 2008-03-25 | 1 | -4/+2 |
* | Further improvements to error handling | Christopher Jones | 2008-03-22 | 1 | -30/+73 |
* | MFH | Christopher Jones | 2008-03-12 | 1 | -372/+509 |
* | MFH: Use STD_PHP_INI_BOOLEAN. Fix whitespace. | Christopher Jones | 2008-02-26 | 1 | -9/+9 |
* | Streamlined code and incorporated review comments. Respect oci8.ping_interval... | Christopher Jones | 2008-02-16 | 1 | -177/+209 |