KoolReport's Forum

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

Compatibility with PHP 8.5 #3485

Open iWorQ Systems opened this topic on on Aug 12 - 3 comments

iWorQ Systems commented on Aug 12

We have a couple of questions on this that we were wanting to be addressed.

we got this error message when trying to go to Koolreports Pro version 6.6.8

- Root composer.json requires koolreport/pro 6.6.8 -> satisfiable by koolreport/pro[6.6.8].
- koolreport/excel 11.1.1 requires phpoffice/phpspreadsheet ^1 -> satisfiable by phpoffice/phpspreadsheet[1.30.6].
- koolreport/pro 6.6.8 requires koolreport/excel 11.1.1 -> satisfiable by koolreport/excel[11.1.1].
- phpoffice/phpspreadsheet 1.30.6 requires php >=7.4.0 <8.5.0 -> your php version (8.5.9; overridden via config.platform, same as actual) does not satisfy that requirement.

First: are we going to have a problem if we move our version to PHP 8.5? for now it looks like we cant because it has to be less than 8.5.

Second: we noticed the phpspreadsheet version you are using is 1.30.6 and the latest stable version of it is 5.8.0. Do you intend to in the future have the upgraded?

Sebastian Morales commented on Aug 13

Yes, we do have plans to upgrade phpspreadsheet version for the Excel package. We will come back in the next few days with an estimation when an upgrade could be released, hopefully in a few weeks time.

iWorQ Systems commented on Aug 18

Just following up on this to see if you have an ETA yet?

Sebastian Morales commented 7 days ago

We are testing a new version of KoolReport Pro for PHP 8.5. Beside making all current packages compatible with 8.5, we also introduce 2 new packages which are koolreport/echarts, another strong and versatile chart library, and koolreport/background for processing large data as well as exporting large files in background. Hopefully, the new version will be available next week. Cheers,

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

None