summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8_int.h
Commit message (Expand)AuthorAgeFilesLines
* Trailing whitespaces on ext/*Gabriel Caruso2018-01-041-9/+9
* year++Xinchen Hui2018-01-021-1/+1
* Fixed few ext/oci8 bugsDmitry Stogov2017-09-201-3/+2
* Sync OCI8 on PHP 7.x branchesTianfang Yang2017-08-131-1/+1
* Expose oci_unregister_taf_callback()Christopher Jones2017-07-261-1/+1
* oci8 - Implementation of Oracle TAF CallbackKoenigsKind2017-06-201-0/+9
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Fixed bug #71148 (Bind reference overwritten on PHP 7)Christopher Jones2016-10-171-0/+1
* Remove obsolete Id tagsChristopher Jones2016-08-091-2/+0
* 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 yearXinchen Hui2015-01-151-1/+1
* | Final diff fixes for PHP7 on base platform (some mem leaks still to be fixed)...Christopher Jones2015-09-121-1/+1
* | Further PHP 7 compat for OCI8Christopher Jones2015-08-121-3/+5
* | More PHP7 compat (Rajendra/Senthil)Christopher Jones2015-07-301-5/+12
* | More OCI8 diff fixes (Rajendra)Christopher Jones2015-07-161-2/+2
* | Correct oci8 hash destructors to prevent segfaults, and a few other fixes.Cameron Porter2015-06-281-7/+7
* | attempt to port ociXinchen Hui2015-02-031-6/+14
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-65/+65
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | second big shot on porting ext/oci8Anatol Belski2014-09-101-4/+4
* | first shot on fixing ext/oci8Anatol Belski2014-09-101-1/+1
* | basic datatype fixes for ext/oci8Anatol Belski2014-09-101-35/+35
* | Make a start on phpng compatChristopher Jones2014-05-211-13/+13
|/
* Fixed Bug #66875 (Improve performance of multi-row OCI_RETURN_LOB queries)Christopher Jones2014-03-101-0/+1
* a few typofixesVeres Lajos2014-02-141-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Bump mininum requirements for PHP OCI8 2.0 to PHP 5.2 and OracleChristopher Jones2013-10-071-4/+0
* More OCI8 DTrace probe updates.Christopher Jones2013-09-261-0/+3
* Remove obsolete flagChristopher Jones2013-09-061-2/+0
* Make oci_set_*($connection,...) errors retrievable via oci_error($connection).Christopher Jones2013-09-051-4/+4
* Allow OCI8 to be DTrace-enabled independently of core PHP's DTraceChristopher Jones2013-08-301-1/+1
* OCI8 2.0: add oci8-check-connection probe and do some renamingChristopher Jones2013-08-271-1/+3
* Leave it to DTrace FBT to trace underlying library callsChristopher Jones2013-08-261-33/+3
* OCI8 extension: Allow Implicit Result Set statement resources to inherit the ...Christopher Jones2013-07-261-2/+3
* Initial PHP OCI8 2.0.0-dev commit.Christopher Jones2013-07-241-124/+173
* Typo fix: recieved to receivedCarson McDonald2013-03-071-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)Christopher Jones2012-10-181-0/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Add explicit casts to remove some of Pierre's snapshot build warningsChristopher Jones2011-07-271-1/+1
* Add oci_client_version() returning the runtime Oracle client library version ...Christopher Jones2011-06-101-0/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)Christopher Jones2010-01-061-1/+6
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* 1. Introduce connection attribute functions:Christopher Jones2009-10-061-1/+9
* MFH: Make non-public prototype match the type passed at callChristopher Jones2009-03-091-1/+1
* MFH: Bug #47243 (Crash at shutdown on Windows)Christopher Jones2009-03-091-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1