- FFI:
. Fixed bug #79749 (Converting FFI instances to bool fails). (cmb)
+- JIT:
+ . Fixed bug #79743 (Fatal error when assigning to array property
+ with JIT enabled). (Laruence)
+
25 Jun 2020, PHP 8.0.0alpha1
- Core:
. Removed deprecated INTL_IDNA_VARIANT_2003. (cmb)
- JIT:
- . Fixed bug #79743 (Fatal error when assigning to array property
- with JIT enabled). (Laruence)
. Fixed bug #79582 (Crash seen when opcache.jit=1235 and
opcache.jit_debug=2). (Laruence)
. Fixed bug #77857 (Wrong result if executed with JIT). (Laruence)