* PHP-7.0:
Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags)
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2017 PHP 7.0.25
+?? ??? ????, PHP 7.1.11
+
+- MySQLi:
+ . Fixed bug #75018 (Data corruption when reading fields of bit type). (Anatol)
+
+- PDO_mysql:
+ . Fixed bug #75177 (Type 'bit' is fetched as unexpected string). (Anatol)
-28 Sep 2017 PHP 7.0.24
+ - SPL:
+ . Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags).
+ (J. Jeising, cmb)
+
+28 Sep 2017, PHP 7.1.10
- Core:
. Fixed bug #75042 (run-tests.php issues with EXTENSION block). (John Boehr)