* PHP-7.1:
Fixed bug #44995 (bcpowmod() fails if scale != 0)
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.1.10
+?? ??? ????, PHP 7.2.0RC2
- Core:
- . Fixed #75042 run-tests.php issues with EXTENSION block). (John Boehr)
+ . Fixed Bug #75142 (buildcheck.sh check for autoconf version needs to be updated
+ for v2.64). (zizzy at zizzy dot net, Remi)
+ - BCMath:
+ . Fixed bug #44995 (bcpowmod() fails if scale != 0). (cmb)
+
- CLI server:
. Fixed bug #70470 (Built-in server truncates headers spanning over TCP
packets). (bouk)