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