mirror of
https://github.com/php/php-src.git
synced 2026-04-09 17:13:31 +02:00
These values not always converted to IS_LONG (e.g. by -- and ++) and this leads to incorrect range inferene and later to incorrect JIT code generation.