History log of /PHP-7.3/ext/oci8/oci8.c (Results 426 – 450 of 508)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0fa7618f 23-May-2000 Hartmut Holzgraefe

proto function name fixed


# 4686a3b5 23-May-2000 Sascha Schumann

Use #ifdef COMPILE_DL_EXTNAME solely.


Revision tags: php-4.0.0
# e043439f 18-May-2000 Zeev Suraski

Update the license with the new clause 6


Revision tags: php-4.0RC2
# 83145988 08-May-2000 Thies C. Arntzen

rewritten the configure stuff


# 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


1...<<1112131415161718192021