summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8_int.h
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-1/+1
* 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
* MFHChristopher Jones2008-07-161-9/+19
* MFB: OCI8: Remove macros obsoleted by rev 1.55.2.3.2.11.2.1 when Oracle 8 sup...Christopher Jones2008-06-051-6/+0
* MFHChristopher Jones2008-04-181-3/+11
* rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsole...Christopher Jones2008-03-251-2/+0
* Further improvements to error handlingChristopher Jones2008-03-221-28/+39
* MFHChristopher Jones2008-03-121-175/+179
* MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)Christopher Jones2008-02-251-1/+2
* Streamlined code and incorporated review comments. Respect oci8.ping_interval...Christopher Jones2008-02-161-1/+1
* Merge DRCP & FAN support. PHP6 sync will happen laterChristopher Jones2008-01-311-1/+16
* MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)Christopher Jones2008-01-151-0/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: oci8: flush persistent connection after password changeChristopher Jones2007-08-061-0/+1
* MFH: fix #42134 (oci_error() returns false after oci_new_collection() fails)Antony Dovgal2007-07-311-1/+0
* MFHAntony Dovgal2007-07-091-2/+2
* MFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in...Antony Dovgal2007-03-291-0/+1
* allocate descriptors dynamicallyAntony Dovgal2007-03-011-1/+2
* MFHAntony Dovgal2007-02-131-6/+6
* MFHAntony Dovgal2007-02-121-31/+39
* MFH: fix segfault on rebindinging and rexecuting a statement with LOBsAntony Dovgal2007-01-311-0/+1
* MFH: fix #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_...Antony Dovgal2007-01-111-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)Antony Dovgal2006-12-081-4/+4
* MFHAntony Dovgal2006-11-101-1/+1
* fix possible issue with negative values in oci_set_prefetchAntony Dovgal2006-11-101-1/+1