diff --git a/rules-tests/CodeQuality/Rector/Include_/AbsolutizeRequireAndIncludePathRector/Fixture/skip_windows_absolute_paths.php.inc b/rules-tests/CodeQuality/Rector/Include_/AbsolutizeRequireAndIncludePathRector/Fixture/skip_windows_absolute_paths.php.inc new file mode 100644 index 00000000000..43217a16622 --- /dev/null +++ b/rules-tests/CodeQuality/Rector/Include_/AbsolutizeRequireAndIncludePathRector/Fixture/skip_windows_absolute_paths.php.inc @@ -0,0 +1,11 @@ +expr->value = \str_starts_with($includeValue, './') ? Strings::substring( $includeValue,