mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
dd163d05ff
Only leave OP_RANGE macros, which always have the "EX" behavior. This was already done for most other macros before, but these were missed. This helps avoid mistakes by using the wrong macro.