PHPCompatibilityWP icon indicating copy to clipboard operation
PHPCompatibilityWP copied to clipboard

PHPCompatibility ruleset for WordPress projects

Results 2 PHPCompatibilityWP issues
Sort by recently updated
recently updated
newest added

WP 6.5 contains a polyfill for `array_is_list`, which was introduced in PHP 8.1. Ticket: https://core.trac.wordpress.org/ticket/55105 Commit: https://core.trac.wordpress.org/changeset/57337

enhancement
wait for upstream

I'm opening this issue as a suggestion for an enhancement to the readme for this project, which I'm also happy to create a PR for, but I first want to...