dolibarr/htdocs/bom
MDW bc5e5b67af
Qual: Update phan baseline (#29300)
* Qual: Update phan baseline

* Init variable to ensure it is defined

* Init $module_part to ensure it is defined

* Init $modulepart to ensure it is defined

* phpdoc typing for getNetNeeds and getNetNeedsTree

* Enforce type for phan

* Initialise  $massactionbutton so that it is defined

* phpdoc: improve typing

* Encore character_set value is string (for typing)

* fixup! Qual: Update phan baseline

* Fix duplicate code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-12 01:06:52 +02:00
..
ajax Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
class Qual: Update phan baseline (#29300) 2024-04-12 01:06:52 +02:00
lib Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-10 15:12:50 +01:00
tpl Debug v20 2024-04-03 03:27:28 +02:00
bom_agenda.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
bom_card.php Clean use of $_POST 2024-03-28 21:29:02 +01:00
bom_document.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
bom_list.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
bom_net_needs.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
bom_note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
modulebuilder.txt