dolibarr/htdocs/eventorganization
MDW 09a62365eb
Fix PhanPluginUnknownFunctionParamType
# Fix PhanPluginUnknownFunctionParamType

PHPdoc for $object was incorrect.
Also updated the return type and the parameter typing for $head
in complete_head_from_modules
2024-03-13 10:08:12 +01:00
..
class Merge pull request #28700 from mdeweerd/urlencode/fixuptype 2024-03-12 14:43:41 +01:00
core Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
img working on attendees 2021-03-23 22:12:30 +01:00
lib Fix PhanPluginUnknownFunctionParamType 2024-03-13 10:08:12 +01:00
tpl Fix: typo in template name 2022-03-01 17:39:38 +01:00
conferenceorbooth_card.php Qual: Improve typing hint for (ext)Object, and allow null (#28719) 2024-03-09 01:12:03 +01:00
conferenceorbooth_contact.php Qual: Improve typing hint for (ext)Object, and allow null (#28719) 2024-03-09 01:12:03 +01:00
conferenceorbooth_document.php Qual: Improve typing hint for (ext)Object, and allow null (#28719) 2024-03-09 01:12:03 +01:00
conferenceorbooth_list.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
conferenceorboothattendee_card.php Qual: Improve typing hint for (ext)Object, and allow null (#28719) 2024-03-09 01:12:03 +01:00
conferenceorboothattendee_list.php Fix: Ensure string type for urlencode() 2024-03-09 16:55:50 +01:00
conferenceorboothattendee_note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
eventorganizationindex.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
modulebuilder.txt