diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-12 11:19:07 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-12 11:52:43 +0100 |
commit | be89a5c7f191b319c11b3b487a1366e20a1fdc17 (patch) | |
tree | 812b2164e9891ec9d8d3e7f83bf5fc406e144034 /main/php_variables.c | |
parent | 2d03b638dcde1d41d8a35b13e2fb6ca64c745f16 (diff) | |
download | php-git-be89a5c7f191b319c11b3b487a1366e20a1fdc17.tar.gz |
Fixed bug #78950: Preloading trait method with static variables
We need to make sure that trait methods with static variables
allocate a separate MAP slot for the static variables pointer,
rather than working in-place.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions