summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/preload_static_var_inheritance.inc
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #79548Nikita Popov2020-05-041-0/+9
When duplicating user functions with static variables, make sure that we init a new map ptr slot for the static variables.