History log of /PHP-7.2/Zend/zend_list.c (Results 76 – 100 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0
# bf5bb842 19-Apr-2002 Sebastian Bergmann

MFZE1: make sure the resource-list is always consistent during shutdown (Thies).


Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 62dc854b 06-Jan-2002 Sebastian Bergmann

Happy New Year.


# 9b391a83 03-Jan-2002 Derick Rethans

- MFZE1 for exit fix, exposing current function name in error messages and
exposing zend_zval_type_name().


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# d863d52a 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE
# 4f6c95d1 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 7deb44e3 02-Aug-2001 Zeev Suraski

Some cleanup


# 57507b4e 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# 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
# 931ebe08 21-Jul-2001 Zeev Suraski

Improve bailout mechanism, supports nesting of bailouts a-la try..catch


# 8084d278 20-Jul-2001 Zeev Suraski

Implement a more granular shutdown mechanism for the executor -
prevent corruption of constants and missing destructions of resources


# 7b7e72d1 13-Jul-2001 Thies C. Arntzen

the resource-lists are now destroyed backwards. this will make sure that
resources get destroyed in the opposite order they were created and thereby
db-cursors will always be released before

the resource-lists are now destroyed backwards. this will make sure that
resources get destroyed in the opposite order they were created and thereby
db-cursors will always be released before their corresponding connection etc.
this sould not break anything!

show more ...


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 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)


# 65d9584a 20-May-2001 Andi Gutmans

- Don't allow resource types of 0


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
# 9aac926d 28-Mar-2001 Zeev Suraski

Fix warning


# 6dafabd7 28-Mar-2001 Zeev Suraski

Make Windows happy


# 3492049c 28-Mar-2001 Zeev Suraski

Get rid of more redundant code


# 3d3d8881 28-Mar-2001 Zeev Suraski

Cleaner way of making sure resources start at 1 and not 0...


# 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


# b8b40f69 16-Jan-2001 Zeev Suraski

Fix persistent resources, once and for all...


123456