Skip to content

PassedParameters: account for upstream support of named parameters#243

Merged
jrfnl merged 1 commit intodevelopfrom
passedparameters/update-after-upstream-merge
Jan 17, 2021
Merged

PassedParameters: account for upstream support of named parameters#243
jrfnl merged 1 commit intodevelopfrom
passedparameters/update-after-upstream-merge

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Jan 17, 2021

Upstream PR squizlabs/PHP_CodeSniffer#3178 to add support for named function call arguments to PHPCS has been merged.

This PR makes minor adjustments to the previously added support for named parameters in PHPCSUtils (PR #235) to account for the upstream PR being merged.

Upstream PR 3178 to add support for named function call arguments to PHPCS has been merged.

This PR makes minor adjustments to the previously added support for named parameters in PHPCSUtils (PR 235) to account for the upstream PR being merged.
@jrfnl jrfnl added this to the 1.0.0-alpha4 milestone Jan 17, 2021
@jrfnl jrfnl merged commit 602d7a3 into develop Jan 17, 2021
@jrfnl jrfnl deleted the passedparameters/update-after-upstream-merge branch January 17, 2021 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant