summaryrefslogtreecommitdiff
path: root/ext/pdo_oci/php_pdo_oci_int.h
Commit message (Expand)AuthorAgeFilesLines
* pdo_oci: Add support for setting and getting the oracle OCI 18c call timeout ...Cameron Porter2019-11-011-1/+2
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Merge branch 'PHP-7.3' into PHP-7.4Christopher Jones2019-02-111-0/+8
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2019-02-111-0/+8
| |\
| | * pdo_oci: Add client identifier and module attrsCameron Porter2019-02-111-1/+3
| | * pdo_oci: Add PDO_OCI_ATTR_ACTION and CLIENT_INFOCameron Porter2019-02-111-0/+6
| | * year++Xinchen Hui2018-01-021-1/+1
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|/ /
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | year++Xinchen Hui2018-01-021-1/+1
* | Turn "pdo_stmt_methods" into constants.Dmitry Stogov2017-12-141-1/+1
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
|/
* Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated)Christopher Jones2017-03-021-0/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* 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-0/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-4/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, A...Christopher Jones2007-08-311-7/+12
* Fix Bug #11345 Seg fault after NLS environment initialization errorChristopher Jones2007-06-301-3/+4
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* Closes PECL Bug #5722; BLOB support was half-baked.Wez Furlong2005-10-311-1/+4
* improve handling of bound input parameters when no maximal length value is set;Wez Furlong2005-07-121-0/+2
* Add support for scrollable cursors.Wez Furlong2005-01-121-3/+3
* re-jig error handling, and make it co-operate with the PDO error handling sys...Wez Furlong2004-05-201-4/+13
* OCI driver for PDO, supporting bound input and output parameters.Wez Furlong2004-05-171-0/+80