UnknownPathExcluder should use readdir() instead of glob() for broader compatibility
Merged
requested to merge issue/automatic_updates-3395782:3395782-dependence-on-globbrace into 3.0.x
Compare changes
@@ -79,8 +79,25 @@ final class UnknownPathExcluder implements EventSubscriberInterface {