From: Nikita Popov Date: Tue, 19 Mar 2019 08:55:24 +0000 (+0100) Subject: Merge branch 'PHP-7.2' into PHP-7.3 X-Git-Tag: php-7.3.4RC1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20c261b2fecd6b29e002de89d9171268bf6930e5;p=php Merge branch 'PHP-7.2' into PHP-7.3 --- 20c261b2fecd6b29e002de89d9171268bf6930e5 diff --cc NEWS index 4213ad3873,419916f40c..6333f9d6b0 --- a/NEWS +++ b/NEWS @@@ -41,9 -39,12 +41,13 @@@ PH . Fixed bug #77743 (Incorrect pi node insertion for jmpznz with identical successors). (Nikita) +- Phar: + . Fxied bug #77697 (Crash on Big_Endian platform). (Laruence) + + - phpdbg: + . Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match + actual aliases). (Miriam Lauter) + - sodium: . Fixed bug #77646 (sign_detached() strings not terminated). (Frank)