]> granicus.if.org Git - php/commit
Compile the blacklist pattern with JIT
authorAnatol Belski <ab@php.net>
Tue, 19 Dec 2017 11:51:38 +0000 (12:51 +0100)
committerAnatol Belski <ab@php.net>
Tue, 19 Dec 2017 11:57:39 +0000 (12:57 +0100)
commit0994e373f21c1b4c63d38975f0c62866f0378113
tree5b5816af334e2cdc829ca2abf104e5d4d1658722
parent80571d6f967c879a5f1c457fbc51092df5d131a4
Compile the blacklist pattern with JIT

There are certain limitations on the pattern size. Should the JIT
compilation fail, the interpreter code is still usable.
ext/opcache/zend_accelerator_blacklist.c