wp-cli / scaffold-command

Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
MIT License
165 stars 87 forks source link

Update trunk test to require PHP 7.2 #332

Closed swissspidy closed 7 months ago

swissspidy commented 7 months ago

Noticed here: https://github.com/wp-cli/automated-tests/actions/runs/8654969149/job/23733150212#step:14:230

Needed because of https://core.trac.wordpress.org/changeset/57985

swissspidy commented 7 months ago

PHP 8.4 tests are allowed to fail, it's still an alpha version after all and WP core is not yet compatible.