#
be6c3d8b |
| 21-Jul-2000 |
Joey Smith |
INI stuff labelled sybase.* should be sybct.*. Thanks to dean.bennett@home.com.
|
#
0690bca4 |
| 20-Jul-2000 |
Sterling Hughes |
fix 5705 .
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
3701bc42 |
| 05-Jun-2000 |
Andi Gutmans |
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
#
4686a3b5 |
| 23-May-2000 |
Sascha Schumann |
Use #ifdef COMPILE_DL_EXTNAME solely.
|
Revision tags: php-4.0.0 |
|
#
e043439f |
| 18-May-2000 |
Zeev Suraski |
Update the license with the new clause 6
|
Revision tags: php-4.0RC2 |
|
#
fe50664d |
| 02-May-2000 |
Sascha Schumann |
#if COMPILE_DL becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
|
#
0d383d93 |
| 02-May-2000 |
Sascha Schumann |
Replace the various get_module() functions with a uniform ZEND_GET_MODULE(name) macro.
|
#
a7c8bfb9 |
| 06-Apr-2000 |
Colin Viebrock |
phpinfo() prettying
|
Revision tags: PHP-4.0-RC1 |
|
#
d02fe90b |
| 06-Mar-2000 |
Stig Bakken |
Change extension names in all extensions' zend_module_entry to their directory name.
|
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
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
c12aa454 |
| 05-Feb-2000 |
Zeev Suraski |
Compile fixes
|
#
3a816341 |
| 05-Feb-2000 |
Zeev Suraski |
Cleanup patches
|
Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
bf4d20aa |
| 15-Jan-2000 |
Thies C. Arntzen |
just add a remark. zend_hash_apply can & will cause problems here unless
|
#
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 |
|
#
235386b2 |
| 26-Dec-1999 |
Zeev Suraski |
Change ALLOC_ZVAL() semantics
|
#
3bf1b04c |
| 24-Dec-1999 |
Andi Gutmans |
- Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now.
|
Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, 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 ...
|
Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3 |
|
#
1f41ddfe |
| 19-Nov-1999 |
Zeev Suraski |
Optimize a bit
|
#
049b74b8 |
| 19-Nov-1999 |
Zeev Suraski |
Fix a bug in sybase_fetch_hash()
|
Revision tags: PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2 |
|
#
ce8e31be |
| 08-Nov-1999 |
Jakub Skopal |
"sybase" is definitelly six characters long :-)
|
#
7dfbf440 |
| 12-Oct-1999 |
Thies C. Arntzen |
(php sybase_close) fixed obvious bug.
|
#
86bb3fa0 |
| 12-Oct-1999 |
Thies C. Arntzen |
new improved resource-API (i hope everything still compiles)
|
Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split |
|
#
83a5bfdd |
| 24-Sep-1999 |
Zeev Suraski |
This should make the Sybase CT module compile again (untested)
|
Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
c12d4bc7 |
| 04-Sep-1999 |
Zeev Suraski |
*** empty log message ***
|
#
6d4ab737 |
| 04-Sep-1999 |
Zeev Suraski |
Add resource support to the Sybase CT module
|