dolibarr/htdocs/core/modules/holiday
MDW 46eb5f83c2
Qual: Updates for phpstan notices (#30509)
* Fix int<0> typing to int<0,0> for phpstan

* Fix phpdoc for phpstan

* Fix phpdoc for phpstan

* Qual: Several phpstan notice fixes

* Fix phpdoc

* Qual: totalpaid is never null, remove null test

* improve phpdoc typing

* Also return null to statisfy phpstan

* Allow null value for $var

* object->Object to make it meaningful

* Type EvalMathStack properties

* Comment out unused private methods (phpstan)

* Changes for phpstan (return values, phpdoc, code)

* Change order of tests for phpstan

* phpdoc object to Object for correct typing

* Typing hing for phpstan

* UPdate test for phpstan

* Change phpdoc position for phpstan

* Update phpdoc for phpstan

This needs further improvement

* Change $op to $ope to fix phpstan

* Update sqlite3.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-01 12:59:45 +02:00
..
mod_holiday_immaculate.php Qual: Updates for phpstan notices (#30509) 2024-08-01 12:59:45 +02:00
mod_holiday_madonna.php Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
modules_holiday.php NEW Factorize a lot of code for numbering modules 2023-08-09 14:50:28 +02:00