PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
oleibman 1e8ff9f852
DateTimeExcel - Change Names of funcWhatever to evaluate (#2015)
* DateTimeExcel - Change Names of funcWhatever to evaluate

Per discussions while MathTrig was being broken up, this would help standardize the code. This PR applies that standardization to the DateTimeExcel family of functions.

The deprecation messages in DateTime.php are changed to match the style used in PR #2005.

All Phpstan grandfathered errors (about 25) in DateTimeExcel are fixed and removed from baseline. A small number (about 5) of phpstan annotations in the source members in that directory are also fixed and eliminated.
2021-04-24 18:56:58 +02:00
..
Engine Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Functions DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
CalculationTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
DefinedNameConfusedForCellTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
DefinedNamesCalculationTest.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
FormulaAsStringTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
FunctionsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
LookupRefTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
TranslationTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
XlfnFunctionsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00