Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
8950aa75 |
| 16-Jan-2000 |
Thies C. Arntzen |
@- OCI8 now supports binding of NULL-values. Module cleanups. (Thies) lots of cleanup - all invisible to the user (i hope;-) - full refcounting of connections & statements - cleanup of th
@- OCI8 now supports binding of NULL-values. Module cleanups. (Thies) lots of cleanup - all invisible to the user (i hope;-) - full refcounting of connections & statements - cleanup of the descriptor-code (descriptors are now real resources) - we now use SQLT_CHR instead of SQLT_STR (no trailing \0) - smarter & faster - ocifetchinto(OCI_BOTH) will use references.
show more ...
|
#
43ae2bff |
| 01-Jan-2000 |
Sascha Schumann |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1).
|
Revision tags: PRE_ISSET_TYPE |
|
#
4e095276 |
| 23-Dec-1999 |
Thies C. Arntzen |
digital cc doe not like whitespaces before a # mark
|
Revision tags: PRE_LIBZEND_TO_ZEND |
|
#
a1ad2872 |
| 18-Dec-1999 |
Zeev Suraski |
- The tree compiles again
|
#
396bccfb |
| 17-Dec-1999 |
Zeev Suraski |
More php3_ cleanup
|
#
fb1c77bd |
| 17-Dec-1999 |
Zeev Suraski |
- Made PHP_VERSION and PHP_OS work again - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
|
#
a3c65143 |
| 17-Dec-1999 |
Zeev Suraski |
More php3_ annihilation
|
#
02d3b394 |
| 17-Dec-1999 |
Zeev Suraski |
More php3_ annihilation
|
Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP |
|
#
99b5652f |
| 09-Dec-1999 |
Thies C. Arntzen |
small cleanups in MINIT code OCIInitialize is now called at the "right" spot again
|
#
40340b5a |
| 08-Dec-1999 |
Thies C. Arntzen |
@- OCI8 now returns NULL values in LONG columns correct. (Thies)
|
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
|