From: Christoph M. Becker Date: Thu, 11 Jul 2019 11:10:41 +0000 (+0200) Subject: Merge branch 'PHP-7.3' into PHP-7.4 X-Git-Tag: php-7.4.0beta1~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17997a908de892468cc0114c2cc590e2bc8d13f3;p=php Merge branch 'PHP-7.3' into PHP-7.4 * PHP-7.3: Fix #78212: Segfault in built-in webserver --- 17997a908de892468cc0114c2cc590e2bc8d13f3 diff --cc NEWS index fba0c6bbfd,59e80108ff..42d38f3f40 --- a/NEWS +++ b/NEWS @@@ -1,23 -1,15 +1,25 @@@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 7.3.8 +?? ??? ????, PHP 7.4.0beta1 + - Core: - . Added syslog.filter=raw option. (Erik Lundin) + . Fixed bug #78212 (Segfault in built-in webserver). (cmb) +11 Jul 2019, PHP 7.4.0alpha3 + +- Core: + . Fixed bug #78239 (Deprecation notice during string conversion converted to + exception hangs). (Nikita) + . Implemented FR #77230 (Support custom CFLAGS and LDFLAGS from environment). + (cmb) + - Date: - . Fixed #69044 (discrepency between time and microtime). (krakjoe) . Updated timelib to 2018.02. (Derick) +- Fileinfo: + . Fixed bug #78183 (finfo_file shows wrong mime-type for .tga file). + (Anatol) + - LiteSpeed: . Updated to LiteSpeed SAPI V7.4.3 (increased response header count limit from 100 to 1000, added crash handler to cleanly shutdown PHP request, added