summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8_int.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix segfault in ZTS mode when statements containing sub-statements are destro...Antony Dovgal2006-11-101-0/+1
* minor improvementsAntony Dovgal2006-08-221-3/+3
* MFH: fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache pr...Antony Dovgal2006-08-211-0/+12
* add support for NCLOBsAntony Dovgal2006-08-091-0/+4
* MFH: fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set th...Antony Dovgal2006-08-091-1/+1
* MFH: fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_...Antony Dovgal2006-07-311-2/+2
* MFH: fix #38173 (Freeing nested cursors causes OCI8 to segfault)Antony Dovgal2006-07-301-0/+1
* MFH:Antony Dovgal2006-06-071-1/+12
* fix #36934 (OCILob->read() doesn't move internal pointer when reading 0's)Antony Dovgal2006-04-051-1/+1
* MFH: fix #36235 (ocicolumnname delivers empty results before a succesfull oci...Antony Dovgal2006-01-311-1/+1
* MFH: delete descriptor from the hash and avoid crashes on commit/rollbackAntony Dovgal2006-01-051-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* upgrade bundled OCI8 to v.1.1Antony Dovgal2005-12-011-0/+422