History log of /PHP-7.3/Zend/zend_opcode.c (Results 326 – 346 of 346)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# e5fbf441 19-Aug-1999 Andi Gutmans

- Make sure expr_list and echo_list are either empty or comma seperated
expressions


Revision tags: php-4.0b2
# bbe27ffa 03-Aug-1999 Andi Gutmans

- Initialize extended value's and put the fetch_type in it's own variable
name.


Revision tags: 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


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
# 5f62c347 09-Jul-1999 Zeev Suraski

Step 2:
Rename is_ref to EA


# 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
# 1b4b5c4a 04-Jun-1999 Zeev Suraski

New $GLOBALS init


# 9108abc2 04-Jun-1999 Zeev Suraski

Minor updates (mostly __declspec() stuff)


# 88029643 30-May-1999 Sascha Schumann

* fix some casts
* introduce unary_op_type - cleaner than casting data voids to function ptrs


Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# 5dd7f27f 30-Apr-1999 Andi Gutmans

- Free refcount when destroying the last class reference.


# 2493f680 27-Apr-1999 Zeev Suraski

* Fix debugger+interactive mode bug
* Recognize whether an extension is with debug information or not


# 7c4a0838 26-Apr-1999 Zeev Suraski

Various thread safety fixes and DLL updates


# 5a5806e0 24-Apr-1999 Zeev Suraski

Cleanups, remove old ts code


# 551fe778 22-Apr-1999 Zeev Suraski

Make token names uniform, they all begin with T_ now.


# 7a87fcbb 21-Apr-1999 Zeev Suraski

Thread safety patch. We're still not quite there but it compiles again, and
more logic has been implemented.


# 342c6e0b 18-Apr-1999 Zeev Suraski

Whatnot:
* updated alloc_persist to use critical sections
* changed extension shutdown to two-phase
* updated dependencies
* PR support (don't remember if there was any really)


# 39f9487e 14-Apr-1999 Andi Gutmans

-Tiny patches


Revision tags: BEFORE_STACK_PATCH
# 17bdb708 08-Apr-1999 Zeev Suraski

$GLOBALS support


Revision tags: CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library


1...<<11121314