You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formulas with escaped quotes "" and national function names containing regex metacharacters
Shared strings lost leading/trailing spaces (xml:space="preserve")
Area::getOffsetAddress() ignored its offset argument
Sheet::skipRow(null) skipped no rows
PHP 8.1+ deprecations from strtolower()/htmlspecialchars() on non-string arguments
ZipArchive handle was not closed if saving threw an exception
Security
Excel::download() strips CR/LF and quotes from the file name (header injection), sends the correct xlsx MIME type, adds an RFC 5987 filename* and checks headers_sent()