diff options
| author | Dmitry Stogov <dmitry@zend.com> | 2014-04-25 08:33:37 +0400 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@zend.com> | 2014-04-25 08:33:37 +0400 |
| commit | d0ed1212a454dbbae7ec0327bc4f063e26037a0b (patch) | |
| tree | e28252f878e7d668f06a40c45cf857cb5c545648 /sapi/cli/tests/006.phpt | |
| parent | 2178612186e030b344f05a85fda6e46851b5a598 (diff) | |
| download | php-git-d0ed1212a454dbbae7ec0327bc4f063e26037a0b.tar.gz | |
Enable PCRE JIT compiler
Diffstat (limited to 'sapi/cli/tests/006.phpt')
| -rw-r--r-- | sapi/cli/tests/006.phpt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index 3d5c916e9c..e9e8b7e219 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -34,6 +34,9 @@ string(%d) "Extension [ <persistent> extension #%d pcre version <no_version> ] { Entry [ pcre.recursion_limit <ALL> ] Current = '%d' } + Entry [ pcre.jit <ALL> ] + Current = '%d' + } } - Constants [14] { |
