summaryrefslogtreecommitdiff
path: root/ext/standard/php_string.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-01-24 16:18:28 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-01-24 16:18:48 +0100
commit3291891408556cb412bf1093a6112951dec1421e (patch)
tree5804d7d16186919dcc7b5c2a2f5dd3a7756d6ae3 /ext/standard/php_string.h
parentc14df824d1a6ae58ed5778d448dce8865b8c7a23 (diff)
downloadphp-git-3291891408556cb412bf1093a6112951dec1421e.tar.gz
Fixed bug #79128
We need to extend the hash table before performing raw append operations. This doesn't matter if preloading happens in the same process, as the tables will be large enough to hold all entries as a side-effect of the preloading process. However, if preloading happens in a different process, we need to reserve space here.
Diffstat (limited to 'ext/standard/php_string.h')
0 files changed, 0 insertions, 0 deletions