KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Syntax error Calculation.php #1153

Open sevgi opened this topic on on Nov 14, 2019 - 2 comments

sevgi commented on Nov 14, 2019

Parse error: syntax error, unexpected '=' in koolreport/excel/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php on line 2460 -> [$language] = explode('_', $locale);

KoolReport commented on Nov 14, 2019

Could you please check if your php is 7.2 since this syntax is supported since php 7.1

sevgi commented on Nov 14, 2019

Php version 7.2.24

ı update [$language] = explode('', $locale); -> list($language) = explode('',$locale); it worked that way.but no data

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

Excel