History log of /PHP-8.3/ext/oci8/oci8.c (Results 501 – 525 of 541)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_RETURN_REF_PATCH
# 5b983c94 04-Dec-1999 Sascha Schumann

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them ma

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

show more ...


# f6e8a597 04-Dec-1999 Thies C. Arntzen

fixed tiny leak


# 126756d7 01-Dec-1999 Thies C. Arntzen

just a remark


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5
# e20e9786 12-Nov-1999 Thies C. Arntzen

added missing function-alias


# d64e09a3 12-Nov-1999 Thies C. Arntzen

oops, didn't mean to activate this!


# e61fea30 12-Nov-1999 Thies C. Arntzen

@- Fixed selecting nested-tables in OCI8. (Thies)
fixed mested-tables again (broke it when resourcified the driver)


# 392659fa 10-Nov-1999 Rasmus Lerdorf

# Fix comments


Revision tags: php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# c171eecd 27-Oct-1999 Thies C. Arntzen

@- implemented OCI8 $lob->WriteToFile() function - very useful for streaming
@ large amounts of LOB-Data without to need of a huge buffer. (Thies)


# 86bb3fa0 12-Oct-1999 Thies C. Arntzen

new improved resource-API (i hope everything still compiles)


# 7fe8812d 05-Oct-1999 Thies C. Arntzen

use reference counting for emulating child<->parent (cursor<->connection) relationships.


# 16e1cbee 30-Sep-1999 Thies C. Arntzen

major rework here - the refcount stuff gets better and better!


# 284bc523 29-Sep-1999 Thies C. Arntzen

fixed crash in connection shutdown!


# 73c84292 29-Sep-1999 Thies C. Arntzen

just some renaming.


Revision tags: PRE_FETCH_READ_PATCH
# 74bc24d9 28-Sep-1999 Thies C. Arntzen

initialize OCI in threaded mode if ZTS is defined.


Revision tags: before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 128b733e 17-Sep-1999 Thies C. Arntzen

fix #2316 - fetching empty LOBs via OCI8


# 598aaba8 14-Sep-1999 Thies C. Arntzen

you can now position when doing lob-writes.


# c2042b15 13-Sep-1999 Thies C. Arntzen

got rid of the define-callback stuff there's a bug in oracle-oci8!


# c21663b3 13-Sep-1999 Thies C. Arntzen

ported $lob->savefile($filename) method from PHP3


# f858b689 13-Sep-1999 Thies C. Arntzen

cleanups


# d5bafdaa 13-Sep-1999 Thies C. Arntzen

ported oci8 to use new class API
var_dump no longer tries to traverse avr->value.ht for objects but uses var->value.obj.properties instead


# fd28fec3 19-Aug-1999 Andi Gutmans

- Fixed typo in oci8 error message


# c1218de0 18-Aug-1999 Thies C. Arntzen

ZTS


# e3aeb156 18-Aug-1999 Thies C. Arntzen

ocifetchinto fix


# f93ce674 17-Aug-1999 Thies C. Arntzen

cleanups & ZTS stuff (ZTS untested!)


# 269785f9 10-Aug-1999 Thies C. Arntzen

starting to clean up


1...<<2122