Closed staabm closed 1 year ago
Yes please 😊
locally I also tried copying the phpcs.xml
from the phpstan-src repo.
it works and also changes some styles, but I guess we cannot use it, as the extension repos do not have a rector workflow to enforce php 7.2 compat..?
phpcs.xml from phpstan-src cannot be used, extensions don't have a PHAR build step, they're traditional packages.
Thank you!
as requested in https://github.com/phpstan/phpstan-strict-rules/pull/206#issuecomment-1475835384
the last PHPCS update in phpstan-src also contains
"squizlabs/php_codesniffer": "^3.5.3"
. should I add it here, too?