Broken JSON in helper_js_global depending on locale and PHP version

Code:

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.

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ