History log of /PHP-7.4/ext/opcache/tests/preload_static_var_inheritance.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 21a9ad91 04-May-2020 Nikita Popov

Fixed bug #79548

When duplicating user functions with static variables, make sure
that we init a new map ptr slot for the static variables.