mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 15:05:33 +00:00
Ingo Schommer
9fa3c52169
Exclude vendor/ folder from default phpunit run
Once we start placing SS modules in vendor/, we need to find a smarter solution...
BUGFIX #6321 Whitelisted file extensions with uppercase extensions blocked by case sensitive FilesMatch directive in assets/.htaccess (does not affect IIS 7.x which uses web.config)
Description
No description provided
Languages
Twig
100%