Skip to content

RequiredToOptionalFunctionParameters: bug fix for class instantiation#914

Merged
wimg merged 1 commit intodevelopfrom
feature/913-optional-to-required-params-bugfix
Oct 16, 2019
Merged

RequiredToOptionalFunctionParameters: bug fix for class instantiation#914
wimg merged 1 commit intodevelopfrom
feature/913-optional-to-required-params-bugfix

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 30, 2019

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 jrfnl added Type: bug PR: quick merge PR only contains relatively simple changes PR: ready for review labels Sep 30, 2019
@jrfnl jrfnl added this to the 9.x Next milestone Sep 30, 2019
@jrfnl jrfnl requested a review from wimg September 30, 2019 11:01
@wimg wimg merged commit 2db9d9c into develop Oct 16, 2019
@wimg wimg deleted the feature/913-optional-to-required-params-bugfix branch October 16, 2019 16:46
@jrfnl jrfnl removed PR: ready for review PR: quick merge PR only contains relatively simple changes labels Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive on user class named Crypt

2 participants