diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-17 12:19:09 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-17 12:20:58 +0100 |
commit | 709e45d89b35f77d1cdc89f57a8150fc6c9b859c (patch) | |
tree | f88de7872274afa84b543e32e4b493a99d68e606 /ext/soap/php_http.c | |
parent | 994d4199d558aefbdca09394541164106e8abc28 (diff) | |
download | php-git-709e45d89b35f77d1cdc89f57a8150fc6c9b859c.tar.gz |
Avoid unnecessary static_variables persistence
static_variables should be treated the same way as all other
op_array components nowadays (only static_variables_ptr is
special). There's no need to persist/serialize it is separately
per shared op_array.
Diffstat (limited to 'ext/soap/php_http.c')
0 files changed, 0 insertions, 0 deletions