From: Christoph M. Becker Date: Fri, 4 Oct 2019 07:10:49 +0000 (+0200) Subject: Merge branch 'PHP-7.3' into PHP-7.4 X-Git-Tag: php-7.4.0RC4~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6627f782d66173a1412e6a9f721fe99f91cd9a0a;p=php Merge branch 'PHP-7.3' into PHP-7.4 * PHP-7.3: Fix #78620: Out of memory error --- 6627f782d66173a1412e6a9f721fe99f91cd9a0a diff --cc NEWS index 30be5acaf7,c6752c8c6c..230a4844d3 --- a/NEWS +++ b/NEWS @@@ -1,38 -1,19 +1,39 @@@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 7.3.11 +?? ??? ????, PHP 7.4.0RC4 - Core: - . Fixed bug #78535 (auto_detect_line_endings value not parsed as bool). - (bugreportuser) + . Fixed bug #78614 (Does not compile with DTRACE anymore). + (tz at FreeBSD dot org) + . Fixed bug #78620 (Out of memory error). (cmb, Nikita) -- Exif : - . Fixed bug #78442 ('Illegal component' on exif_read_data since PHP7) - (Kalle) +- Pcntl: + . Fixed bug #77335 (PHP is preventing SIGALRM from specifying SA_RESTART). + (Nikita) -- FPM: - . Fixed bug #78413 (request_terminate_timeout does not take effect after - fastcgi_finish_request). (Sergei Turchanov) +- MySQLi: + . Fixed bug #76809 (SSL settings aren't respected when persistent connections + are used). (fabiomsouto) + +- SimpleXML: + . Fixed bug #75245 (Don't set content of elements with only whitespaces). + (eriklundin) + +- Standard: + . Fixed bug #76859 (stream_get_line skips data if used with data-generating + filter). (kkopachev) + +03 Oct 2019, PHP 7.4.0RC3 + +- Core: + . Fixed bug #78604 (token_get_all() does not properly tokenize FOO