RequiredToOptionalFunctionParameters: bug fix for class instantiation by jrfnl · Pull Request #914 · PHPCompatibility/PHPCompatibility
Navigation Menu
{{ message }}
PHPCompatibility / PHPCompatibility Public
- Notifications You must be signed in to change notification settings
- Fork 204
Merged
Oct 16, 2019Merged
Conversation
Copy link Copy Markdown
Member
jrfnl
commented
Sep 30, 2019
jrfnl
commented
Prevent recognizing class instantiation as if it were a function call.
Includes unit test.
Fixes #913
Prevent recognizing class instantiation as if it were a function call. Includes unit test. Fixes 913
jrfnl
added
Type: bug
PR: quick merge
PR: ready for review labels
Sep 30, 2019
jrfnl
added this to the
9.x Next milestone
jrfnl
requested a review
from wimg
jrfnl
mentioned this pull request
wimg approved these changes Oct 16, 2019
wimg
merged commit
2db9d9c
into
develop
wimg
deleted the
feature/913-optional-to-required-params-bugfix
branch
jrfnl
removed
PR: ready for review
PR: quick merge
labels
Oct 17, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment