summaryrefslogtreecommitdiff
path: root/ext/pdo_oci/oci_driver.c
Commit message (Expand)AuthorAgeFilesLines
* pdo_oci: Add client identifier and module attrsCameron Porter2019-02-111-34/+79
* pdo_oci: Add PDO_OCI_ATTR_ACTION and CLIENT_INFOCameron Porter2019-02-111-0/+32
* year++Xinchen Hui2018-01-021-1/+1
* Merge branch 'PHP-7.1'Christopher Jones2017-03-021-0/+7
|\
| * Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated)Christopher Jones2017-03-021-0/+7
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Remove dead code related to error constantsAdam Baratz2017-03-011-6/+0
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|/
* Do not edit the value in place (might be relates to #71261)Xinchen Hui2016-01-041-5/+3
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored)Christopher Jones2015-08-201-8/+15
* | Fix Windows compilation warnings (Senthil)Christopher Jones2015-06-301-7/+7
* | First pass migrating PDO_OCI to PHP 7Christopher Jones2015-05-011-8/+8
* | size_t cleanup for PDOStanislav Malyshev2015-01-261-4/+4
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-12/+12
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-19/+19
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-4/+4
* | basic macro replacements, all at onceAnatol Belski2014-08-191-5/+5
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Remove some compilation warnings:Christopher Jones2013-08-201-0/+2
* Bug #52958: Segfault in PDO_OCI on cleanup after running a long testsuite.Lars Strojny2013-01-141-2/+4
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
|\
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
| * - Year++Felipe Pena2012-01-011-1/+1
| * fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)Antony Dovgal2011-09-271-7/+60
| * - Year++Felipe Pena2011-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)Antony Dovgal2011-09-271-7/+60
* | - Year++Felipe Pena2011-01-011-1/+1
|/
* Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)Ilia Alshanetsky2010-01-121-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFHMatteo Beccati2009-05-121-6/+4
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFB: Fixed bug #44373 (PDO_OCI extension compile failed)Felipe Pena2008-03-081-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Sync with 5.2Christopher Jones2007-12-111-1/+4
* Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, A...Christopher Jones2007-08-311-6/+82
* Added basic PDO->quote() functionality to PDO_OCIChristopher Jones2007-07-031-1/+32
* Fix Bug #11345 Seg fault after NLS environment initialization errorChristopher Jones2007-06-301-93/+106
* fix #41043 (pdo_oci crash when freeing error text with persistent connection)Antony Dovgal2007-04-101-7/+15
* Fixed compiler warningsIlia Alshanetsky2007-01-011-2/+0
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1