rmrevin / yii2-minify-view

Yii2 View component with minification css & js
MIT License
191 stars 67 forks source link

php 8 problem #72

Open hooman-mirghasemi opened 3 years ago

hooman-mirghasemi commented 3 years ago

you lock mrclay/minify to version 3.0.7 and for it can not use php 8

rmrevin commented 3 years ago

Hi, thanks for report. Pull request welcome.

srakl commented 3 years ago

i'm getting this error on AWS EC2 ubuntu 20, php 8.0.9. does this not work with php 8 ?

AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65012000 bytes) in /var/www/html/vendor/tubalmartin/cssmin/src/Minifier.php on line 519PHP message: PHP >