dolibarr/htdocs/modulebuilder/template/core
MDW e570f59e2d
Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604)
* Update setValueFrom $id type to include null

* Only 2 arguments for ModeleNumRefMembers::getToolTip

* Fix PhanTypeConversionFromArray

* Only 6 args for PaymentSalary::addPaymentToBank

* Fix typing hints (array -> string)

* Fix uninitialized variables

* Add cssview to attributes phpdoc

* Avoid double typing specification (Phan notice)

* Qual: Ensure variable is defined (phan)

* Ensure phpdoc typing for verif method

* Ensure phpdoc typing for getNextValue method

* Add status as data key in cols array

* Ensure preg_replace operates on string (phan)

* Correct type for desiredstock

* Fix typing with casts (phan)

* Fix check that notification already exists

* Initialise fk_parent_id to fix typing issue

* Qual: Fix phan notices for Societe & related

* Qual: Fix typing for Facture and related

* Qual: Fix typing for Product & related

* Update baseline

* Fix new phpstan notices
2024-08-14 01:24:55 +02:00
..
boxes Qual: Spelling htdocs/[l-o]* & htdocs/pa* (#27435) 2024-01-12 18:06:50 +01:00
modules Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
tpl FIX: if we stop for security purpose, we must exit a non zero value. 2024-03-16 23:08:15 +01:00
triggers Add recurring invoice triggers in module builder template (#29208) 2024-04-05 16:34:39 +02:00