-
-
Notifications
You must be signed in to change notification settings - Fork 914
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
preg_match bugs #11221
Comments
I think its a bug in the Hoa AST, which we walk here: @mvorisek could you have a look at the grammar etc? |
If this is not solved, I'm going to turn the flag off even in bleeding edge. We'll be able to work on it but it's going to be turned off for everyone. |
Here is the repro simplified: https://phpstan.org/r/77292b7b-6515-4437-b482-0ca7b8281c9e I do not think this is an issue in the hoa regex grammar. |
thanks. I will have another deeper look then. support would still be welcome :) edit: fixes in phpstan/phpstan-src#3184 |
This is much better than before! I have two bugs/improvements: |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Bug report
I'm probably going to posst more, but here's the first one:
https://phpstan.org/r/dc4ed9e8-1a18-411a-a369-088fab67be7d
Why are 3, 4, 5, 6 optional?
/cc @staabm
Code snippet that reproduces the problem
No response
Expected output
...
Did PHPStan help you today? Did it make you happy in any way?
No response
The text was updated successfully, but these errors were encountered: