* PHP-7.3:
Fix #55857: ftp_size on large files
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.3.21
++?? ??? 2020, PHP 7.4.9
+
+ - FTP:
+ . Fixed bug #55857 (ftp_size on large files). (cmb)
+
-?? ??? ????, PHP 7.3.20
+?? ??? 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)