summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8_interface.c
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2012-01-011-1/+1
* Add oci_client_version() returning the runtime Oracle client library version ...Christopher Jones2011-06-101-0/+11
* Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4Christopher Jones2011-06-071-6/+37
* - Year++Felipe Pena2011-01-011-1/+1
* Remove unreverted duplicate fix for nullsChristopher Jones2010-11-201-4/+0
* - revert part of the null fix, was already applied by ChrisPierre Joye2010-11-181-4/+0
* - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-1/+9
* Protect against null bytes in LOB filenames (rasmus)Christopher Jones2010-11-161-4/+14
* Fixed bug #53284 (Valgrind warnings in oci_set_* functions)Christopher Jones2010-11-101-5/+5
* Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)Christopher Jones2010-01-061-6/+2
* 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-0/+150
* Eliminate type warnings. This change is not needed in other branchesChristopher Jones2009-10-011-4/+4
* MFH: Use PHP 5 function name in error messageChristopher Jones2009-03-091-1/+1
* Tweak fix for #45458 to allow this branch (from PECL) to continue building wi...Christopher Jones2009-02-051-0/+12
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bug #45458 (OCI8: Numeric keys for associative arrays are not handled pr...Christopher Jones2008-08-281-2/+2
* MFB: OCI8: Remove macros obsoleted by rev 1.55.2.3.2.11.2.1 when Oracle 8 sup...Christopher Jones2008-06-051-5/+0
* MFHChristopher Jones2008-04-181-28/+15
* MFHAntony Dovgal2008-04-021-4/+0
* rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsole...Christopher Jones2008-03-251-6/+0
* MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)Christopher Jones2008-02-251-4/+5
* Merge DRCP & FAN support. PHP6 sync will happen laterChristopher Jones2008-01-311-0/+20
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bug #42173 (INTERVAL and TIMESTAMP type fixes)Christopher Jones2007-08-021-1/+16
* MFH: missing part of the fix for bug #42134Antony Dovgal2007-07-311-7/+16
* MFH: fix #42134 (oci_error() returns false after oci_new_collection() fails)Antony Dovgal2007-07-311-0/+9
* MFH: add casts to fix compilation warningsChristopher Jones2007-07-181-2/+2
* MFH: fix #39988 (type argument of oci_define_by_name() is ignored)Antony Dovgal2007-01-111-1/+1
* MFHAntony Dovgal2007-01-031-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFHAntony Dovgal2006-12-211-0/+7
* MFHAntony Dovgal2006-12-111-3/+10
* MFHAntony Dovgal2006-11-101-1/+1
* minor improvementsAntony Dovgal2006-08-221-4/+3
* MFH: fix #38173 (Freeing nested cursors causes OCI8 to segfault)Antony Dovgal2006-07-301-1/+4
* MFH: fix OCIPasswordChange() parameters (patch by pholdaway at technocom-wire...Antony Dovgal2006-06-051-0/+26
* fix #36851 (Documentation and code discrepancies for NULL data)Antony Dovgal2006-03-281-6/+6
* change oci_field_type() to return VARCHAR2 instead of VARCHARAntony Dovgal2006-03-211-1/+1
* MFH: fix #36235 (ocicolumnname delivers empty results before a succesfull oci...Antony Dovgal2006-01-311-8/+8
* MFH: delete descriptor from the hash and avoid crashes on commit/rollbackAntony Dovgal2006-01-051-2/+6
* bump year and license versionfoobar2006-01-011-3/+3
* upgrade bundled OCI8 to v.1.1Antony Dovgal2005-12-011-0/+2125