Automatically closed - issue fixed for 2 weeks with no activity.
9.5.0
0.13.1
Composer.json:
"palantirnet/drupal-rector": "0.*", => 0.13.1
"phpstan/extension-installer": "1.*", => 1.2.0
"phpstan/phpstan-deprecation-rules": "1.*", => 1.1.1
"phpstan/phpstan-phpunit": "1.*", => 1.3.3
Rector: 0.13.10
I encounter the same issue has https://github.com/rectorphp/rector/issues/7663:
Fatal error: Uncaught _PHPStan_9a6ded56a\Nette\InvalidArgumentException: Missing parameter 'deprecationRulesInstalled'. in phar:///project/vendor/rector/rector/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Helpers.php:62
Regarding the Github issue it should be fixed in Rector 0.15.1 but drupal-rector is pinning the package to ^0.13.8.
Fixed
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.