summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.c
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2018-10-25 20:30:51 +0300
committerDmitry Stogov <dmitry@zend.com>2018-10-25 20:30:51 +0300
commit33e777acbfb9bbd2a7efabc7365104780db4c6b0 (patch)
tree73e5afff1d5008d1050cb1ce1a9923063acae377 /sapi/phpdbg/phpdbg.c
parentf33da6f3387d4d4a2b820986aec11c8e37141c6c (diff)
downloadphp-git-33e777acbfb9bbd2a7efabc7365104780db4c6b0.tar.gz
Improved shared interned strings handling. The previous implementation worked incorrectly in ZTS build. It changed strings only in function/class tables of one thread. Now all threads gets the same shared interned strings. Also, on shutdown, we don't try to replace SHM interned strings back to process strings, but delay dettachment of SHM instead.
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions