History log of /PHP-5.4/Zend/zend_API.c (Results 451 – 475 of 506)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.0, php-4.0RC2
# 99e2820b 02-May-2000 Sascha Schumann

Fix segfault occuring when a temporary module was unloaded and if this
module did not have a request shutdown function.


# dc93a62c 24-Apr-2000 Zeev Suraski

Correct fix


# 9786e445 24-Apr-2000 Thies C. Arntzen

MODULE_TEMPORARY should get a call to RSHUTDOWN as well!


# 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
# 7fd92b52 26-Mar-2000 Andi Gutmans

- Stop zend_func_args() and co. from crashing


# 5dba4774 25-Mar-2000 Zeev Suraski

- Some header dependencies cleanup
- Generalize zval_print() and zval_print_r()


# 6db18997 24-Mar-2000 Andi Gutmans

- Nuke hash_*_ptr functions


# 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


# ceba50b6 19-Feb-2000 Zeev Suraski

- Fix a nasty bug in the hash, introduced in the recent migration to macros
- Make array_init() and friends trackable


# f77e6a44 19-Feb-2000 Zeev Suraski

Generalize macros


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# 9f51f154 05-Feb-2000 Zeev Suraski

- Stop passing list/plist to internal functions
- Add a typedef for the pCopyConstructor function pointer
- Minor hacks


# e0628436 03-Feb-2000 Andrei Zmievski

*** empty log message ***


# 8b9e07da 02-Feb-2000 Zeev Suraski

- Fix built-in classes with more than 5 methods


# b995d2cc 01-Feb-2000 Andrei Zmievski

Added add_property_unset() and add_property_bool().


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# bdefd5da 04-Jan-2000 Andi Gutmans

- Change IS_UNSET -> IS_NULL


# f2d703e9 31-Dec-1999 Zeev Suraski

- Nuke undefined_variable_string
- Introduce IS_UNSET


Revision tags: PRE_ISSET_TYPE
# c34a062f 27-Dec-1999 Andi Gutmans

- Get rid of warning


# b7a5b3c3 27-Dec-1999 Zeev Suraski

- Generalize the fast cache mechanism
- Add the HashTable struct to the fast cache mechanism


# 27daca31 27-Dec-1999 Andi Gutmans

- Make zend_internal_function allocate a full zend_function structure so
that we don't get memory overruns and Thies doesn't get angry :)


# 235386b2 26-Dec-1999 Zeev Suraski

Change ALLOC_ZVAL() semantics


# 62b2087a 24-Dec-1999 Andi Gutmans

- Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL(z) and make Zend use
them.


# 80bab9d9 21-Dec-1999 Andrei Zmievski

We're using ZVAL's now.


Revision tags: PRE_LIBZEND_TO_ZEND
# cd7d5546 18-Dec-1999 Zeev Suraski

- Introduce ZEND_NUM_ARGS(), to replace ARG_COUNT(ht)
- Rename getParameters() and friends for consistency and namespace cleanliness


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 70df2d74 05-Dec-1999 Sascha Schumann

Fix some warnings


1...<<1112131415161718192021