Skip to content

Unable to use rector.dist.php #9635

@mvhirsch

Description

@mvhirsch

Bug Report

Subject Details
Rector version 2.3.6

I just upgraded to v2.3.6, which includes an interesting new change for supporting rector.dist.php files. So I tried on one of my existing projects:

symfony composer update
// ...
  - Upgrading rector/rector (2.3.5 => 2.3.6): Extracting archive
// ...

mv rector.php rector.dist.php 
symfony php vendor/bin/rector process

But I get:

 [ERROR] The path "/path/to/project/rector.php" does not exist. 

Running symfony php vendor/bin/rector (without any command) returns the same.

How's the upgrade path?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions