wp-cli / language-command

Installs, activates, and manages language packs.
MIT License
13 stars 22 forks source link

Allow for PHP 8.2+ warning on old WP core #130

Closed schlessera closed 11 months ago

schlessera commented 11 months ago

A language install test is producing a PHP 8.2+ warning for WordPress core 4.5 used in the test.

This PR makes the test ignore the warning while still verifying success.