mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-24 22:28:21 +00:00
3a6558625d
* General Style Specified in Uppercase in Input Xlsx Fix #2450. Treat input style GENERAL as if it were expected upper/lowercase. * Declare Method as Static Surprised neither Phpstan nor Scrutinizer flagged this. * Remove Duplicated Statement Don't know why Scrutinizer didn't flag this the first time.