mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-22 02:36:52 +01:00
* 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