-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
What version of CssMin are you using (source and/or build)?
3.0.1
When executing cssmin with PHP 5.5.9, a deprecated error is thrown:
"Deprecated: preg_replace(): The /e modifier is deprecated, use
preg_replace_callback instead in
/project_dir/cssmin/minifier/plugins/CssConvertFontWeightMinifierPlugin.php on
line 83"
Original issue reported on code.google.com by [email protected] on 17 Feb 2015 at 3:16