-
-
Fixed bug #74673 (Segfault when cast Reflection object to string with…
… undefined constant)
-
-
-
Fixed bug #74657 (Undefined constants in array properties result in b…
…roken properties)
-
laruence committed
May 19, 2017
-
Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)
laruence committedMay 16, 2017 -
-
Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled)
Yeah, no test script is provided.. I got some troubles to make a one
-
Fixed bug #74456 (Segmentation error while running a script in CLI mode)
Instead of make update_op1_by_const supports FETCH_LIST(CASE), I think disable it is more safe for 7.1
laruence committedApr 17, 2017
-
-
Fixed bug #74379 (syntax error compile error in libmagic/apprentice.c)
laruence committedApr 10, 2017 -
laruence committed
Apr 10, 2017
-
Fixed bug #74157 (Segfault with nested generators)
laruence committedFeb 26, 2017
-
Fixed bug #74164 (PHP hangs when an invalid value is dynamically pass…
…ed to typehinted by-ref arg)
-
Workaround to fix bug #74093 (Maximum execution time of n+2 seconds e…
…xceed not written in error_log) Use a different exit code for hard_timeout, 124 is used by linux timeout:http://man7.org/linux/man-pages/man1/timeout.1.html "If the command times out, and --preserve-status is not set, then exit with status 124"
-
-
-
-
Fixed #73496 (Invalid memory access in zend_inline_hash_func)
no test script is added because it requre too much memory