dolibarr/htdocs/variants
MDW b0087aaf61
Qual: Enable phan on modulebuilder (#30652)
* Allow null for buyer, and force '' for  in printObjectLine(s)

* Allow null for Contact in show_actions_done

* Qual: Enable phan on modulebuilder

# Qual: Enable phan on modulebuilder

Most files of the modulebuilder template can be checked as regular files.
It will help improve the template

* Update baseline (enable modulebuilder notices)

* Add properties that are expected to exist on modules_boxes

* Qual: Ignore false positive (phan)

* Set phpdoc type to include null on formAddObjectLine

* Qual: Fixes for modulebuilder (phan, phpstan, bugs, format)

* Fix phpcs for intracom

* Make ModeleBoxes:showBox() signature match child class's

* Fix *box::showBox() phpdoc types

* Update index.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-18 18:16:08 +02:00
..
admin Enhance modulebuilder 2024-02-12 07:10:49 +01:00
ajax Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
class Qual: Enable phan on modulebuilder (#30652) 2024-08-18 18:16:08 +02:00
lib fix checkFunctionArgumentTypes (#30234) 2024-07-03 02:30:53 +02:00
tpl Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
card.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
combinations.php Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542) 2024-08-15 17:05:00 +02:00
list.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00