mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-30 20:18:47 +01:00
319d6bfca1
* add phpstan-for-rector config path, to separate phpstan and extensions that help Rector with precise types * move type value object to value object * moving * remove KernelGetContainerAfterBootReturnTypeExtension, use one from symplify * remove ContainerGetDynamicMethodReturnTypeExtension to ContainerGetReturnTypeExtension * remove nette extension * add nette-extension * removed delegated rule * delegate implmenets + code sample PHPStan rule to symplify