dolibarr/htdocs/core
MDW 79adb60cf5
Qual: Add instanceof tests to help static typing analysis (#28696)
# Qual: Add instanceof tests to help static typing analysis

Added instanceof tests to help identify that properties exist.
2024-03-07 23:09:25 +01:00
..
ajax Fix warning 2024-03-01 01:52:40 +01:00
boxes QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
class NEW - See the documents of my subordinates (#28318) 2024-03-07 22:47:29 +01:00
data
db Qual: Add information from backtrace when mysql request fails. (#28583) 2024-03-02 19:57:59 +01:00
filemanagerdol qual: phpstan for htdocs/core/filemanagerdol/connectors/php/connector.lib.php 2024-01-31 21:25:45 +01:00
js Comment 2024-02-26 19:14:00 +01:00
lib Qual: Add instanceof tests to help static typing analysis (#28696) 2024-03-07 23:09:25 +01:00
login Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
menus Fix regression with GETPOSTINT, not same than GETPOST(..., 'int') 2024-03-04 10:41:46 +01:00
modules Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
tpl Fix #20209 (#28692) 2024-03-07 20:24:37 +01:00
triggers QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
actions_addupdatedelete.inc.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +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 qual: phpstan for htdocs/core/actions_comments.inc.php 2024-01-24 21:51:48 +01:00
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 Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
actions_lineupdown.inc.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
actions_linkedfiles.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_massactions.inc.php QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00
actions_printing.inc.php
actions_sendmails.inc.php Add log 2024-02-18 02:12:34 +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 fix param 2024-01-20 09:22:38 +01:00
bookmarks_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
commonfieldsinexport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
commonfieldsinimport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
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 QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
extrafieldsinimport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
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 Fix warning 2024-02-25 16:57:45 +01:00