summaryrefslogtreecommitdiff
path: root/ext/pdo_oci
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-155-5/+5
* trailing whitespace removalStanislav Malyshev2015-01-102-13/+13
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-49/+46
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-1/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-195-5/+5
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* master renames phase 1Anatol Belski2014-08-252-10/+10
* basic macro replacements, all at onceAnatol Belski2014-08-192-11/+11
* Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
* Bump yearXinchen Hui2014-01-035-5/+5
* Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-202-0/+8
|\
| * Remove some compilation warnings:Christopher Jones2013-08-202-0/+8
| * typo fixesVeres Lajos2013-07-151-1/+1
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-4/+4
* | typo fixesVeres Lajos2013-07-151-1/+1
|/
* Minium changes to allow PDO_OCI to build with Oracle Database 12c libraries.Christopher Jones2013-06-252-3/+3
* Fixed bug #57702 (Multi-row BLOB fetches)Xinchen Hui2013-01-152-2/+166
* Bug #52958: Segfault in PDO_OCI on cleanup after running a long testsuite.Lars Strojny2013-01-141-2/+4
* Happy New YearXinchen Hui2013-01-015-5/+5
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-095-0/+0
|\
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-095-0/+0
| * - Year++Felipe Pena2012-01-015-5/+5
| * fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)Antony Dovgal2011-09-271-7/+60
| * Update SKIPIFs for test portabilityChristopher Jones2011-09-082-0/+2
| * gcov test fixesChristopher Jones2011-09-022-0/+4
| * - Change PDO_oci connection defaults to match Oracle XE defaults, higher chanceJohannes Schlüter2011-08-311-2/+2
| * - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * Oops, can't cache it here because it won't workRasmus Lerdorf2011-05-151-5/+5
| * Cache the pdo include pathRasmus Lerdorf2011-05-151-5/+5
| * - Improved message and version checkingFelipe Pena2011-04-021-5/+14
| * - Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci)Felipe Pena2011-03-291-13/+19
| * - Year++Felipe Pena2011-01-015-5/+5
| * - Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)Felipe Pena2010-12-103-5/+184
| * - Fixed testFelipe Pena2010-12-041-1/+1
* | - Year++Felipe Pena2012-01-015-5/+5
* | fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)Antony Dovgal2011-09-271-7/+60
* | Update SKIPIFs for test portabilityChristopher Jones2011-09-082-0/+2
* | gcov test fixesChristopher Jones2011-09-022-0/+4
* | - Change PDO_oci connection defaults to match Oracle XE defaults, higher chanceJohannes Schlüter2011-08-311-2/+2
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | Cache the PDO include pathRasmus Lerdorf2011-05-151-5/+5
* | - Improved message and version checkingFelipe Pena2011-04-021-5/+14
* | - Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci)Felipe Pena2011-03-291-13/+19
* | - Year++Felipe Pena2011-01-015-5/+5
* | - Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)Felipe Pena2010-12-103-5/+184
* | - Fixed testFelipe Pena2010-12-041-1/+1
|/
* Allow newer oracle versionsJohannes Schlüter2010-02-041-1/+1
* Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)Ilia Alshanetsky2010-01-121-1/+1