Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

match: also restore originally unset entries in recursion #300

Merged
merged 1 commit into from Oct 3, 2023

Conversation

carenas
Copy link
Contributor

@carenas carenas commented Oct 2, 2023

Fixes: #261

A regresion from ~10.30 not affecting JIT
@PhilipHazel
Copy link
Collaborator

Thank you for figuring out the solution to this issue. I have been poring over the code, trying to remember how it works, and failing to spot what was going on, mainly because I was looking too hard at the start of a recursion rather than the end. Doh!

@PhilipHazel PhilipHazel merged commit 794245e into PCRE2Project:master Oct 3, 2023
8 checks passed
@carenas carenas deleted the issue261 branch October 3, 2023 15:19
nielsdos pushed a commit to php/php-src that referenced this pull request Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Different PCRE result /w and /wo JIT enabled
2 participants