matthiasmullie / minify

CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
https://matthiasmullie.github.io/minify/
MIT License
1.96k stars 310 forks source link

Intercept openbasedir exceptions when checking for files, Fixes #417 #418

Closed AnnoyingTechnology closed 5 months ago

AnnoyingTechnology commented 6 months ago

Hey @matthiasmullie could you please merge ? Thanks.

matthiasmullie commented 5 months ago

Yes! Apologies for not getting around to this sooner!