dolibarr/htdocs/core
Laurent Destailleur 4afadf6dc4
Merge pull request #28804 from mdeweerd/fix/PhanPluginUnknownFunctionParamType
Fix & enable PhanPluginUnknownFunctionParamType
2024-03-13 14:31:18 +01:00
..
ajax Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:40:02 +01:00
boxes Fix PhanPluginRedundantAssignment 2024-03-13 00:40:40 +01:00
class Fix PhanPluginRedundantAssignment 2024-03-13 00:40:50 +01:00
data
db Fix PHPDoc date_m typo 2024-03-11 21:43:50 +01:00
filemanagerdol Fix PhanPluginRedundantAssignment 2024-03-13 00:40:51 +01:00
js
lib Merge pull request #28804 from mdeweerd/fix/PhanPluginUnknownFunctionParamType 2024-03-13 14:31:18 +01:00
login Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
menus Fix PhanPluginRedundantAssignment 2024-03-13 01:03:59 +01:00
modules Fix PhanPluginRedundantAssignment 2024-03-13 01:04:51 +01:00
tpl Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00
triggers Fix PhanPluginRedundantAssignment 2024-03-13 01:04:52 +01:00
actions_addupdatedelete.inc.php Fix warning 2024-03-11 12:00:39 +01:00
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php
actions_extrafields.inc.php
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php
actions_massactions.inc.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
actions_printing.inc.php
actions_sendmails.inc.php FIX: Verification of variables (#28623) 2024-03-08 22:50:15 +01:00
actions_setmoduleoptions.inc.php
actions_setnotes.inc.php
antispamimage.php
bookmarks_page.php
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php
customreports.php Fix warning 2024-03-01 01:52:40 +01:00
datepicker.php
doxygen.php
extrafieldsinexport.inc.php
extrafieldsinimport.inc.php
get_info.php Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
get_menudiv.php
multicompany_page.php
photos_resize.php
search_page.php Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00
search.php
tools.php
website.inc.php