summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1520-23/+3
* Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
* Terminate smart string correctlyChristopher Jones2018-09-241-2/+2
* Make usable for PECL OCI8 release for PHP 7.xChristopher Jones2018-09-245-2/+125
* Backport master branch comment typo fixChristopher Jones2018-09-241-1/+1
* Make tests portable across PHP 7.x versionsChristopher Jones2018-09-245-7/+7
* Remove $id from phpinfo as already done in PHP-7.3Christopher Jones2018-09-241-1/+0
* And strip trailing tabs too...Christopher Jones2018-09-24151-462/+462
* Sync EXPECT usage with PHP-7.3Christopher Jones2018-09-2491-98/+95
* Remove trailing whitespace to help keep branches in syncChristopher Jones2018-09-24267-624/+623
* Remove trailing whitespace to help keep branches in sycnChristopher Jones2018-09-248-44/+44
* 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