dolibarr/htdocs/core
Laurent Destailleur b963a9ab36 Fix phpunit
2024-03-11 16:30:33 +01:00
..
ajax Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
boxes Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
class Update commonobject.class.php 2024-03-11 16:13:11 +01:00
data
db Fix phpunit 2024-03-11 16:30:33 +01:00
filemanagerdol
js Comment 2024-02-26 19:14:00 +01:00
lib Merge pull request #28667 from atm-john/fix_element_type_part_03 2024-03-11 16:19:00 +01:00
login Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
menus Import menu before export 2024-03-11 14:33:02 +01:00
modules Try fix phan 2024-03-11 15:20:56 +01:00
tpl Try a fix for #28734 2024-03-11 14:40:36 +01:00
triggers QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
actions_addupdatedelete.inc.php Fix warning 2024-03-11 12:00:39 +01:00
actions_builddoc.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_extrafields.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
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 Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_setnotes.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
antispamimage.php
bookmarks_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php
customreports.php Fix warning 2024-03-01 01:52:40 +01:00
datepicker.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
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 Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
multicompany_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
photos_resize.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
search_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
search.php
tools.php
website.inc.php