* PHP-7.3:
Fixed bug #80083
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.3.24
+?? ??? 2020, PHP 7.4.12
+ - OPcache:
+ . Fixed bug #80083 (Optimizer pass 6 removes variables used for ibm_db2 data
+ binding). (Nikita)
-01 Oct 2020, PHP 7.3.23
+01 Oct 2020, PHP 7.4.11
- Core:
+ . Fixed bug #79979 (passing value to by-ref param via CUFA crashes). (cmb,
+ Nikita)
+ . Fixed bug #80037 (Typed property must not be accessed before initialization
+ when __get() declared). (Nikita)
. Fixed bug #80048 (Bug #69100 has not been fixed for Windows). (cmb)
. Fixed bug #80049 (Memleak when coercing integers to string via variadic
argument). (Nikita)