-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Minor conditions simplify #10397
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
Minor conditions simplify #10397
Conversation
d5f89db
to
1abf409
Compare
ef6f135
to
4db0060
Compare
PR is done. In #10397 (comment) there was a sudgestion to simplify the Let me know if the changes in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have any opinion on the general premise of simplifying these conditions and did not check whether the performed simplification is correct. However I believe that the unrelated changes to the *.phpt
descriptions / typos should not be part of this PR and the same is true for the comment reformatting in php_reflection.c
4f86c34
to
f512304
Compare
This small PR should be done if nothings needs to be regenerated. |
Thanks @mvorisek |
No description provided.