PhpSpreadsheet/Classes
2012-01-25 22:07:35 +00:00
..
PHPExcel Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases 2012-01-25 22:07:35 +00:00
PHPExcel.php Use of empty() rather than count() to test if arrays are empty or not - simple performance tweak... empty() is over twice as fast as count() 2012-01-16 12:34:22 +00:00