till / cssmin

Automatically exported from code.google.com/p/cssmin
0 stars 0 forks source link

Autoloading triggers in build version; was: Fatal error: Cannot redeclare class aCssRightCurlyBraceToken #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What version of CssMin are you using?
3.0.0.b2 BUILD Version

And what is the actual result and/or error message?
Fatal error: Cannot redeclare class aCssRightCurlyBraceToken in 
D:\devel\www\_minify\include\cssmin\cssmin.php on line 34

Please provide any additional information below.
I'm using CssMin like this :
$minified = CssMin::minify($content, $this->cssmin_filters, 
$this->cssmin_plugins);

Original issue reported on code.google.com by d.dussou...@2n-tech.com on 23 Feb 2011 at 8:24

GoogleCodeExporter commented 8 years ago
Thanks for reporting. Should be fixed in Version 3.0.0.b3 with the new autoload 
handling. Please verify.

Original comment by joe.scylla on 23 Feb 2011 at 9:09

GoogleCodeExporter commented 8 years ago
Thank you, it is corrected in v 3.0.0.b3

Original comment by d.dussou...@2n-tech.com on 23 Feb 2011 at 9:13

GoogleCodeExporter commented 8 years ago

Original comment by joe.scylla on 23 Feb 2011 at 9:20