* PHP-7.3:
Fix #79311: enchant_dict_suggest() fails on big endian architecture
cmb)
. Fixed bug #79271 (DOMDocumentType::$childNodes is NULL). (cmb)
+ - Enchant:
+ . Fixed bug #79311 (enchant_dict_suggest() fails on big endian architecture).
+ (cmb)
+
+- FPM:
+ . Fixed bug #77653 (operator displayed instead of the real error message).
+ (Jakub Zelenka)
+ . Fixed bug #79014 (PHP-FPM & Primary script unknown). (Jakub Zelenka)
+
- MySQLi:
. Fixed bug #64032 (mysqli reports different client_version). (cmb)