-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Fixed bug #74300 #2429
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
Fixed bug #74300 #2429
Conversation
|
@krakjoe Thanks, so is it better excluding |
0d5dcb6
to
8c0c92e
Compare
Updated pull request not to include |
Oh sorry, I missed the change to generator input and thought only the generated parser was changed ... this should include the change to the generated parser, and the generator input ... |
Oh, I see, I will include |
8c0c92e
to
0d5dcb6
Compare
Updated (include |
@smalyshev can I get a thumbs up for this please ? |
Merged via 6a1d4cd into master. I didn't apply this change to stable branches, because it is technically BC breaking and there is no real problem with continuing to accept this input. (And yes, we had people complain about changes like this before.) |
Issued mentioned in the previous comment fixed with 8522e28. |
Thanks! |
fix for https://bugs.php.net/bug.php?id=74300 .