summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-317-7/+7
* MFB: Fix #42496. Cursor leak fetching LOBsChristopher Jones2007-12-114-1/+212
* MFH: remove Oracle8 supportAntony Dovgal2007-11-131-41/+4
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-3/+3
* 1.2.4Antony Dovgal2007-08-311-2/+2
* fix package2.xmlAntony Dovgal2007-08-311-10/+0
* add Chris to the maintainersAntony Dovgal2007-08-311-0/+6
* update changelog, prepare for 1.2.4 releaseAntony Dovgal2007-08-311-3/+4
* New testsChristopher Jones2007-08-302-0/+206
* MFHAntony Dovgal2007-08-141-3/+3
* oci8: MFH with Ilia's OK: changes to build with Oracle Database 11gChristopher Jones2007-08-101-3/+14
* Record 'nother bug fixChristopher Jones2007-08-081-1/+2
* Add bugs fixedChristopher Jones2007-08-071-2/+4
* update changelogAntony Dovgal2007-08-071-1/+2
* MFH: oci8: flush persistent connection after password changeChristopher Jones2007-08-062-4/+22
* update changelog & list of filesAntony Dovgal2007-08-061-51/+99
* New oci8 test for oci_password_change()Christopher Jones2007-08-031-0/+94
* Test existing PHP 5 safe mode functionality and make consistent. No MTH.Christopher Jones2007-08-022-0/+31
* MFH: Bug #42173 (INTERVAL and TIMESTAMP type fixes)Christopher Jones2007-08-023-1/+193
* MFH: New test for error handlingChristopher Jones2007-08-011-0/+142
* add testAntony Dovgal2007-07-311-0/+100
* MFH: missing part of the fix for bug #42134Antony Dovgal2007-07-311-7/+16
* MFH: fix #42134 (oci_error() returns false after oci_new_collection() fails)Antony Dovgal2007-07-316-4/+50
* MFH: add casts to fix compilation warningsChristopher Jones2007-07-185-25/+26
* MFH: don't allow $PHP_OCI8 to be empty if OCI8 is enabledAntony Dovgal2007-07-131-0/+6
* MFHAntony Dovgal2007-07-111-12/+13
* MFHAntony Dovgal2007-07-091-2/+2
* *** empty log message ***Christopher Jones2007-07-063-6/+76
* MFH: Fix some configure --help textsfoobar2007-07-031-4/+3
* New testChristopher Jones2007-07-031-0/+1041
* Add testing stepsChristopher Jones2007-06-291-12/+87
* add env vars for test settings (like in PDO)Antony Dovgal2007-06-281-11/+20
* MFH: fix #41711 (Null temporary lobs not supported)Antony Dovgal2007-06-252-2/+266
* MFH: enable statement cache for non-persistent connections (patch by Chris Jo...Antony Dovgal2007-06-082-3/+3
* MFH: fix #41594 (Statement cache is flushed too frequently)Antony Dovgal2007-06-051-2/+2
* fix test namesAntony Dovgal2007-05-078-8/+8
* fix testsAntony Dovgal2007-05-072-2/+2
* fix testAntony Dovgal2007-05-071-1/+1
* MFHAntony Dovgal2007-05-041-1/+1
* MFHAntony Dovgal2007-05-041-2/+2
* MFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in...Antony Dovgal2007-03-294-7/+128
* improved testAntony Dovgal2007-03-021-15/+41
* new testsAntony Dovgal2007-03-015-0/+1099
* allocate descriptors dynamicallyAntony Dovgal2007-03-012-30/+98
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-3/+3
* MFHAntony Dovgal2007-02-131-6/+6
* MFHAntony Dovgal2007-02-123-33/+41
* MFH: improve testsAntony Dovgal2007-01-312-11/+94