summaryrefslogtreecommitdiff
path: root/ext/oci8/package.xml
Commit message (Expand)AuthorAgeFilesLines
* Description typoChristopher Jones2020-12-211-1/+1
* Bundle PECL OCI8 3.0.1Christopher Jones2020-12-211-13/+30
* Update PECL package release dateChristopher Jones2020-11-271-1/+1
* OCI8 classes were already renamed in 8; this now follows the new-new standardChristopher Jones2020-08-211-2/+2
* Rename OCI8 classes to use standard names so arg stub parsing worksChristopher Jones2020-07-201-0/+4
* Bump OCI8 version to 3.0 so a PHP 8 PECL release can be madeChristopher Jones2020-07-201-47/+47
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* [ci skip] Migrate oci8 README to MarkdownPeter Kokot2019-05-121-1/+1
* Remove duplicate test filePeter Kokot2019-05-061-1/+0
* Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-101-4/+4
|\
| * LOL I had 2.10 on my mindChristopher Jones2018-12-101-4/+4
* | 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-091-3/+4
|\ \ | |/
| * Add oci_set_call_timeout() and bump version to 2.10.0Christopher Jones2018-12-091-3/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-091-0/+1
|\ \ | |/
| * Enable Oracle Database DBOP tracing attributeChristopher Jones2018-12-091-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-091-0/+1
|\ \ | |/
| * Convert some parameter parsing to the Fast Parameter Parsing APIChristopher Jones2018-12-091-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-081-0/+1
|\ \ | |/
| * Note that PECL install now works on PHP 7.3Christopher Jones2018-12-081-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-081-3/+19
|\ \ | |/
| * Update NEWSChristopher Jones2018-12-081-3/+19
* | Sync with test filesChristopher Jones2018-12-071-2/+2
|/
* Remove trailing whitespace to help keep branches in sycnChristopher Jones2018-09-241-10/+10
* Fixed valgrind issueTianfang Yang2017-10-161-3/+19
* Prepare for PECL releaseTianfang Yang2017-08-141-2/+8
* Expose oci_unregister_taf_callback()Christopher Jones2017-07-261-3/+19
* Bump OCI8 version for recent patchChristopher Jones2017-07-141-3/+18
* Add bug #74625 to package.xmlChristopher Jones2017-06-211-0/+2
* Update OCI8 version test and package.xmlChristopher Jones2017-06-211-6/+6
* Bump OCI8 versionChristopher Jones2017-06-201-1/+18
* Fixed uninitialized data causing random crash (Dmitry)Christopher Jones2017-04-121-4/+20
* Fixed bug #71148 (Bind reference overwritten on PHP 7)Christopher Jones2016-10-171-5/+21
* Prepare for OCI8 PECL releaseChristopher Jones2016-08-181-6/+6
* Fix bug #72524 (Binding null values triggers ORA-24816 error)Christopher Jones2016-08-071-1/+3
* Fixed invalid handle error with Implicit Result SetsChristopher Jones2016-08-041-5/+21
|\
| * Fixed invalid handle error with Implicit Result Sets and bump OCI8 version.Christopher Jones2016-08-041-5/+20
* | Fixed bug #71600 (oci_fetch_all segfaults when selecting more than 8 columns)...Christopher Jones2016-04-141-3/+20
* | Merge fix for bug #71422. No code changed needed in PHP 7Christopher Jones2016-04-141-2/+18
|\ \ | |/
| * Fixed bug #71422 (Fix ORA-01438: value larger than specified precision allowe...Christopher Jones2016-04-141-5/+21
| * Prepare for a PECL releaseChristopher Jones2015-12-121-12/+14
| * Bump OCI8 versionChristopher Jones2015-11-071-57/+73
* | Prepare for a PECL releaseChristopher Jones2015-12-121-66/+70
* | Final diff fixes for PHP7 on base platform (some mem leaks still to be fixed)...Christopher Jones2015-09-121-1/+2
* | Resolve build warnings. Bump ver. Better range check. Fix diffsChristopher Jones2015-08-191-8/+23
* | Remove these old references to the DSP files we don't use anymoreKalle Sommer Nielsen2015-06-221-1/+0
|/
* OCI8: fix prototypes for oci_field_*(). They can take a column index or name.Christopher Jones2014-03-191-4/+19
* Fixed Bug #66875 (Improve performance of multi-row OCI_RETURN_LOB queries)Christopher Jones2014-03-101-5/+20
* Fix mergeChristopher Jones2014-02-101-0/+1