summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-95/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+95
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-95/+0
* MFH: Bug #45888 (Refcounting in ZTS mode)Christopher Jones2008-08-281-4/+8
* MFH: Bug #45458 (OCI8: Numeric keys for associative arrays are not handled pr...Christopher Jones2008-08-282-2/+86
* MHF: Test initialization cleanupChristopher Jones2008-08-281-1/+7
* fix 11g crapAntony Dovgal2008-08-061-1/+1
* - MFH: fix oci8_11g when build shared (invalid extension)Pierre Joye2008-08-051-2/+2
* - MFH: support for Oracle 11g (either 8 or 11g can be built but not bothPierre Joye2008-08-012-5/+66
* MFH Update README. Bump ver ready for PECL releaseChristopher Jones2008-07-273-61/+149
* MFHChristopher Jones2008-07-242-3/+3
* Allow PECL builds with PHP 4. No MTH neededChristopher Jones2008-07-171-0/+104
* MFH: [DOC] Add LOB & Collection class parameter reflectionChristopher Jones2008-07-163-41/+440
* MFHChristopher Jones2008-07-167-171/+2285
* MFH: improve skipifChristopher Jones2008-07-161-4/+5
* OCI8: MFH: (PECL #14219) Improve READMEChristopher Jones2008-06-271-0/+13
* Test updates and bundle 1.3.3Christopher Jones2008-06-1913-73/+174
* MFB: OCI8: Remove macros obsoleted by rev 1.55.2.3.2.11.2.1 when Oracle 8 sup...Christopher Jones2008-06-059-241/+35
* MFB: sync with PECL 1.2.5 releaseChristopher Jones2008-06-051-0/+24
* MFH: Make tests interruptible; clean up tables at startChristopher Jones2008-06-052-7/+21
* MFH: New/updated testsChristopher Jones2008-05-1310-4/+814
* Set extension status back to devChristopher Jones2008-04-181-1/+1
* Update descriptionChristopher Jones2008-04-181-2/+2
* MFHChristopher Jones2008-04-1827-594/+1231
* Test updatesChristopher Jones2008-04-073-1/+83
* Fix OCIPing 10.2 macroChristopher Jones2008-04-071-1/+1
* PECL #13523 (x86_64 build). Make OCI8 buildable with PHP 4.3.9.Christopher Jones2008-04-073-5/+17
* MFHAntony Dovgal2008-04-022-5/+5
* Use new version macro. Make code portable to older PHP versionsChristopher Jones2008-04-012-1/+9
* revert stmt release on connection error change (and sync with PHP 6)Christopher Jones2008-03-251-1/+1
* Remove trailing period from error thus syncing with PHP 6Christopher Jones2008-03-252-5/+5
* rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsole...Christopher Jones2008-03-256-44/+32
* Further improvements to error handlingChristopher Jones2008-03-227-154/+238
* MFH: New test for existing behaviorChristopher Jones2008-03-121-0/+46
* MFHChristopher Jones2008-03-124-596/+796
* MFH Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) ...Christopher Jones2008-03-046-12/+1354
* Attempt greater test portabilityChristopher Jones2008-03-041-6/+10
* MFH: Use STD_PHP_INI_BOOLEAN. Fix whitespace.Christopher Jones2008-02-261-9/+9
* Fix test noiseChristopher Jones2008-02-264-485/+485
* MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)Christopher Jones2008-02-259-15/+483
* Update for PECL releaseChristopher Jones2008-02-191-13/+71
* MFB: Test existing LOB error messagesChristopher Jones2008-02-161-0/+69
* Streamlined code and incorporated review comments. Respect oci8.ping_interval...Christopher Jones2008-02-164-178/+216
* MHB: Bug #44113 (New collection creation can fail with OCI-22303)Christopher Jones2008-02-152-2/+61
* MFH: New test for old, suspended bugChristopher Jones2008-01-311-0/+68
* Update test environement description. TyposChristopher Jones2008-01-311-4/+10
* Merge DRCP & FAN support. PHP6 sync will happen laterChristopher Jones2008-01-3125-306/+2057
* MFH: fix zts buildRob Richards2008-01-242-3/+3
* MFH: Add ifdefChristopher Jones2008-01-181-0/+2
* MFH: fix #41941 (oci8 extension not lib64 savvy)Christopher Jones2008-01-161-4/+13