summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3'Christopher Jones2018-12-101-0/+1
|\
| * 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.3'Christopher Jones2018-12-103-10/+2
|\ \ \ | |/ /
| * | 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.3'Anatol Belski2018-12-091-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-12-091-1/+1
| |\ \ | | |/
| | * Fix syntax errorAnatol Belski2018-12-091-1/+1
* | | Merge branch 'PHP-7.3'Anatol Belski2018-12-092-261/+167
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-12-092-261/+167
| |\ \ | | |/
| | * Fix libtidy exports when ext/tidy compiled staticAnatol Belski2018-12-092-261/+167
* | | ext/curl: port to pkg-config macro and consistently require its useEli Schwartz2018-12-091-85/+17
* | | ext/pdo_pgsql: drop unneeded codeEli Schwartz2018-12-091-14/+1
* | | Fix unused variable warning in curlNikita Popov2018-12-091-1/+1
* | | ext/intl: Use pkg-config to detect icuHugh McMaster2018-12-091-1/+1
* | | Merge branch 'PHP-7.3'Christopher Jones2018-12-097-9/+106
|\ \ \ | |/ /
| * | 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.3'Christopher Jones2018-12-091-0/+8
|\ \ \ | |/ /
| * | 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.3'Christopher Jones2018-12-095-25/+26
|\ \ \ | |/ /
| * | 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.3'Christopher Jones2018-12-095-96/+138
|\ \ \ | |/ /
| * | 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.3'Pierrick Charron2018-12-081-32/+7
|\ \ \ | |/ /
| * | Fix 77264: curl_getinfo returning microseconds, not secondsPierrick Charron2018-12-081-32/+7
* | | Merge branch 'PHP-7.3'Christopher Jones2018-12-082-5/+6
|\ \ \ | |/ /
| * | 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.3'Christopher Jones2018-12-082-2/+2
|\ \ \ | |/ /
| * | 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.3'Christopher Jones2018-12-081-3/+19
|\ \ \ | |/ /
| * | 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.3'Christopher Jones2018-12-081-1/+3
|\ \ \ | |/ /
| * | 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
* | | SQLite3: Separating parameters binding in a functionBohwaZ2018-12-071-90/+107
* | | Merge branch 'PHP-7.3'Christopher Jones2018-12-074-74/+8
|\ \ \ | |/ /