Issue #3357578: str_starts_with($path, '/') does not correctly detect absolute paths on Windows
1 open thread
Compare changes
@@ -7,6 +7,7 @@ namespace Drupal\package_manager\PathExcluder;
@@ -28,9 +29,12 @@ final class GitExcluder implements EventSubscriberInterface {