History log of /PHP-8.3/ext/oci8/oci8.c (Results 401 – 425 of 496)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# ffad4101 16-Aug-2000 Thies C. Arntzen

compile fix

# 66f9f8bf 11-Aug-2000 Hartmut Holzgraefe

return type in proto for OCIError fixed

# e05fbd00 07-Aug-2000 Thies C. Arntzen

fixed binary mode for Win32

# 8289c854 07-Aug-2000 Thies C. Arntzen

@- Fixed CLOB handling in OCI8 driver when using variable-width
@ character sets. (Thies)

Revision tags: PRE_FILE_COMPILE_API_CHANGE
# 53defde3 05-Aug-2000 Thies C. Arntzen

@- Fixed warning when shutting down OCINLogon() connections. (Thies)

# 34dfe582 05-Aug-2000 Thies C. Arntzen

@- OCIError() would sometimes not report failed connections. (Thies)

# cef6cc1e 15-Jul-2000 Thies C. Arntzen

fixed uninitilized var in ZTS mode.

Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# d58ff645 03-Jul-2000 Thies C. Arntzen

@- Fixed crash on OCI?Logon() failure. (thies)

Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# 6ce07a85 09-Jun-2000 Andi Gutmans

- Change register_internal_class to zend_register_internal_class for
- consistency.
- Andrei: I'm still thinking about the _ex you want me to implement

# c8ffb0ba 08-Jun-2000 Thies C. Arntzen

@- Fixed crash in OCIFetchStatement() when trying to read after
@ all data has already been read. (Thies)

# 3701bc42 05-Jun-2000 Andi Gutmans

- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch

# 8c65f816 30-May-2000 Thies C. Arntzen

@- fixed crash in OCIParse when parsing invalid SQL. (Thies)

# ff53dde1 25-May-2000 Thies C. Arntzen

@- Uncommitted outstanding OCI8 transactions are now rolled back
@ before the connection is closed. (Thies)

# 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

1...<<11121314151617181920