Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 7 | -7/+7 |
* | MFB: Fix #42496. Cursor leak fetching LOBs | Christopher Jones | 2007-12-11 | 4 | -1/+212 |
* | MFH: remove Oracle8 support | Antony Dovgal | 2007-11-13 | 1 | -41/+4 |
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -1/+1 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -3/+3 |
* | 1.2.4 | Antony Dovgal | 2007-08-31 | 1 | -2/+2 |
* | fix package2.xml | Antony Dovgal | 2007-08-31 | 1 | -10/+0 |
* | add Chris to the maintainers | Antony Dovgal | 2007-08-31 | 1 | -0/+6 |
* | update changelog, prepare for 1.2.4 release | Antony Dovgal | 2007-08-31 | 1 | -3/+4 |
* | New tests | Christopher Jones | 2007-08-30 | 2 | -0/+206 |
* | MFH | Antony Dovgal | 2007-08-14 | 1 | -3/+3 |
* | oci8: MFH with Ilia's OK: changes to build with Oracle Database 11g | Christopher Jones | 2007-08-10 | 1 | -3/+14 |
* | Record 'nother bug fix | Christopher Jones | 2007-08-08 | 1 | -1/+2 |
* | Add bugs fixed | Christopher Jones | 2007-08-07 | 1 | -2/+4 |
* | update changelog | Antony Dovgal | 2007-08-07 | 1 | -1/+2 |
* | MFH: oci8: flush persistent connection after password change | Christopher Jones | 2007-08-06 | 2 | -4/+22 |
* | update changelog & list of files | Antony Dovgal | 2007-08-06 | 1 | -51/+99 |
* | New oci8 test for oci_password_change() | Christopher Jones | 2007-08-03 | 1 | -0/+94 |
* | Test existing PHP 5 safe mode functionality and make consistent. No MTH. | Christopher Jones | 2007-08-02 | 2 | -0/+31 |
* | MFH: Bug #42173 (INTERVAL and TIMESTAMP type fixes) | Christopher Jones | 2007-08-02 | 3 | -1/+193 |
* | MFH: New test for error handling | Christopher Jones | 2007-08-01 | 1 | -0/+142 |
* | add test | Antony Dovgal | 2007-07-31 | 1 | -0/+100 |
* | MFH: missing part of the fix for bug #42134 | Antony Dovgal | 2007-07-31 | 1 | -7/+16 |
* | MFH: fix #42134 (oci_error() returns false after oci_new_collection() fails) | Antony Dovgal | 2007-07-31 | 6 | -4/+50 |
* | MFH: add casts to fix compilation warnings | Christopher Jones | 2007-07-18 | 5 | -25/+26 |
* | MFH: don't allow $PHP_OCI8 to be empty if OCI8 is enabled | Antony Dovgal | 2007-07-13 | 1 | -0/+6 |
* | MFH | Antony Dovgal | 2007-07-11 | 1 | -12/+13 |
* | MFH | Antony Dovgal | 2007-07-09 | 1 | -2/+2 |
* | *** empty log message *** | Christopher Jones | 2007-07-06 | 3 | -6/+76 |
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -4/+3 |
* | New test | Christopher Jones | 2007-07-03 | 1 | -0/+1041 |
* | Add testing steps | Christopher Jones | 2007-06-29 | 1 | -12/+87 |
* | add env vars for test settings (like in PDO) | Antony Dovgal | 2007-06-28 | 1 | -11/+20 |
* | MFH: fix #41711 (Null temporary lobs not supported) | Antony Dovgal | 2007-06-25 | 2 | -2/+266 |
* | MFH: enable statement cache for non-persistent connections (patch by Chris Jo... | Antony Dovgal | 2007-06-08 | 2 | -3/+3 |
* | MFH: fix #41594 (Statement cache is flushed too frequently) | Antony Dovgal | 2007-06-05 | 1 | -2/+2 |
* | fix test names | Antony Dovgal | 2007-05-07 | 8 | -8/+8 |
* | fix tests | Antony Dovgal | 2007-05-07 | 2 | -2/+2 |
* | fix test | Antony Dovgal | 2007-05-07 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2007-05-04 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2007-05-04 | 1 | -2/+2 |
* | MFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in... | Antony Dovgal | 2007-03-29 | 4 | -7/+128 |
* | improved test | Antony Dovgal | 2007-03-02 | 1 | -15/+41 |
* | new tests | Antony Dovgal | 2007-03-01 | 5 | -0/+1099 |
* | allocate descriptors dynamically | Antony Dovgal | 2007-03-01 | 2 | -30/+98 |
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -3/+3 |
* | MFH | Antony Dovgal | 2007-02-13 | 1 | -6/+6 |
* | MFH | Antony Dovgal | 2007-02-12 | 3 | -33/+41 |
* | MFH: improve tests | Antony Dovgal | 2007-01-31 | 2 | -11/+94 |