dolibarr/htdocs
MDW e8c51e8802
Qual: fix ci phpstan by removing useless test (#31772)
# Qual: fix phpstan by removing useless test

!$error && $champdatefin && ($champdatefin > 0) has useless tests.
- $error is still 0.
- $champdatefin is also not 0 when it is >0
- By casting $champdatefin to int, we ensure that '' (error) is
  converted to 0.
2024-11-12 00:32:59 +01:00
..
accountancy Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
adherents fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
admin NEW VAT by state (#31628) 2024-11-11 17:57:32 +01:00
ai add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
api Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
asset Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
asterisk add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
barcode fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
blockedlog fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
bom fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
bookcal fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
bookmarks fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
categories Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
collab add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
comm Debug v21 2024-11-11 15:33:14 +01:00
commande fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
compta Develop new facture rec field societe rib management (#31698) 2024-11-11 17:53:35 +01:00
conf
contact fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
contrat fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
core Add std deviation in custom report 2024-11-11 21:51:51 +01:00
cron fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
custom
datapolicy fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
dav add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
debugbar Qual: Fix phpdoc for *ArrayMethod* args/return values (non api_) (#31719) 2024-11-08 14:43:12 +01:00
delivery add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
don fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
ecm fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
emailcollector Qual: Fix phan/phpstan notices in class files (part 5) (#31617) 2024-11-06 20:15:15 +01:00
eventorganization fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
expedition fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
expensereport fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
exports add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
externalsite fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
fichinter display fichinter rec link (#31767) 2024-11-11 18:26:57 +01:00
fourn fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
ftp add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
holiday Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
hrm Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
imports Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
includes Debug v21 2024-11-09 16:57:23 +01:00
install Develop new facture rec field societe rib management (#31698) 2024-11-11 17:53:35 +01:00
intracommreport The deprecated GET parameter "&sall=" has been removed, use now the 2024-11-07 12:26:42 +01:00
knowledgemanagement add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
langs display fichinter rec link (#31767) 2024-11-11 18:26:57 +01:00
loan fix phpstan in loan cards (#31758) 2024-11-10 17:55:36 +01:00
mailmanspip/class Qual: Fix phan/phpstan notices in class files (part 5) (#31617) 2024-11-06 20:15:15 +01:00
margin add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
modulebuilder Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
mrp Doc 2024-11-11 14:45:30 +01:00
multicurrency The deprecated GET parameter "&sall=" has been removed, use now the 2024-11-07 12:26:42 +01:00
opensurvey Qual: fix ci phpstan by removing useless test (#31772) 2024-11-12 00:32:59 +01:00
partnership Qual: Fix phan/phpstan notices in class files (part 5) (#31617) 2024-11-06 20:15:15 +01:00
paybox fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
paypal fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
printing fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
product fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
projet Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
public fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
reception The deprecated GET parameter "&sall=" has been removed, use now the 2024-11-07 12:26:42 +01:00
recruitment Qual: Fix phan/phpstan notices in class files (part 6) (#31634) 2024-11-06 23:57:45 +01:00
resource Qual: Fix phan/phpstan notices in class files (part 6) (#31634) 2024-11-06 23:57:45 +01:00
salaries fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
societe Develop new facture rec field societe rib management (#31698) 2024-11-11 17:53:35 +01:00
stripe fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
supplier_proposal fix phpstan (#31763) 2024-11-11 14:33:53 +01:00
takepos Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
theme css 2024-11-10 11:55:18 +01:00
ticket fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
user Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-10 11:56:32 +01:00
variants fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
webhook The deprecated GET parameter "&sall=" has been removed, use now the 2024-11-07 12:26:42 +01:00
webportal Qual: Fix phan/phpstan notices in class files (part 6) (#31634) 2024-11-06 23:57:45 +01:00
webservices Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
website fix phpstan and fix CI (#31739) 2024-11-10 11:16:23 +01:00
workstation Qual: Fix phan/phpstan notices in class files (part 6) (#31634) 2024-11-06 23:57:45 +01:00
zapier fix phpstan (#31761) 2024-11-10 23:47:14 +01:00
.gitignore
document.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
favicon.ico
filefunc.inc.php
index.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
main.inc.php Debug v21 2024-11-09 14:28:26 +01:00
master.inc.php
opcachepreload.php
robots.txt
security.txt
viewimage.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00