-
Hi PhpSpreadsheet Team, May I know when will PHP 8.1 be supported? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 11 replies
-
Php8.1 has been supported for some time now, and Php8.2 is now supported as well. Are you having a particular problem? |
Beta Was this translation helpful? Give feedback.
-
We'd need a bit more information about the actual content of that file: we run an extensive set of tests against all supported versions of PHP, including 8.1, 8.2 and the nightly build for every commit or PR to the library; these include tests for the So what is the content and structure of your file; are you using features like headers/footers, conditional formatting, data validations, tables, etc? Does MS Excel try to fix the file when it is opened? (that's normal behaviour if there is a problem with Excel file content) If so, what messages does it display? Is anything being written to your logs files? |
Beta Was this translation helpful? Give feedback.
-
Sorry, it's all good now. I had a different error not related to PhpSpreadsheet. Thank you! |
Beta Was this translation helpful? Give feedback.
-
hey people, can anybody give me a site or sth where I can see some php code examples ? |
Beta Was this translation helpful? Give feedback.
Sorry, it's all good now.
I had a different error not related to PhpSpreadsheet.
Thank you!