summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #71148 (Bind reference overwritten on PHP 7)Christopher Jones2016-10-178-33/+261
* Prepare for OCI8 PECL releaseChristopher Jones2016-08-182-12/+10
* Remove unused OCI8 macrosChristopher Jones2016-08-161-14/+0
* Remove obsolete Id tagsChristopher Jones2016-08-094-9/+0
* Bump version in OCI8 testChristopher Jones2016-08-091-3/+3
* Remove old $Id$ tagsChristopher Jones2016-08-074-13/+0
* Sync with 7.1 branch changes from Nikita & Dimitri to keep OCI8 code identicalChristopher Jones2016-08-074-228/+18
* Fix bug #72524 (Binding null values triggers ORA-24816 error)Christopher Jones2016-08-0711-487/+595
* Fixed invalid handle error with Implicit Result SetsChristopher Jones2016-08-042-6/+23
|\
| * Fixed invalid handle error with Implicit Result Sets and bump OCI8 version.Christopher Jones2016-08-043-7/+23
* | Merge branch 'PHP-5.6' into PHP-7.0Christopher Jones2016-07-074-4/+4
|\ \ | |/
| * Mask DB usernames from expected test output for test portabilityChristopher Jones2016-07-074-4/+4
* | Bump version in testChristopher Jones2016-04-181-3/+3
* | On second thoughts, keep this in sync with 5.6 for 71422Christopher Jones2016-04-141-1/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Christopher Jones2016-04-141-3/+3
|\ \ | |/
| * Fix old comment cut-n-paste errorChristopher Jones2016-04-141-3/+3
* | Fixed bug #71600 (oci_fetch_all segfaults when selecting more than 8 columns)...Christopher Jones2016-04-144-9/+126
* | Merge fix for bug #71422. No code changed needed in PHP 7Christopher Jones2016-04-142-2/+83
|\ \ | |/
| * Fixed bug #71422 (Fix ORA-01438: value larger than specified precision allowe...Christopher Jones2016-04-144-7/+90
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-018-8/+8
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-018-8/+8
* | Merge branch 'PHP-5.6' into PHP-7.0Christopher Jones2015-12-131-8/+14
|\ \ | |/
| * Update READMEChristopher Jones2015-12-131-8/+14
| * Prepare for a PECL releaseChristopher Jones2015-12-122-12/+16
| * Fix compile warnings about comparison of unsigned expression always being trueChristopher Jones2015-11-072-5/+1
| * Bump OCI8 versionChristopher Jones2015-11-072-58/+74
| * Fix bug 68298 (PHP OCI8 OCI int overflow) (Senthil)Christopher Jones2015-11-072-1/+59
| * bump yearXinchen Hui2015-01-157-7/+7
* | Prepare for a PECL releaseChristopher Jones2015-12-122-69/+71
* | Change line endings: Windows to UnixChristopher Jones2015-11-263-573/+573
* | Improve test portabilityChristopher Jones2015-11-251-18/+18
* | Fix remaining gcov valgrind issuesChristopher Jones2015-11-251-10/+13
* | Fixed LOB implementation size_t/zend_long mismatch reported by gcovChristopher Jones2015-11-201-3/+3
* | Stablize test on WindowsChristopher Jones2015-11-201-1/+1
* | Fixed LOB mem leak reported on gcov. Also fixed unsigend comparison compile ...Christopher Jones2015-11-162-15/+12
* | Fix bug 68298 (PHP OCI8 OCI int overflow) (Senthil)Christopher Jones2015-11-072-0/+56
* | Fix mem leak and improve test portability (Senthil)Christopher Jones2015-10-072-105/+121
* | Improve row fetch changes for PHP7. Update test SKIPIFs. Add test for 11g cli...Christopher Jones2015-09-155-24/+298
* | Fix mem leak in PHP7Christopher Jones2015-09-142-1/+6
* | Final diff fixes for PHP7 on base platform (some mem leaks still to be fixed)...Christopher Jones2015-09-1213-649/+693
* | Squash some more PHP 7 diffs and improve test portability (Senthil)Christopher Jones2015-08-2613-58/+60
* | Resolve build warnings. Bump ver. Better range check. Fix diffsChristopher Jones2015-08-198-25/+33
* | Further PHP 7 compat for OCI8Christopher Jones2015-08-1216-85/+109
* | More PHP7 compat (Rajendra/Senthil)Christopher Jones2015-07-304-126/+203
* | More OCI8 diff fixes (Rajendra)Christopher Jones2015-07-164-82/+95
* | Some OCI8 fixes (Rajendra)Christopher Jones2015-07-133-31/+38
* | More PHP 7 patches (Rajendra/Abdullah)Christopher Jones2015-06-303-19/+39
* | Correct oci8 hash destructors to prevent segfaults, and a few other fixes.Cameron Porter2015-06-284-44/+44
* | Fix more proto commentsRasmus Lerdorf2015-06-231-1/+1
* | Remove these old references to the DSP files we don't use anymoreKalle Sommer Nielsen2015-06-221-1/+0