PhpSpreadsheet/tests/data
Matthias Van Woensel 39b8dbd0a1
Adding float cast to MOD function
If $a or $b are not strings, you can get an error that fmod needs param 1 ($a) to be of type double.
MS Excel does not fall over when you insert an empty string in MOD, so I'm guessing PHPExcel should do the same?
2016-12-04 16:12:51 +09:00
..
Calculation Adding float cast to MOD function 2016-12-04 16:12:51 +09:00
Cell Introduce PHP-CS-Fixer for stricter code style rules 2016-08-17 00:33:57 +09:00
Reader Convert all line ending to unix style 2016-11-27 15:45:15 +09:00
Shared Apply Scrutinizer patches for spacing 2016-08-25 18:46:02 +09:00
Style Fix cant get right format chinese date format error 2016-11-27 13:39:45 +09:00
CalculationBinaryComparisonOperation.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellAbsoluteCoordinate.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellAbsoluteReference.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellBuildRange.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellCoordinates.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellExtractAllCellReferencesInRange.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellGetRangeBoundaries.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellRangeBoundaries.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellRangeDimension.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellSplitRange.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
ColumnIndex.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
ColumnString.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00