From: Christoph M. Becker Date: Tue, 8 Oct 2019 10:10:35 +0000 (+0200) Subject: Merge branch 'PHP-7.3' into PHP-7.4 X-Git-Tag: php-7.4.0RC4~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=346be2cf591ecc5e1f673ead407b265bd834d429;p=php Merge branch 'PHP-7.3' into PHP-7.4 * PHP-7.3: Fix #78642: Wrong libiconv version displayed --- 346be2cf591ecc5e1f673ead407b265bd834d429 diff --cc NEWS index 28e399d3b4,b7d193ab58..8f79383ca5 --- a/NEWS +++ b/NEWS @@@ -1,48 -1,25 +1,52 @@@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 7.3.12 +?? ??? ????, PHP 7.4.0RC4 + +- Core: + . Fixed bug #78614 (Does not compile with DTRACE anymore). + (tz at FreeBSD dot org) + . Fixed bug #78620 (Out of memory error). (cmb, Nikita) + . Fixed bug #78632 (method_exists() in php74 works differently from php73 in + checking priv. methods). (Nikita) + - Iconv: + . Fixed bug #78642 (Wrong libiconv version displayed). (gedas at martynas, + cmb). + -24 Oct 2019, PHP 7.3.11 +- Pcntl: + . Fixed bug #77335 (PHP is preventing SIGALRM from specifying SA_RESTART). + (Nikita) + +- MySQLi: + . Fixed bug #76809 (SSL settings aren't respected when persistent connections + are used). (fabiomsouto) + +- PDO_MySQL: + . Fixed bug #78623 (Regression caused by "SP call yields additional empty + result set"). (cmb) + +- 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) + +- Zip: + . Fixed bug #78641 (addGlob can modify given remove_path value). (cmb) + +03 Oct 2019, PHP 7.4.0RC3 - Core: - . Fixed bug #78535 (auto_detect_line_endings value not parsed as bool). - (bugreportuser) - . Fixed bug #78620 (Out of memory error). (cmb, Nikita) + . Fixed bug #78604 (token_get_all() does not properly tokenize FOO