summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Happy new year (Update copyright to 2018)Lior Kaplan2018-01-021-1/+1
* year++Xinchen Hui2018-01-028-8/+8
* Fixed valgrind issueTianfang Yang2017-10-163-13/+30
* Bumped ext/oci8 versionDmitry Stogov2017-10-041-1/+1
* Use dereferenced valueDmitry Stogov2017-10-031-5/+5
* Fixed compilation errorsDmitry Stogov2017-10-031-5/+5
* Restored code for BOOL variablesDmitry Stogov2017-10-021-0/+6
* Fixed few ext/oci8 bugsDmitry Stogov2017-09-205-81/+96
* Prepare for PECL releaseTianfang Yang2017-08-141-2/+8
* Sync OCI8 on PHP 7.x branchesTianfang Yang2017-08-1310-108/+116
* Expose oci_unregister_taf_callback()Christopher Jones2017-07-267-23/+67
* Update copyright year to 2017Peter Kokot2017-07-241-1/+1
* Update PHP 5 version to 7 in header commentsPeter Kokot2017-07-241-2/+2
* Add oci8_failover.c to config.w32, follow up for commit 1b797f7aLior Kaplan2017-07-191-1/+1
* Bump OCI8 version for recent patchChristopher Jones2017-07-143-7/+22
* Add bug #74625 to package.xmlChristopher Jones2017-06-211-0/+2
* Add IN bind case to bug74625.phptChristopher Jones2017-06-211-12/+49
* Fixed bug #74625 (Integer overflow in oci_bind_array_by_name).Ingmar Runge2017-06-212-15/+44
* Remove use of obsolete create_function()Christopher Jones2017-06-216-6/+6
* Update OCI8 version test and package.xmlChristopher Jones2017-06-212-9/+9
* Bump OCI8 versionChristopher Jones2017-06-202-2/+19
* add test for bug #70700Chuck Burgess2017-06-201-0/+183
* oci8 - Implementation of Oracle TAF CallbackKoenigsKind2017-06-207-4/+250
* Fixed uninitialized data causing random crash (Dmitry)Christopher Jones2017-04-122-5/+21
* Fixed uninitialized dataDmitry Stogov2017-03-231-0/+4
* Update copyright headers to 2017Sammy Kaye Powers2017-01-048-8/+8
* 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