* PHP-7.1:
Fix #74139: mail.add_x_header default inconsistent with docs [ci skip]
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.1.16
+?? ??? 2018, PHP 7.2.5
+
+- ODBC:
+ . Fixed bug #76088 (ODBC functions are not available by default on Windows).
+ (cmb)
+
++- Standard:
++ . Fixed bug #74139 (mail.add_x_header default inconsistent with docs). (cmb)
+
+29 Mar 2018, PHP 7.2.4
- Core:
. Fixed bug #76025 (Segfault while throwing exception in error_handler).