skeeks-semenov / yii2-assets-auto-compress

Automatic compilation of js + css + html
https://skeeks.com/
BSD 3-Clause "New" or "Revised" License
157 stars 43 forks source link

Please add character "}" #35

Closed romanitalian closed 6 years ago

romanitalian commented 6 years ago

Please add character "}" in end of file - AssetsAutoCompressComponent.php or commit this Pull Request.

ParseError

syntax error, unexpected end of file, expecting function (T_FUNCTION)
↵
Caused by: ParseError

syntax error, unexpected end of file, expecting function (T_FUNCTION)

in /usr/share/php/packages/my_project_-0.0.1/vendor/skeeks/yii2-assets-auto-compress/AssetsAutoCompressComponent.php at line 646

Thank you.