#
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
|
#
eb786dc0 |
| 21-Apr-2000 |
Thies C. Arntzen |
make it compile on Win32
|
#
b27718ff |
| 21-Apr-2000 |
Thies C. Arntzen |
@- OCIBindByName() will no longer complain about bindlength beeing zero. (Thies)
|
#
a7c8bfb9 |
| 06-Apr-2000 |
Colin Viebrock |
phpinfo() prettying
|
Revision tags: PHP-4.0-RC1 |
|
#
ae67ddc3 |
| 14-Mar-2000 |
Egon Schmid |
One space character is enough.
|
#
29c41fe4 |
| 14-Mar-2000 |
Egon Schmid |
Thies, please check the function names and descriptions.
|
#
caeaaf4d |
| 12-Mar-2000 |
Sascha Schumann |
Fix build on systems which lack snprintf or vsnprintf. PR: #3786
|
#
9abeb481 |
| 09-Mar-2000 |
Thies C. Arntzen |
(OCILogon) fixed crash in OCILogon if username was not valid (newly introduced - no need for a NEWS entry)
|
#
d02fe90b |
| 06-Mar-2000 |
Stig Bakken |
Change extension names in all extensions' zend_module_entry to their directory name.
|
#
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.
|
#
490569ca |
| 01-Mar-2000 |
Thies C. Arntzen |
@- OCINLogon no longer crashes. (Thies)
|
#
08055fef |
| 27-Feb-2000 |
Thies C. Arntzen |
out of space in private (brain) memory;-)
|
#
48bc90a8 |
| 27-Feb-2000 |
Thies C. Arntzen |
just so that i don't forget
|
#
6aff0250 |
| 23-Feb-2000 |
Egon Schmid |
Thies, it looks now a little bit better. Please correct my dummy entries.
|
#
e0b09193 |
| 22-Feb-2000 |
Thies C. Arntzen |
@- Fixed OCI8 crash when returning cursors from stored-procedures. (Thies)
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
86fa2aad |
| 19-Feb-2000 |
Zeev Suraski |
the pipe is breaking all the time
|
#
1c4532dc |
| 19-Feb-2000 |
Zeev Suraski |
*** empty log message ***
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000 |
|
#
6d0ab616 |
| 10-Feb-2000 |
Zeev Suraski |
SAPIfication, Episode VI: Return of the SAPI Remove mostly all references to APACHE and CGI_BINARY from the code. - Apache include files are no longer included by any PHP code, except f
SAPIfication, Episode VI: Return of the SAPI Remove mostly all references to APACHE and CGI_BINARY from the code. - Apache include files are no longer included by any PHP code, except for the Apache SAPI module. - No server specific code is in any of the base PHP code. Still left to be done: - Eliminate any references to APACHE from the few remaining modules. - Move request_info.c's logic to SAPI - Modify the regex function names, and globals, so that we can always include them, without having to fear any interference with Apache; Always use the bundled regex library
show more ...
|
Revision tags: BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
aee1dd9e |
| 07-Feb-2000 |
Thies C. Arntzen |
kill warning @- Fixed some OCIBindByName() problems. (Thies)
|
#
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)
|