History log of /PHP-5.5/Zend/zend_vm_execute.h (Results 151 – 175 of 453)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9fb4cd1a 25-Apr-2011 Dmitry Stogov

Fixed bug #54585 (track_errors causes segfault)


# 821d7169 20-Apr-2011 Dmitry Stogov

Fixed bug #54367 (Use of closure causes problem in ArrayAccess).


# c157f4b4 20-Apr-2011 Dmitry Stogov

Fixed bug #54367 (Use of closure causes problem in ArrayAccess).


Revision tags: php-5.3.6
# b78ac8df 16-Mar-2011 Dmitry Stogov

Fixed bug #54262 (Crash when assigning value to a dimension in a non-array)


# 8c06867e 16-Mar-2011 Dmitry Stogov

Fixed bug #54262 (Crash when assigning value to a dimension in a non-array)


# 8efa208e 16-Mar-2011 Stanislav Malyshev

fix UMR when variable name is an object and __toString is used
# zend_call_function checks IS_REF on This


Revision tags: php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15
# c35fc788 09-Dec-2010 Dmitry Stogov

Fixed bug #53511 (Exceptions are lost in case an exception is thrown in catch operator)


Revision tags: php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# 7628da98 24-Nov-2010 Dmitry Stogov

Removed support for break/continue $var syntax


Revision tags: php-5.3.4RC1
# ce96fd6b 18-Nov-2010 Pierre Joye

- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus


Revision tags: php-5.2.15RC1, PHP_5_2_15RC1
# 68e154b1 22-Oct-2010 Dmitry Stogov

reduced size of temp_variariable


# 968bdc57 22-Oct-2010 Dmitry Stogov

Simplified foreach() handling, we don't have to inctrement/decrement refcount twice


# d12098ee 22-Oct-2010 Dmitry Stogov

Fixed crash on attempt to insert reference to string offset into an array


# 635f3aff 22-Oct-2010 Dmitry Stogov

Removed redundant check


# fa3f0bb6 05-Oct-2010 Dmitry Stogov

Fixed bug #51008 (Zend/tests/bug45877.phpt fails)


# e3bb9348 15-Sep-2010 Dmitry Stogov

Regenerated


# 2188f26c 25-Aug-2010 Dmitry Stogov

Fixed bug #52614 (Memory leak when writing on uninitialized variable returned from method call)


# 8a6d73b0 18-Aug-2010 Dmitry Stogov

improved performance of @ (silence) operator


# f48999ca 11-Aug-2010 Dmitry Stogov

Optimization of ASSIGN instruction


# e0b72859 10-Aug-2010 Dmitry Stogov

Optimization (IS_TMP_VARs don't need reference counting)


# 523b965c 10-Aug-2010 Dmitry Stogov

Prevent generation of long strings


Revision tags: oci8-1.4.3
# 39b4a5ee 27-Jul-2010 Dmitry Stogov

Additional specialization


# d30073a2 26-Jul-2010 Dmitry Stogov

Removed deprecated check


Revision tags: php-5.2.14, php-5.3.3
# 5a2ee8ec 19-Jul-2010 Dmitry Stogov

Use proper fetch types


12345678910>>...19