Skip to content
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

Upgrade composer dependencies (WPCS) #16387

Merged
merged 3 commits into from
Jul 2, 2019
Merged

Conversation

Soean
Copy link
Member

@Soean Soean commented Jul 2, 2019

Description

  • Update WPCS to 2.1.1 (Changelogs)
    • The NotSnakeCaseMemberVar error code has been renamed to UsedPropertyNotSnakeCase.
    • The NotSnakeCase error code has been renamed to VariableNotSnakeCase.
    • The MemberNotSnakeCase error code has been renamed to PropertyNotSnakeCase.
    • PHP Code was updated in PHPCS: Use strict comparisons #16381 (merged)
  • wimg/php-compatibility was moved to phpcompatibility/php-compatibility

@Soean Soean changed the title Upgrade composer dependencies Upgrade composer dependencies (WPCS) Jul 2, 2019
@Soean Soean added the [Type] Build Tooling Issues or PRs related to build tooling label Jul 2, 2019
@Soean Soean self-assigned this Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Build Tooling Issues or PRs related to build tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants