mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
b2d53e47ed
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.