From: Christoph M. Becker Date: Mon, 10 Aug 2020 10:25:08 +0000 (+0200) Subject: Merge branch 'PHP-7.3' into PHP-7.4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2830c3ef52fd93f211fdaba5d78b5a462ccefdf7;p=php Merge branch 'PHP-7.3' into PHP-7.4 * PHP-7.3: Fix #79922: Crash after multiple calls to xml_parser_free() --- 2830c3ef52fd93f211fdaba5d78b5a462ccefdf7 diff --cc NEWS index 81f9b29251,ec597b4153..6f1b166da2 --- a/NEWS +++ b/NEWS @@@ -29,7 -27,10 +29,10 @@@ PH . Fixed bug #79930 (array_merge_recursive() crashes when called with array with single reference). (Nikita) + - XML: + . Fixed bug #79922 (Crash after multiple calls to xml_parser_free()). (cmb) + -06 Aug 2020, PHP 7.3.21 +06 Aug 2020, PHP 7.4.9 - Apache: . Fixed bug #79030 (Upgrade apache2handler's php_apache_sapi_get_request_time