PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions
oleibman b05dc31850
MathTrig - Change Names of funcWhatever to evaluate (#2008)
* MathTrig - Change Names of funcWhatever to evaluate

Per discussions while MathTrig was being broken up, this would help standardize the code. That idea was adopted partway through the breakup. This PR applies that standardization to the earlier efforts. A similar effort is required for DateTime; that will come later. This PR replaces #2006.

The only 2 remaining funcWhatevers in MathTrig are both in SUM, which required two different methods depending on whether or not string parameters were to be ignored. It seems appropriate to leave those method names non-standardized in order to require a decision about which is to be used if they are invoked internally.

3 Phpstan grandfathered errors were eliminated as part of this change, and its baseline has changed accordingly.

Co-authored-by: Mark Baker <mark@lange.demon.co.uk>
2021-04-20 22:43:29 +02:00
..
Database Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
DateTime Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Engineering Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Financial Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Logical Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
LookupRef Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004) 2021-04-20 22:16:21 +02:00
MathTrig MathTrig - Change Names of funcWhatever to evaluate (#2008) 2021-04-20 22:43:29 +02:00
Statistical Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
TextData Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Web WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00