summaryrefslogtreecommitdiff
path: root/ext/pdo_oci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-06-201-12/+26
|\
| * PDO_OCI: support IC 12.2 in configure optionChristopher Jones2017-06-201-12/+26
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-06-201-0/+124
|\ \ | |/
| * add test for bug #60994Chuck Burgess2017-06-201-0/+124
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-03-024-4/+53
|\ \ | |/
| * Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated)Christopher Jones2017-03-024-4/+53
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | Ensure an ORDER BY gets the expected row orderChristopher Jones2016-05-021-10/+10
* | Remove version checksNikita Popov2016-01-301-2/+0
|/
* 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-015-5/+5
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-015-5/+5
* | Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored)Christopher Jones2015-08-204-12/+116
* | Merge branch 'PHP-5.6'Christopher Jones2015-08-131-0/+0
|\ \
| * | PDO_OCI is not experimentalChristopher Jones2015-08-131-0/+0
| |/
| * bump yearXinchen Hui2015-01-155-5/+5
* | Fix temporary-LOB leak and add tests (Senthil)Christopher Jones2015-07-296-6/+248
* | PHP 7 OCI8: fix bug57702.phpt regressionChristopher Jones2015-07-141-5/+16
* | PDO_OCI LOB fixes (Senthil)Christopher Jones2015-07-101-10/+18
* | Improve test portability (Senthil)Christopher Jones2015-07-101-1/+1
* | Add new test section. Diff with query 5 is still to be resolvedChristopher Jones2015-07-101-2/+22
* | Fix Windows compilation warnings (Senthil)Christopher Jones2015-06-302-32/+32
* | Merge some fixes from Senthil. Some test diffs still remain.Christopher Jones2015-06-271-26/+44
* | Fix table name in initialization DROP TABLE statementChristopher Jones2015-06-271-1/+1
* | Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-2/+1
* | Add unique prefix to exported functionChristopher Jones2015-05-021-1/+1
* | First pass migrating PDO_OCI to PHP 7Christopher Jones2015-05-012-47/+38
* | cleanup mod version macros, round 3Anatol Belski2015-03-232-5/+4
* | Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* | size_t cleanup for PDOStanislav Malyshev2015-01-261-4/+4
* | 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