Skip to content

--debug behaves differently than non-debug #9325

@kkmuffme

Description

@kkmuffme

Bug Report

Subject Details
Rector version 2.1.4

Expected Behaviour

When using autoloaders (and/or bootstrap files), it seems that --debug behaves differently than non-debug.
I'm getting an error (originating from phpstan) for ...was not found while trying to analyse it..., but when I run with --debug it works without error.

There seems to be something wrong if --debug alters the programs behavior in anything except displayed output.
Is it possible, that using --debug disabled parallel processing? bc that could be the reason for the issue (since I don't get the error when I disable parallel processing)

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