WordPress / theme-review-action

Other
31 stars 10 forks source link

Upgrade to PHP8.x #75

Open dd32 opened 1 year ago

dd32 commented 1 year ago

As themes start to require more modern PHP versions, it looks like we need to upgrade the checks in this action to run with a newer version.

See https://themes.trac.wordpress.org/ticket/132579 which requires PHP 8.0 and throws errors without it.