Skip to content

Handle extra parenthis for functions. #639#661

Merged
kylekatarnls merged 1 commit intopdepend:masterfrom
tvbeek:639-handle-extra-parenthis
Apr 14, 2023
Merged

Handle extra parenthis for functions. #639#661
kylekatarnls merged 1 commit intopdepend:masterfrom
tvbeek:639-handle-extra-parenthis

Conversation

@tvbeek
Copy link
Member

@tvbeek tvbeek commented Apr 13, 2023

Type: bugfix
Issue: Fix #639
Breaking change: no

It adds a check of we have a parenthesis open and if that is the case it will handle it instead of creating a fatal error.

@tvbeek tvbeek added the Bug label Apr 13, 2023
@tvbeek tvbeek self-assigned this Apr 13, 2023
@tvbeek tvbeek force-pushed the 639-handle-extra-parenthis branch from 20992cc to 91bc02e Compare April 13, 2023 18:33
@tvbeek tvbeek force-pushed the 639-handle-extra-parenthis branch from 91bc02e to 3c942cc Compare April 13, 2023 18:36
@kylekatarnls kylekatarnls added this to the 2.14.0 milestone Apr 14, 2023
@kylekatarnls kylekatarnls merged commit 4a194d9 into pdepend:master Apr 14, 2023
@tvbeek tvbeek deleted the 639-handle-extra-parenthis branch September 23, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Crashes with parenthesized argument to isset

3 participants