diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-25 15:46:43 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-26 10:10:41 +0100 |
commit | a9b01b60d89506b4f661b7108836d217158e83a2 (patch) | |
tree | b798683572114eddadae85e6c922f071a9f21a0c /Zend/zend.h | |
parent | 886b2a22e98ae96497a27d581795debaf6407c5c (diff) | |
download | php-git-a9b01b60d89506b4f661b7108836d217158e83a2.tar.gz |
Make PCRE cache per-request on CLI
There will only be one request on the CLI SAPI, so there is no
advantage to having a persistent PCRE cache. Using a non-persistent
cache allows us to use arbitrary strings as cache keys.
Diffstat (limited to 'Zend/zend.h')
0 files changed, 0 insertions, 0 deletions