History log of /PHP-5.4/Zend/zend_variables.c (Results 76 – 89 of 89)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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, 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
# f3524445 07-Oct-1999 Thies C. Arntzen

added zval_del_ref() function


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 69fa5199 03-Sep-1999 Zeev Suraski

Let $GLOBALS actually work...


# 81e0131b 28-Aug-1999 Zeev Suraski

*** empty log message ***


# cda27ae9 28-Aug-1999 Zeev Suraski

Beef up debug macros


# aa8b27ba 27-Aug-1999 Zeev Suraski

Better debug macros


Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update


# b5b11177 16-Jul-1999 Zeev Suraski

License update


# cccd2445 10-Jul-1999 Zeev Suraski

Get rid of AiCount completely


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP
# 2a6da781 09-Jul-1999 Zeev Suraski

Step 4:
Move to a 7-bit counter (not fully implemented yet)


# 6ec1acbe 09-Jul-1999 Zeev Suraski

Phase 3:
Use a single bit to mark IS_REF variables


Revision tags: 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, BEFORE_PHP4_APACHE_MODULE_CHANGE, BEFORE_STACK_PATCH, CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library


1234