* PHP-7.3:
Fix #70362: Can't copy() large 'data://' with open_basedir
- FTP:
. Fixed bug #55857 (ftp_size on large files). (cmb)
-?? ??? ????, PHP 7.3.20
+- Reflection:
+ . Fixed bug #79487 (::getStaticProperties() ignores property modifications).
+ (cmb, Nikita)
+ . Fixed bug #69804 ()::getStaticPropertyValue() throws on protected props).
+ (cmb, Nikita)
+
+ - Standard:
+ . Fixed bug #70362 (Can't copy() large 'data://' with open_basedir). (cmb)
+
+?? ??? 2020, PHP 7.4.8
- Core:
+ . Fixed bug #79649 (Altering disable_functions from module init corrupts
+ memory). (Laruence)
+ . Fixed bug #79595 (zend_init_fpu() alters FPU precision). (cmb, Nikita)
. Fixed bug #79650 (php-win.exe 100% cpu lockup). (cmb)
. Fixed bug #79668 (get_defined_functions(true) may miss functions). (cmb,
Nikita)