PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2017 PHP 7.0.25
+?? ??? ????, PHP 7.1.11
+ - Core:
+ . Fixed bug #75236 (infinite loop when printing an error-message). (Andrea)
+
+- 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)
+
- SPL:
. Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags).
(J. Jeising, cmb)