K
Kirby
Guest
Code:
This breaks with PHP 7 if a locale ist set that does not use
Continue reading...
imageOptimizationQuality: {{ $xf.app.config.maxImageResizeQuality / 100 }},This breaks with PHP 7 if a locale ist set that does not use
. as decimal separator as it might be rendered as 0,85 instead of 0.85 causing web upgrader to abort.Continue reading...