History log of /PHP-5.4/ext/oci8/oci8.c (Results 326 – 350 of 404)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fe50664d 02-May-2000 Sascha Schumann

#if COMPILE_DL

becomes

#if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)


# 0d383d93 02-May-2000 Sascha Schumann

Replace the various get_module() functions with a uniform
ZEND_GET_MODULE(name) macro.


# 5d5b09e1 30-Apr-2000 Andi Gutmans

- Change some open's to V_OPEN()'s


# ea9be8b8 28-Apr-2000 Thies C. Arntzen

compile fix


# 6f08c178 27-Apr-2000 Thies C. Arntzen

.


# 6ccea93d 27-Apr-2000 Thies C. Arntzen

allow oci8 to be build as loadable module.


# 232bcff7 24-Apr-2000 Thies C. Arntzen

.


# 57c20bf8 24-Apr-2000 Thies C. Arntzen

fix warning


# eb786dc0 21-Apr-2000 Thies C. Arntzen

make it compile on Win32


# b27718ff 21-Apr-2000 Thies C. Arntzen

@- OCIBindByName() will no longer complain about bindlength beeing zero. (Thies)


# a7c8bfb9 06-Apr-2000 Colin Viebrock

phpinfo() prettying


Revision tags: PHP-4.0-RC1
# ae67ddc3 14-Mar-2000 Egon Schmid

One space character is enough.


# 29c41fe4 14-Mar-2000 Egon Schmid

Thies, please check the function names and descriptions.


# caeaaf4d 12-Mar-2000 Sascha Schumann

Fix build on systems which lack snprintf or vsnprintf.

PR: #3786


# 9abeb481 09-Mar-2000 Thies C. Arntzen

(OCILogon) fixed crash in OCILogon if username was not valid (newly introduced - no need for a NEWS entry)


# d02fe90b 06-Mar-2000 Stig Bakken

Change extension names in all extensions' zend_module_entry to their
directory name.


# ad5b022e 06-Mar-2000 Thies C. Arntzen

@- OCINLogon() sessions are now closed again. (Thies)
# happy hacking in hongkong!


# 68c10efe 03-Mar-2000 Joe Martin

Added functions to retrieve scale, precision and raw oracle data type for
columns.


# 490569ca 01-Mar-2000 Thies C. Arntzen

@- OCINLogon no longer crashes. (Thies)


# 08055fef 27-Feb-2000 Thies C. Arntzen

out of space in private (brain) memory;-)


# 48bc90a8 27-Feb-2000 Thies C. Arntzen

just so that i don't forget


# 6aff0250 23-Feb-2000 Egon Schmid

Thies, it looks now a little bit better.
Please correct my dummy entries.


# e0b09193 22-Feb-2000 Thies C. Arntzen

@- Fixed OCI8 crash when returning cursors from stored-procedures. (Thies)


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 86fa2aad 19-Feb-2000 Zeev Suraski

the pipe is breaking all the time


# 1c4532dc 19-Feb-2000 Zeev Suraski

*** empty log message ***


1...<<11121314151617