PhpSpreadsheet/Classes
Mark Baker 2cce9b754d Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85742 2327b42d-5241-43d6-9e2a-de5ac946f064
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