summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup in OCI8 extension for PHP 8George Peter Banyard2020-07-221-1/+1
* Bump OCI8 version to 3.0 so a PHP 8 PECL release can be madeChristopher Jones2020-07-201-1/+1
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-7/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-101-1/+1
|\
| * LOL I had 2.10 on my mindChristopher Jones2018-12-101-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-091-1/+1
|\ \ | |/
| * Add oci_set_call_timeout() and bump version to 2.10.0Christopher Jones2018-12-091-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-081-1/+1
|\ \ | |/
| * Bump OCI8 versionChristopher Jones2018-12-081-1/+1
| * year++Xinchen Hui2018-01-021-1/+1
* | Future-proof email addressesZeev Suraski2018-11-011-1/+1
* | year++Xinchen Hui2018-01-021-1/+1
|/
* Bumped ext/oci8 versionDmitry Stogov2017-10-041-1/+1
* Sync OCI8 on PHP 7.x branchesTianfang Yang2017-08-131-1/+1
* Expose oci_unregister_taf_callback()Christopher Jones2017-07-261-1/+1
* Bump OCI8 version for recent patchChristopher Jones2017-07-141-1/+1
* Bump OCI8 versionChristopher Jones2017-06-201-1/+1
* oci8 - Implementation of Oracle TAF CallbackKoenigsKind2017-06-201-0/+1
* Fixed uninitialized data causing random crash (Dmitry)Christopher Jones2017-04-121-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Fixed bug #71148 (Bind reference overwritten on PHP 7)Christopher Jones2016-10-171-1/+1
* Remove obsolete Id tagsChristopher Jones2016-08-091-2/+0
* Fix bug #72524 (Binding null values triggers ORA-24816 error)Christopher Jones2016-08-071-1/+1
* Fixed bug #71600 (oci_fetch_all segfaults when selecting more than 8 columns)...Christopher Jones2016-04-141-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * Bump OCI8 versionChristopher Jones2015-11-071-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Resolve build warnings. Bump ver. Better range check. Fix diffsChristopher Jones2015-08-191-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* OCI8: fix prototypes for oci_field_*(). They can take a column index or name.Christopher Jones2014-03-191-1/+1
* Fixed Bug #66875 (Improve performance of multi-row OCI_RETURN_LOB queries)Christopher Jones2014-03-101-1/+1
* Add Oracle PL/SQL BOOLEAN type support to oci_bind_by_name()Christopher Jones2014-02-101-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* OCI8 build change: Fix source variable definition for C89 compatibilityChristopher Jones2013-12-121-1/+1
* Added a LICENSE file to make it easier for PECL binary distributions to confo...Christopher Jones2013-10-221-1/+1
* Prepare for OCI8 2.0.5 releaseChristopher Jones2013-10-171-3/+2
* Prepare for next releaseChristopher Jones2013-09-271-1/+1
* More OCI8 DTrace probe updates.Christopher Jones2013-09-261-1/+1
* Update DTrace probesChristopher Jones2013-09-061-1/+1
* Fix --enable-maintainer-zts mode in OCI8 2.0Christopher Jones2013-07-251-1/+1
* Initial PHP OCI8 2.0.0-dev commit.Christopher Jones2013-07-241-1/+1
* Bump PECL package info version check to allow PECL installs with PHP 5.5+Christopher Jones2013-07-081-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Re-fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-10-211-1/+1
* Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)Christopher Jones2012-10-181-1/+1
* - Year++Felipe Pena2012-01-011-1/+1