Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH |
|
#
16017f6d |
| 02-Jul-2000 |
Sascha Schumann |
Change header protection macros to conform to standard. Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an
Change header protection macros to conform to standard. Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation.
show more ...
|
Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2, PHP-4.0-RC1 |
|
#
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.
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000 |
|
#
0036b8bb |
| 12-Feb-2000 |
Sascha Schumann |
#if WIN.* => #ifdef PHP_WIN32 #if !(WIN.* => #ifndef PHP_WIN32
|
Revision tags: BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
c145f856 |
| 01-Feb-2000 |
Thies C. Arntzen |
make it work without the zend_hash_pointer*() functions. some work on the shutdown issues (more to follow)
|
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 ...
|
Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND |
|
#
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)
|
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
|
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 ...
|