ItalyStrap / theme-json-generator

A WordPress theme.json generator from a PHP array

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove "stringableFound" and "symfony/polyfill-php80" after PHP >=8

overclokk opened this issue · comments

// phpcs:ignore PHPCompatibility.Interfaces.NewInterfaces.stringableFound

and in composer.json file:

"symfony/polyfill-php80"