#
fe6f8712 |
| 27-Jul-2001 |
Zeev Suraski |
- Get rid of ELS_*(), and use TSRMLS_*() instead. - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any unco
- Get rid of ELS_*(), and use TSRMLS_*() instead. - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it...
show more ...
|
Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3 |
|
#
9c558821 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fold a bit more code
|
Revision tags: php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
01ed33d1 |
| 27-Feb-2001 |
Andi Gutmans |
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the zval_del_ref() function which should be nuked.
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2 |
|
#
24c49a21 |
| 07-Jan-2001 |
Sascha Schumann |
Use zval_ptr_dtor instead of zval_dtor/FREE_ZVAL pair. Submitted by: Andi Gutmans
|
Revision tags: php-4.0.4pl1RC1 |
|
#
3ca8721e |
| 24-Dec-2000 |
Sascha Schumann |
More instances of s/efree/FREE_ZVAL/
|
#
7574cd43 |
| 24-Dec-2000 |
Sascha Schumann |
Not freeing the zval using FREE_ZVAL caused a segfault in shutdown_memory_manager.
|
Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
d2d5320e |
| 11-Oct-2000 |
Sascha Schumann |
Add session_write_close(). This is primarily intended to enable script writers to release the lock associated with the session lock before the request finishes. You can pass arrays n
Add session_write_close(). This is primarily intended to enable script writers to release the lock associated with the session lock before the request finishes. You can pass arrays now to session_set_save_handler(), so that the handlers can be located in an object for better abstraction.
show more ...
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE |
|
#
e8101d4f |
| 10-Jul-2000 |
Sascha Schumann |
Unify use of my email address
|
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, php-4.0.0 |
|
#
e043439f |
| 18-May-2000 |
Zeev Suraski |
Update the license with the new clause 6
|
Revision tags: php-4.0RC2, PHP-4.0-RC1, 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 |
|
#
12d3e3d7 |
| 11-Feb-2000 |
Sascha Schumann |
More cosmetic things
|
Revision tags: BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
4bd0b72b |
| 05-Jan-2000 |
Sascha Schumann |
Fix namespace pollution
|
#
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, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
5a5646dc |
| 17-Sep-1999 |
Sascha Schumann |
don't call empty function names
|
#
55272d3d |
| 17-Sep-1999 |
Sascha Schumann |
add user-level callbacks
|