Issue Summary
You may face PREG_JIT_STACKLIMIT_ERROR error message due to of our very long suite composer.json.
Solution
`pcre.jit = 0` has to be added into php.ini.
This should solve the problem.
If you have open questions, please do not hesitate to submit a ticket.
Comments
0 comments
Please sign in to leave a comment.