Closed
Description
I ran into an issue where using our regex wrappers caused a regex JIT overflow, using PHP's built-in regex function worked fine. Here's the PR that shows the diff: https://github.com/tempestphp/tempest-framework/pull/1015/files
I ran into an issue where using our regex wrappers caused a regex JIT overflow, using PHP's built-in regex function worked fine. Here's the PR that shows the diff: https://github.com/tempestphp/tempest-framework/pull/1015/files