History log of /PHP-5.4/Zend/zend_vm_def.h (Results 26 – 50 of 336)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6b1d3b3d 24-Jan-2012 Xinchen Hui

Re-fixed bug #60825 (Segfault when running symfony 2 tests)


Revision tags: php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4
# 0610ca45 22-Dec-2011 Stanislav Malyshev

Fix warning on non-numeric offsets


# 622412d8 19-Dec-2011 Stanislav Malyshev

implement the solution for isset/string offsets, fix bug #60362


Revision tags: php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1
# cacf3639 08-Nov-2011 Dmitry Stogov

Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())


Revision tags: php-5.3.9RC1
# cae2f138 03-Nov-2011 Xinchen Hui

Fix bug #60169 Conjunction of ternary and list crashes PHP


Revision tags: php-5.4.0beta2
# 07b7ba8b 18-Oct-2011 Arnaud Le Blanc

Improved ternary operator performance when returning arrays


Revision tags: php-5.4.0beta1
# 4a25a774 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3
# 5e923d23 01-Aug-2011 Dmitry Stogov

Fixed bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating)


Revision tags: php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2
# ac1ae51a 11-Jul-2011 Dmitry Stogov

Fixed bug #54305 (Crash in gc_remove_zval_from_buffer)


# a0974f2d 11-Jul-2011 Dmitry Stogov

Fixed bug #54305 (Crash in gc_remove_zval_from_buffer)


# b7e12400 06-Jul-2011 Dmitry Stogov

Fixed bug #55135 (Array keys are no longer type casted in unset())


Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 66ac89a0 06-Jun-2011 Felipe Pena

- Added indirect method call through array variable (FR Bug #47160)


# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 68ff1463 06-Jun-2011 Felipe Pena

- Restore fix for #39863 (do not accept paths with NULL in them)
# This was removed by regenerating the VM months ago


# c270347c 31-May-2011 Dmitry Stogov

MFH: Arithmetic speedup. Inlined most probable code-paths for arithmetic operations directly into executor.


# 6eedfb9b 05-May-2011 Dmitry Stogov

Fixed direct threaded executor (php zend_vm_gen.php --with-vm-kind=GOTO)


# e510daf2 25-Apr-2011 Dmitry Stogov

Fixed bug #54585 (track_errors causes segfault)


# 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


12345678910>>...14