History log of /PHP-5.3/Zend/zend_list.h (Results 26 – 50 of 58)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d76cf1da 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# 8ce8324e 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# 2c254ba7 27-Jul-2001 Zeev Suraski

Get rid of ELS_*(), and use TSRMLS_*() instead.
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...


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# e4f7a85a 20-May-2001 Andi Gutmans

- The previous name could be confused with resource #


# e2f12eb0 20-May-2001 Andi Gutmans

- Whitespace and change the name of the macro to something more verbose
ZEND_GET_RESOURCE_ID(...)


# c1164ad5 20-May-2001 James Moore

@ - Add new ZEND_GET_LE macro for retrieving destructor
@ id's from remote extensions. (Jmoore, Zend Engine)


Revision tags: 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
# 8c13f9d5 28-Mar-2001 Zeev Suraski

Remove redundant code


Revision tags: php-4.0.5RC3
# 59c32058 27-Mar-2001 Zeev Suraski

God knows what this code was doing...


Revision tags: php-4.0.5RC2, php-4.0.5RC1
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


# dd7eb428 23-Jan-2001 Thies C. Arntzen

fix a couple of warnings


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 84681b9c 25-Oct-2000 Andrei Zmievski

Remove the patch to register_list_destructors().


# dadb140e 20-Oct-2000 Andrei Zmievski

- Fixed a bug in zend_rsrc_list_get_rsrc_type()
- Switched register_list_destructors() to use
zend_register_list_destructors_ex() instead


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
# 55d313db 14-Jul-2000 Zeev Suraski

Improve register_resource_ex() infrastructure


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# a6172174 03-Jul-2000 Sascha Schumann

Replace macros which begin with an underscore through an appropiately
named macro.


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 3ad9d629 15-Jun-2000 Thies C. Arntzen

ups.


# 56540078 15-Jun-2000 Thies C. Arntzen

changed return type of ZEND_VERIFY_RESOURCE from FALSE to NULL


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2
# 4cb9a483 15-Apr-2000 Zeev Suraski

- Clean up resource lists namespace
- Prepare extended resource list destructor APIs (currently unused)


Revision tags: PHP-4.0-RC1
# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# 62114c18 17-Jan-2000 Zeev Suraski

Destructors no longer return ints, the low level problem it was intended to solve is long gone now...


# ee08b81a 16-Jan-2000 Zeev Suraski

- Make zend_hash_apply() (and friends) reentrant and much, much quicker
- Introduce zend_hash_graceful_destroy(), which allows the destructor functions to
use zend_hash_apply() and/or zend_

- Make zend_hash_apply() (and friends) reentrant and much, much quicker
- Introduce zend_hash_graceful_destroy(), which allows the destructor functions to
use zend_hash_apply() and/or zend_hash_graceful_destroy()
- Switch to zend_hash_graceful_destroy() in the resource list shutdowns

show more ...


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, 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
# 6d7c18c1 12-Oct-1999 Thies C. Arntzen

new improved resource-API


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split
# 85844ace 24-Sep-1999 Zeev Suraski

Exify the standardized resource stuff


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 63b27299 03-Sep-1999 Zeev Suraski

Damn, forgot to commit that


# 3feb4b3b 03-Sep-1999 Zeev Suraski

Add new API for resources


123