v3.0.0 broke my website
-
Hi ERA404,
I installed the latest version 3.0.0 of StaffList but it broke my website.
Critical error as there was a dependency on PHP 7.3
It seems, StaffList now needs PHP7.3, but my site is still PHP7.2
Unfortunately, we are unable to upgrade to PHP7.3+ due to some legacy code (but we are working on it)I understand the reason this 7.3 dependency occurred is StaffList has migrated to PHPSpreadsheet.
We also looked at PHPSpreadsheet for our project, but rejected it as it is too large and too complex. Instead, we chose:
* https://github.com/shuchkin/simplexlsx (read)
* https://github.com/shuchkin/simplexlsxgen (write)
They are each a single PHP file, very simple to install, no dependencies, very simple to use, also reliable and supported.You may wish to look at these for StaffList to eliminate future dependency and complexity issues.
regards Thomas
- The topic ‘v3.0.0 broke my website’ is closed to new replies.