Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Comments

chore(phpcs): Fix compatibility with PHPCompatibility 9.0#1324

Closed
mirucon wants to merge 1 commit intoAutomattic:masterfrom
mirucon:fix/phpcompatibility
Closed

chore(phpcs): Fix compatibility with PHPCompatibility 9.0#1324
mirucon wants to merge 1 commit intoAutomattic:masterfrom
mirucon:fix/phpcompatibility

Conversation

@mirucon
Copy link

@mirucon mirucon commented Oct 14, 2018

Since the PHPCompatibility version 9, the sniff PHP.RemovedExtensions has been renamed to Extensions.RemovedExtensions.
This commit renames it to the new name so that the PHPCS works now correctly.

https://github.com/PHPCompatibility/PHPCompatibility/releases/tag/9.0.0

Since the PHPCompatibility version 9, the sniff PHP.RemovedExtensions has been renamed to Extensions.RemovedExtensions.
This commit renames it to the new name, so that the PHPCS works now correctly.
@mirucon mirucon closed this Oct 14, 2018
@mirucon mirucon deleted the fix/phpcompatibility branch October 14, 2018 04:05
@enkrates
Copy link

enkrates commented Mar 18, 2019

This PR looks to solve a genuine problem with the current build. As it's now closed, would the maintainers be open to a new PR to fix this? Alternatively, could this PR be merged? This build log shows the failure that this PR would fix. This changelog explains the renaming that's required, and done in this PR.

@mirucon
Copy link
Author

mirucon commented Mar 19, 2019

@enkrates This PR is a duplicate of #1311 and it's better to merge that instead of this :)

@enkrates
Copy link

@mirucon Thanks, I missed that PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants