dolibarr/htdocs/core
MDW 54880f92cd
Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542)
* Qual: Fix PhanTypeMismatchProperty and some other phan notices

* Qual: Phan fixes for BOM

* Phan - fix fields

* fixup! Qual: Phan fixes for BOM

* Fix phpstan double array keys for syslog

* Fix $fields phpdoc

* Fix phan typing issues with intermediate var and ??

* Fix phan typing issue with ?? operator

* Ignore htdocs/install/install.forced.php for git

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Update baseline

* Qual: Phan fixes for BOM

* fixup! Qual: Phan fixes for BOM

* Fix phpstan double array keys for syslog

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Ignore PhanTypeSuspiciousNonTraversableForeach to allow integration

* Fix typing hints (phpstan)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-15 17:05:00 +02:00
..
ajax Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
boxes Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
class Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542) 2024-08-15 17:05:00 +02:00
data
db Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542) 2024-08-15 17:05:00 +02:00
filemanagerdol Qual: Enable Phan Simplify rule and fix notices (#30537) 2024-08-07 03:05:02 +02:00
js Clean code for vat check popup 2024-07-14 17:23:42 +02:00
lib Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542) 2024-08-15 17:05:00 +02:00
login Qual: Enable Phan Simplify rule and fix notices (#30537) 2024-08-07 03:05:02 +02:00
menus Qual: Fix phan notices wrt main.inc.php, menus (#30633) 2024-08-14 14:05:56 +02:00
modules Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542) 2024-08-15 17:05:00 +02:00
tpl Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
triggers Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
actions_addupdatedelete.inc.php FIX fatal error 2024-08-02 13:53:11 +02:00
actions_builddoc.inc.php Debug v20 2024-05-31 12:54:53 +02:00
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php
actions_extrafields.inc.php Fix warnings 2024-05-05 18:28:23 +02:00
actions_fetchobject.inc.php Fix warning 2024-05-01 18:34:38 +02:00
actions_lineupdown.inc.php
actions_linkedfiles.inc.php New msg attachment linked to event (#29022) 2024-04-24 15:18:45 +02:00
actions_massactions.inc.php Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
actions_printing.inc.php Fix regression fatal error 2024-04-12 01:35:32 +02:00
actions_sendmails.inc.php Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
actions_setmoduleoptions.inc.php Clean code for barcode generators 2024-05-22 15:49:33 +02:00
actions_setnotes.inc.php
antispamimage.php
bookmarks_page.php Debug css v20 2024-07-06 05:07:14 +02:00
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php
customreports.php fix phpstan sendXXX expects int (#30519) 2024-08-13 20:39:40 +02:00
datepicker.php
doxygen.php Removed not up to date portal 2024-07-22 11:09:32 +02:00
extrafieldsinexport.inc.php
extrafieldsinimport.inc.php
get_info.php
get_menudiv.php Qual: Fix phan notices wrt main.inc.php, menus (#30633) 2024-08-14 14:05:56 +02:00
multicompany_page.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-08-12 21:51:31 +02:00
photos_resize.php Use HasRight() (#30333) 2024-07-10 18:59:04 +02:00
search_page.php Debug css v20 2024-07-06 05:07:14 +02:00
search.php
tools.php
website.inc.php fix phpstan (#30018) 2024-06-15 16:02:47 +02:00