PHPExcel/unitTests/Classes/PHPExcel
MarkBaker ecdb406d4d A mass of small changes including
* Implementation of the Excel SUMIFS function
 * Fixes for Readers to handle various malformed spreadsheet file formats
 * Better error handling in Iterators
 * Suppression of Chart formula evaluation on save if formula evaluation is disabled
 * Changes for PHP7
 * Hopefully fixed a memory issue with unsetting PHPExcel object failing to unset the calculation engine
2015-11-15 18:04:45 +00:00
..
Calculation A mass of small changes including 2015-11-15 18:04:45 +00:00
Cell PSR2 Fixes 2015-05-17 18:34:30 +02:00
Chart PSR2 Fixes 2015-05-17 19:26:34 +02:00
Reader Fix to short array reference in tests for PHP < 5.4 2015-05-22 23:57:51 +01:00
Shared PSR2 Fixes 2015-05-17 19:26:34 +02:00
Style Improved masking for number format handling, particularly for datetime masks 2015-08-01 00:37:05 +01:00
Worksheet A mass of small changes including 2015-11-15 18:04:45 +00:00
AutoloaderTest.php PSR2 Fixes 2015-05-17 19:26:34 +02:00
CalculationTest.php PSR2 Fixes 2015-05-17 18:34:30 +02:00
CellTest.php PSR2 Fixes 2015-05-17 18:34:30 +02:00
ReferenceHelperTest.php PSR2 Fixes 2015-05-17 18:34:30 +02:00