mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
6499162ff0
- ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change" parameter.