History log of /PHP-7.3/ext/oci8/oci8.c (Results 401 – 425 of 508)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8499b430 15-Feb-2001 Thies C. Arntzen

@- Fixed some modules to allow using output-buffering. (Thies)

i nuked all unneded calls to php_header() - i'm not too sure how we do
handle HEAD Requests as they were only detected via

@- Fixed some modules to allow using output-buffering. (Thies)

i nuked all unneded calls to php_header() - i'm not too sure how we do
handle HEAD Requests as they were only detected via php_header(). but calling
php_header from a module makes output-buffering unusable.

NOTICE: there is some EBSDIC stuff in gd.c - i think it's obsolete.

show more ...


# ecaeac58 14-Feb-2001 Thies C. Arntzen

ocifreedesc() now spits a NOTICE when called the "wrong" way.


# 20134238 12-Feb-2001 Thies C. Arntzen

@- Improved OCI8 dead-session detection. (Patch by: George Schlossnagle)


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2
# d79071b2 07-Jan-2001 Thies C. Arntzen

fix small leak in ociexecute()
fixes: #8573
submitted by: tcarroll@chc-chimes.com


Revision tags: php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 31f63bee 16-Nov-2000 Thies C. Arntzen

don't use TLS in MINIT function.


# db65d0e0 13-Nov-2000 Thies C. Arntzen

@- Fixed column-title buffer-overflow in OCIFetchStatement(). (Thies)
fix #7784


# 825457ae 29-Oct-2000 Thies C. Arntzen

update my email.


# f1dcb32c 25-Oct-2000 Andrei Zmievski

Use zend_register_list_destructors_ex() instead.


# 248d8527 22-Oct-2000 Thies C. Arntzen

@- OCIBindByName() now does better parameter-checking. (Thies)


# 1d582b88 21-Oct-2000 Daniel Beulshausen

added missing def.


# 7b4983c8 20-Oct-2000 Andrei Zmievski

Mega-patch to get better resource information for modules.
* Fixed a bug in zend_rsrc_list_get_rsrc_type()
* Switched register_list_destructors() to use
zend_register_list_destruc

Mega-patch to get better resource information for modules.
* Fixed a bug in zend_rsrc_list_get_rsrc_type()
* Switched register_list_destructors() to use
zend_register_list_destructors_ex() instead
* Updated all relevant modules to provide the resource type name
to register_list_destructors() call
* Updated var_dump() to output resource type name instead of number

@- Made resource type names visible, e.g. var_dump() and
@ get_resource_type() display "file" for file resources. (Andrei)

show more ...


Revision tags: php-4.0.3
# 6b5441c3 07-Oct-2000 Thies C. Arntzen

@- Fixed returning of empty LOB fields in OCI8. (Thies)


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)


1...<<1112131415161718192021