awesomemotive / wpforms-phpcs

PHP Coding Standards used by the WPForms team.
https://wpforms.com
GNU General Public License v2.0
12 stars 1 forks source link

PHP8.0 Support #29

Closed jrfoell closed 8 months ago

jrfoell commented 1 year ago

Expected Behavior

Able to install awesomemotive/wpforms-phpcs with PHP 8.0 (not 8.1 b/c I don't think WPCS upstream supports it yet).

Current Behavior

Steps to reproduce:

  1. Switch to PHP8.0
  2. Remove the vendor folder from an upstream dependency (such as mu-plugins/wpforms-core/vendor)
  3. Run composer install from the same upstream dependency location

Screenshots

composer2-php8 0

slaFFik commented 10 months ago

I've just installed v1.1 on PHP 8.2 with no issues. So I think this GH issue can be closed.

kagg-design commented 8 months ago

I also do not have this problem, so I close the ticket.