-
-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump deps to meet actual requirements and lint for WPCS 3.0 (#816
) * chore: bump min versions to actual and update deps * chore: fix multiple empty lines at EOF * chore: preincrement when standalone (phpcs) * fix: use `printf` instead of `echo sprintf` [phpcs] * chore: avoid lonely `if()` in `else{}` [phpcs] * chore: avoid reserved keywords as param names [phpcs] * chore: remove unused callback params [phpcs] * chore: remove more unused callback params [phpcs] * chore: apply lints to tests * chore: update ruleset for PHPCS 3.0 * texts: restore $last_request_headers
- Loading branch information
1 parent
d3b3f93
commit e962366
Showing
63 changed files
with
505 additions
and
445 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.