a-r-m-i-n / min

TYPO3 CMS extension "min" - Compressed CSS, JS and HTML output for TYPO3
7 stars 8 forks source link

Possible error in ext_localconf.php? #9

Closed maslme closed 2 years ago

maslme commented 2 years ago

I got several Log Entries: "Core: Exception handler (CLI): Uncaught TYPO3 Exception: syntax error, unexpected '=' | ParseError thrown in file .../typo3temp/var/cache/code/core/ext_localconf_ccd1fa08068a0a0f1060a754943cb44d743d8f59.php in line 2028"

I could figured out, that the error point to line 18 in the EXT:min/ext_localconf.php.

I use php 7.4.28

a-r-m-i-n commented 2 years ago

Hi Maslme, indeed there is an issue with lower PHP versions. The ??= syntax is not existing in 7.4.