mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
a186ac0e47
- with opcache all IS_CONST operands are not refcounted (scalars, interned strings or immutable arrays) - without opcache IS_CONST operands are not shared between processes or threads and may use common reference counters
7.9 KiB
7.9 KiB