PhpSpreadsheet/samples/Calculations
oleibman 35b42cc180
Phpstan Baseline Fixes 2022-09-21 (#3080)
* Phpstan Baseline Fixes 2022-09-21

Eliminate about 200 more lines from Phpstan baseline. For Helper/Sample and Helper/Html and others, many properties are declared as protected despite the fact that the classes do not extend any other class, and there are no classes which extend them. They are changed to private; this could be a breaking change in circumstances for which I cannot think of a use case (user extends class for some reason).

* Slightly Botched Merge Commit

Hope this fixes phpstan.
2022-09-30 09:00:13 -07:00
..
Database Update Excel function samples for Database functions 2022-09-03 14:26:41 +02:00
DateTime Update Excel function samples for Date/Time and Engineering functions 2022-09-14 14:16:32 +02:00
Engineering Update Excel function samples for Date/Time and Engineering functions 2022-09-14 14:16:32 +02:00
Financial Phpstan Baseline Fixes 2022-09-21 (#3080) 2022-09-30 09:00:13 -07:00
LookupRef Minor changes, mainly cosmetic 2022-08-24 16:19:41 +02:00