History log of /PHP-8.0/Zend/zend_list.c (Results 126 – 150 of 151)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


# 35138666 11-Jul-2000 Zeev Suraski

Another persistent hash - disable apply protection


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# e1705c08 15-Jun-2000 Andi Gutmans

*** empty log message ***


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)


# f44afc6e 03-Apr-2000 Zeev Suraski

Fix the problem with dl()'d modules not freeing their resources properly


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
# caaeb9ff 15-Jan-2000 Zeev Suraski

Fix a bug in call_user_function_ex()


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
# 6e07d060 13-Oct-1999 Thies C. Arntzen

(zend_fetch_resource) added warinig if resource is of wrong type


# 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


# 5f351565 22-Sep-1999 Thies C. Arntzen

if you pass NULL as the resource_type_name to zend_fetch_resource*&friends the functions will not print any warnings if the resource is not found!


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 6ddd6861 18-Sep-1999 Zeev Suraski

Safer behavior


# 009025e0 06-Sep-1999 Stig S. Bakken

* header file cleanup
* fixed --enable-thread-safety build for UNIX

I don't have a Win32 environment available, could someone please try
compiling on Win32 to see if I got all the he

* header file cleanup
* fixed --enable-thread-safety build for UNIX

I don't have a Win32 environment available, could someone please try
compiling on Win32 to see if I got all the header file stuff right there?

show more ...


# 7d332151 04-Sep-1999 Zeev Suraski

Fix a stupid bug (from stefan@roehri.ch)


# 3feb4b3b 03-Sep-1999 Zeev Suraski

Add new API for resources


Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# bf8c6dbd 20-Jul-1999 Andi Gutmans

- Get rid of C++ comments


# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update


# b5b11177 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2
# 81d901b1 09-Jul-1999 Zeev Suraski

Step 1 in nuking the garbage collector:
- Change the hash destructor to return int
- Don't kill the bucket on hash_destroy if the destructor returns 0


Revision tags: BEFORE_REMOVING_GC_STEP1
# 9108abc2 04-Jun-1999 Zeev Suraski

Minor updates (mostly __declspec() stuff)


Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# 8dd4a633 24-Apr-1999 Zeev Suraski

Remove redundant includes


# a9f9ae79 21-Apr-1999 Zeev Suraski

Thread safety patch. It works now with 'just in time' resource initialization!


1234567