PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/DateTime
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
..
AllSetupTeardown.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
DateDifTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
DateTest.php DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
DateValueTest.php DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
DayTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Days360Test.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
DaysTest.php DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
EDateTest.php DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
EoMonthTest.php DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
HourTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
IsoWeekNumTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
MinuteTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
MonthTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
MovedFunctionsTest.php Complete Breakup Of Calculation/DateTime Functions (#1937) 2021-03-21 09:12:05 +01:00
NetworkDaysTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
NowTest.php Complete Breakup Of Calculation/DateTime Functions (#1937) 2021-03-21 09:12:05 +01:00
SecondTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
TimeTest.php DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
TimeValueTest.php DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
TodayTest.php Complete Breakup Of Calculation/DateTime Functions (#1937) 2021-03-21 09:12:05 +01:00
WeekDayTest.php DateTimeExcel - Change Names of funcWhatever to evaluate (#2015) 2021-04-24 18:56:58 +02:00
WeekNumTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
WorkDayTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
YearFracTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
YearTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00