Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPOffice/PhpSpreadsheet requires the mbstring extension #196

Closed
mrcasual opened this issue Jul 8, 2024 · 1 comment
Closed

PHPOffice/PhpSpreadsheet requires the mbstring extension #196

mrcasual opened this issue Jul 8, 2024 · 1 comment
Assignees
Milestone

Comments

@mrcasual
Copy link
Collaborator

mrcasual commented Jul 8, 2024

Issue report. mbstring may not be installed on some sites and using GEL 2.3.1 with the updated PhpSpreadsheet 1.19.0 will result in a fatal error.

We should add a check for the missing extension and/or add a polyfill.

@doekenorg
Copy link
Collaborator

This was released in 2.3.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants