Files
dolibarr/htdocs/core/class
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
..
2024-06-04 10:44:44 +02:00
2024-07-14 18:41:24 +02:00
2024-05-30 13:37:17 +02:00
2024-05-05 00:34:19 +02:00
2024-07-02 23:41:07 +02:00
2024-07-31 13:44:48 +02:00
2024-08-13 04:37:19 +02:00
2024-06-16 12:11:47 +02:00
2024-07-31 19:36:57 +02:00
2024-07-31 18:54:52 +02:00
2024-07-31 14:19:08 +02:00
2024-08-03 13:51:03 +02:00
CSS
2024-07-29 01:21:08 +02:00