History log of /PHP-8.3/Zend/zend_execute_API.c (Results 426 – 450 of 1003)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 53e312c6 11-Mar-2014 Xinchen Hui

Review ended

Revert "An demo(for review) to show how to fix the problem(symbol table resize)"

This reverts commit 60c354510b6731ec8348af9c5e230a4859c7c383.


# 60c35451 10-Mar-2014 Xinchen Hui

An demo(for review) to show how to fix the problem(symbol table resize)


# 80625f20 10-Mar-2014 Xinchen Hui

Revert "An demo(for review) to show how to fix the problem we meet"

This reverts commit 4aeae157062f69deb36e16f13ff0ddff62fd487c.


# 4aeae157 10-Mar-2014 Xinchen Hui

An demo(for review) to show how to fix the problem we meet


# 4b40e40a 09-Mar-2014 Xinchen Hui

Fixed memleak while sending IS_REFERENCE


# 6b303a6b 06-Mar-2014 Dmitry Stogov

Fixed refcounting


# 8d2fb9d4 06-Mar-2014 Dmitry Stogov

Internal functions may return (e.g. on wrong arguments) keeping the original return_value. So we have to initialize return_value as IS_NULL.


# f3b4b168 05-Mar-2014 Dmitry Stogov

Fixed passing reference by value in call_user_func()


# 018be97c 05-Mar-2014 Dmitry Stogov

Fixed support for undefined constants in RECV_INIT


# 84c092f6 05-Mar-2014 Dmitry Stogov

Fixed by reference parameter passing from internal functions


Revision tags: php-5.5.10
# 37337373 05-Mar-2014 Dmitry Stogov

Handle interned strings as non-refcounted scalars


Revision tags: php-5.4.26
# 19670c2b 04-Mar-2014 Dmitry Stogov

Fixied calling object closures from internal functions


# 3810b4ab 27-Feb-2014 Dmitry Stogov

Fixed constant expressions in array indeces handling


# 3696e038 27-Feb-2014 Dmitry Stogov

Various fixes related to read_property(), read_dimension() and iterators refactoring


Revision tags: php-5.6.0alpha3
# 78fc6b35 25-Feb-2014 Dmitry Stogov

Fixed refcounting


# 77abd35b 25-Feb-2014 Dmitry Stogov

Fixed memory leak


# 639e4e1a 25-Feb-2014 Dmitry Stogov

Changes zend_is_callable() to use zend_string* instead of char*


# 499b553c 25-Feb-2014 Xinchen Hui

Fixed NULL pointer dereference


# 789eb6df 24-Feb-2014 Dmitry Stogov

Fixed create_function()


# 595fc4d9 24-Feb-2014 Dmitry Stogov

More constant related fixes


# f4c2810a 24-Feb-2014 Dmitry Stogov

fixed support for constant expressions


# 479b82c0 24-Feb-2014 Xinchen Hui

Fixed invalid write in vsprintf tests


# 23c9d3eb 24-Feb-2014 Dmitry Stogov

Fixed zend_rebuild_symbol_table() using IS_INDIRECT


# 008a42e7 21-Feb-2014 Dmitry Stogov

Fixed error messages


# 52bd62ec 21-Feb-2014 Dmitry Stogov

Fixed assertions


1...<<11121314151617181920>>...41