Skip to content

[CodingStyle] Add FollowRequireByDirRector#1481

Merged
TomasVotruba merged 1 commit intomasterfrom
cs-require-abso
May 25, 2019
Merged

[CodingStyle] Add FollowRequireByDirRector#1481
TomasVotruba merged 1 commit intomasterfrom
cs-require-abso

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented May 25, 2019

Ref #1466

-require '/relativePath';
+require __DIR__ . '/relativePath';

@TomasVotruba TomasVotruba merged commit 3ae716a into master May 25, 2019
@TomasVotruba TomasVotruba deleted the cs-require-abso branch May 25, 2019 23:04
TomasVotruba added a commit that referenced this pull request Dec 14, 2021
rectorphp/rector-src@a7fe982 [Renaming] Handle Rename before AttributeGroup on RenameClassRector (#1481)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant