Skip to content

Comments

Fix hidden file glob on systems without GLOB_BRACE support#121

Merged
LukeTowers merged 1 commit intodevelopfrom
fix/winter/714
Sep 29, 2022
Merged

Fix hidden file glob on systems without GLOB_BRACE support#121
LukeTowers merged 1 commit intodevelopfrom
fix/winter/714

Conversation

@bennothommo
Copy link
Member

Fixes wintercms/winter#714

Allows systems without GLOB_BRACE support (ie. Solaris, Alpine Linux) to still correctly include hidden files in a Zip by emulating the brace search using multiple glob passes.

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.

Theme export failure: Undefined constant "Winter\Storm\Filesystem\GLOB_BRACE"

2 participants