mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-25 17:28:20 +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.