#54711 closed task (blessed) (fixed)
Build/Tools: Update PHPCompatibilityWP
| Reported by: | jrf | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.9 |
| Component: | Build/Test Tools | Version: | 5.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | coding-standards |
Description
I've just released a new version of PHPCompatibilityWP which takes the new polyfills added in WP 5.9 into account.
Updating is recommended. GitHub patch upcoming.
Ref: https://github.com/PHPCompatibility/PHPCompatibilityWP/releases/tag/2.1.3
Change History (6)
This ticket was mentioned in PR #2095 on WordPress/wordpress-develop by jrfnl.
5 years ago
#1
- Keywords has-patch added
#2
@
5 years ago
- Keywords has-patch removed
GitHub PR https://github.com/WordPress/wordpress-develop/pull/2095 contains a comprehensive patch for this (including some clean up).
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
... and remove redundant inline ignore comments for WP polyfilled functionality. The PHPCompatibilityWP ruleset explicitly excludes those polyfills, so they don't need to be annotated as ignored.
Ref:
Trac ticket: https://core.trac.wordpress.org/ticket/54711