summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-038-70/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-308-8/+8
* Implement typed propertiesNikita Popov2019-01-111-7/+12
* Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-103-8/+8
|\
| * LOL I had 2.10 on my mindChristopher Jones2018-12-103-8/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-101-0/+1
|\ \ | |/
| * Bundle the new testChristopher Jones2018-12-101-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-103-10/+2
|\ \ | |/
| * Improve test portabilityChristopher Jones2018-12-102-8/+2
| * Update for newer Oracle versionsChristopher Jones2018-12-101-2/+0
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-097-9/+106
|\ \ | |/
| * Add oci_set_call_timeout() and bump version to 2.10.0Christopher Jones2018-12-097-9/+106
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-091-0/+8
|\ \ | |/
| * Upgrade internal OCI callChristopher Jones2018-12-091-0/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-095-25/+26
|\ \ | |/
| * Enable Oracle Database DBOP tracing attributeChristopher Jones2018-12-095-25/+26
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-095-96/+138
|\ \ | |/
| * Update OCI8 READMEChristopher Jones2018-12-091-6/+6
| * Convert some parameter parsing to the Fast Parameter Parsing APIChristopher Jones2018-12-094-90/+132
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-082-5/+6
|\ \ | |/
| * Note that PECL install now works on PHP 7.3Christopher Jones2018-12-081-0/+1
| * Don't skip with 18c DBChristopher Jones2018-12-081-5/+5
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-082-2/+2
|\ \ | |/
| * Fix resource warning valueChristopher Jones2018-12-081-1/+1
| * Bump OCI8 versionChristopher Jones2018-12-081-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-081-3/+19
|\ \ | |/
| * Update NEWSChristopher Jones2018-12-081-3/+19
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-081-1/+3
|\ \ | |/
| * When releasing an oci8 connection always set the resource to null.KoenigsKind2018-12-081-1/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-071-5/+5
|\ \ | |/
| * Drop unnecessary HASH_OF uses in ext/oci8Nikita Popov2018-12-071-5/+5
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-074-74/+8
|\ \ | |/
| * Simplify based on feedback from nikicChristopher Jones2018-12-074-74/+8
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1520-23/+3
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
* | Sync with test filesChristopher Jones2018-12-071-2/+2
* | Future-proof email addressesZeev Suraski2018-11-018-8/+8
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1520-23/+3
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-241-2/+2
|\ \ | |/
| * Terminate smart string correctlyChristopher Jones2018-09-241-2/+2
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-245-1/+120
|\ \ | |/
| * Make usable for PECL OCI8 release for PHP 7.xChristopher Jones2018-09-245-2/+125
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-241-1/+1
|\ \ | |/
| * Backport master branch comment typo fixChristopher Jones2018-09-241-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-245-7/+7
|\ \ | |/
| * 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
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-24144-167/+167
|\ \ | |/
| * And strip trailing tabs too...Christopher Jones2018-09-24151-462/+462