dolibarr/htdocs
Laurent Destailleur 39ea68ace4 Try fix phan
2024-03-11 15:20:56 +01:00
..
accountancy sql syntax 2024-03-11 14:56:36 +01:00
adherents Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
admin Try fix phan 2024-03-11 15:20:56 +01:00
ai Debug module AI 2024-03-06 00:46:04 +01:00
api Fix: PHPDoc annotations in unappropriate comment (#28713) 2024-03-08 21:27:09 +01:00
asset Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
asterisk Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
barcode Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
blockedlog Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
bom Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
bookcal Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
bookmarks Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 13:46:08 +01:00
categories Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
collab Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
comm Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
commande Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
compta Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
conf
contact Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
contrat Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
core Try fix phan 2024-03-11 15:20:56 +01:00
cron Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
custom
datapolicy QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00
dav Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
debugbar Qual: Several typing hints/some fixes. (#28483) 2024-02-28 15:36:29 +01:00
delivery fix phpstan (#28735) 2024-03-10 01:44:08 +01:00
don Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
ecm Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
emailcollector fix precommit and clean code (#28651) 2024-03-07 16:57:29 +01:00
eventorganization Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
expedition Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 13:46:08 +01:00
expensereport Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
exports Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
externalsite Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
fichinter Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
fourn Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 13:46:08 +01:00
ftp Fix warning 2024-03-01 01:52:40 +01:00
holiday Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
hrm Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
imports Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
includes Fix constant name 2024-03-01 14:07:14 +01:00
install Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
intracommreport QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00
knowledgemanagement Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
langs Trans 2024-03-08 21:55:26 +01:00
loan fix phpstan (#28727) 2024-03-09 14:48:06 +01:00
mailmanspip/class add phpdoc (#28639) 2024-03-05 17:11:46 +01:00
margin Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
modulebuilder Fix join -> implode 2024-03-11 12:38:21 +01:00
mrp Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
multicurrency fix phpstan (#28735) 2024-03-10 01:44:08 +01:00
opensurvey Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
partnership Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
paybox Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
paypal Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
printing
product Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
projet Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
public Fix warning 2024-03-11 12:18:57 +01:00
reception Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
recruitment Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
resource Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
salaries Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
societe Better fix for #28755 #28752 2024-03-11 12:29:13 +01:00
stripe fix phpstan property does not accept string (#28574) 2024-03-02 12:41:12 +01:00
supplier_proposal Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
support Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
takepos Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 13:46:08 +01:00
theme fix precommit and clean code (#28651) 2024-03-07 16:57:29 +01:00
ticket Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-11 13:39:04 +01:00
user Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-03-11 13:30:13 +01:00
variants QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
webhook Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
webportal Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
webservices Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
website Fix join -> implode 2024-03-11 12:38:21 +01:00
workstation Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
zapier Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
.gitignore Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
document.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
favicon.ico
filefunc.inc.php Prepare 18.0.6 2024-03-06 17:20:44 +01:00
index.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
main.inc.php Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
master.inc.php Qual: Several typing hints/some fixes. (#28483) 2024-02-28 15:36:29 +01:00
opcachepreload.php
robots.txt
security.txt
viewimage.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00