| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert attempt at supporting both autoconf 2.13 and | Rasmus Lerdorf | 2009-11-29 | 1 | -5/+5 |
* | Someone strap down Jani and give him a sedative please. | Rasmus Lerdorf | 2009-11-25 | 1 | -5/+5 |
* | MFH | Matteo Beccati | 2009-05-12 | 1 | -6/+4 |
* | MFH: | Matteo Beccati | 2009-04-23 | 2 | -0/+148 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 5 | -5/+5 |
* | fix instantclient detection | Stanislav Malyshev | 2008-10-22 | 1 | -12/+10 |
* | improve OCI detection | Stanislav Malyshev | 2008-10-10 | 1 | -45/+12 |
* | revert last change | Stanislav Malyshev | 2008-09-03 | 1 | -38/+93 |
* | better detection for client libraries | Stanislav Malyshev | 2008-09-03 | 1 | -94/+39 |
* | - MFH: fix EOL broken by previous commit | Pierre Joye | 2008-08-01 | 1 | -45/+0 |
* | drop 8.x support | Pierre Joye | 2008-08-01 | 1 | -35/+42 |
* | MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all | Jani Taskinen | 2008-07-25 | 1 | -4/+7 |
* | - MFH: Segfault when an exception is thrown on persistent connections | Pierre Joye | 2008-07-22 | 2 | -1/+26 |
* | - SAB: #41996, Problem accessing Oracle ROWID (Martin Jansen) | Pierre Joye | 2008-07-21 | 2 | -1/+21 |
* | MFB: Fixed bug #44373 (PDO_OCI extension compile failed) | Felipe Pena | 2008-03-08 | 1 | -1/+1 |
* | remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -6/+0 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 5 | -5/+5 |
* | Sync with 5.2 | Christopher Jones | 2007-12-11 | 1 | -1/+4 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -2/+2 |
* | New tests for getAttribute | Christopher Jones | 2007-08-31 | 10 | -0/+572 |
* | Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, A... | Christopher Jones | 2007-08-31 | 4 | -22/+105 |
* | PDO_OCI: fix Instant Client build broken by logic correction during previous ... | Christopher Jones | 2007-08-17 | 1 | -2/+2 |
* | MFH | Antony Dovgal | 2007-08-14 | 1 | -3/+3 |
* | pdo_oci: MFH with Ilia's OK: changes to build with Oracle Database 11g | Christopher Jones | 2007-08-10 | 1 | -2/+9 |
* | Fix message grammar and capitalization | Christopher Jones | 2007-08-02 | 1 | -6/+6 |
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -3/+4 |
* | Added basic PDO->quote() functionality to PDO_OCI | Christopher Jones | 2007-07-03 | 2 | -1/+195 |
* | Fix Bug #11345 Seg fault after NLS environment initialization error | Christopher Jones | 2007-06-30 | 4 | -129/+176 |
* | Test for old bug fixed in some previous, unknown change | Christopher Jones | 2007-06-29 | 1 | -0/+71 |
* | fix test names | Antony Dovgal | 2007-05-07 | 1 | -1/+1 |
* | fix #41043 (pdo_oci crash when freeing error text with persistent connection) | Antony Dovgal | 2007-04-10 | 1 | -7/+15 |
* | fix leak | Antony Dovgal | 2007-01-26 | 1 | -1/+18 |
* | fix PECL bug #7295 (ORA-01405: fetched column value is NULL on LOB fields) | Antony Dovgal | 2007-01-22 | 1 | -1/+2 |
* | Fixed compiler warnings | Ilia Alshanetsky | 2007-01-01 | 2 | -3/+3 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 5 | -5/+5 |
* | MFH | Antony Dovgal | 2006-12-27 | 1 | -1/+1 |
* | Remove pecl includes (Steph), except pdo_odbc which will remain broke | Edin Kadribasic | 2006-05-11 | 1 | -2/+0 |
* | set min pdo dep to 1.0.3, which will be the new pecl release | Wez Furlong | 2006-05-02 | 1 | -2/+5 |
* | fix skip condition | Antony Dovgal | 2006-03-28 | 1 | -2/+1 |
* | Added support for BINARY_DOUBLE and BINARY_FLOAT to PDO_OCI and OCI8 (also fi... | Antony Dovgal | 2006-03-18 | 1 | -0/+4 |
* | Fix copy/paste problems for instantclient | Sara Golemon | 2006-02-16 | 1 | -4/+4 |
* | MFH: fix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib) | Antony Dovgal | 2006-01-06 | 1 | -9/+34 |
* | bump year and license version | foobar | 2006-01-01 | 5 | -15/+15 |
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
* | switch to package2.xml | Wez Furlong | 2005-12-04 | 3 | -54/+70 |
* | Fix PECL Bug #6102; fails to configure for instant client on OSX. | Wez Furlong | 2005-11-30 | 1 | -1/+15 |
* | MFH: plug memory leak | Antony Dovgal | 2005-11-27 | 2 | -3/+3 |
* | going stable | Wez Furlong | 2005-11-26 | 2 | -5/+5 |
* | MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :) | foobar | 2005-11-25 | 1 | -2/+2 |
* | Fixes PECL Bug #5868; wrong iters count for OCIStmtExecute | Wez Furlong | 2005-11-04 | 1 | -1/+1 |