From: Dmitry Stogov Date: Thu, 6 Oct 2016 08:16:43 +0000 (+0300) Subject: Merge branch 'PHP-7.1' X-Git-Tag: php-7.2.0alpha1~1199 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f924893ab9a6cd8ceeecb0f54e0fb8a7e17019c0;p=php Merge branch 'PHP-7.1' * PHP-7.1: Updated reference-counting inferece rules. The previous rules refected PHP-5 behavior and were completely wrong for PHP-7. (e.g. scalars don't have reference counters at all). This change shouldn't affect anything, because results of this inference are not used yet. Fix NEWS after re-roll of RC3 --- f924893ab9a6cd8ceeecb0f54e0fb8a7e17019c0