Skip to content

refactor: absolutize require paths

Rector rule: AbsolutizeRequireAndIncludePathRector

include/require to absolute path. This Rector might introduce backwards incompatible code, when the include/require being changed depends on the current working directory.

Merge request reports