summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
Commit message (Expand)AuthorAgeFilesLines
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* added support for multiple character sets.Abdul-Kareem Abo-Namous2002-12-061-0/+2
* @- OCIResult() could return garbage if called on empty result-sets. (thies)Thies C. Arntzen2002-09-121-0/+1
* only rollback at script end if there is something to rollback.Thies C. Arntzen2002-02-101-0/+1
* - got rid of unneded calls to OCIAttrGet when reexecuting the same queryThies C. Arntzen2002-02-081-0/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* indentionThies C. Arntzen2001-07-231-2/+2
* @ - Make sure that OCI8 outbound variables are always zero-terminated. (Thies)Thies C. Arntzen2001-07-081-0/+2
* Killed some compile warnings.foobar2001-05-281-0/+7
* namespace-protect "open"Thies C. Arntzen2001-05-041-3/+3
* Cleanup collections - removed unused members from oci_collection structureAndy Sautins2001-04-251-5/+0
* @ - OCI8 now supports binding of collectionsThies C. Arntzen2001-04-131-0/+16
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* update my email.Thies C. Arntzen2000-10-291-1/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-22/+11
* fixed uninitilized var in ZTS mode.Thies C. Arntzen2000-07-151-2/+0
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-2/+2
* @- OCINLogon() sessions are now closed again. (Thies)Thies C. Arntzen2000-03-061-0/+1
* Added functions to retrieve scale, precision and raw oracle data type forJoe Martin2000-03-031-0/+2
* #if WIN.* => #ifdef PHP_WIN32Sascha Schumann2000-02-121-1/+1
* make it work without the zend_hash_pointer*() functions. some work on the shu...Thies C. Arntzen2000-02-011-3/+8
* @- OCI8 now supports binding of NULL-values. Module cleanups. (Thies)Thies C. Arntzen2000-01-161-7/+6
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* small cleanups in MINIT codeThies C. Arntzen1999-12-091-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-0/+208