dolibarr/htdocs/eventorganization
MDW 6d857757e9
Qual: Improve typing hint for (ext)Object, and allow null (#28719)
* Qual: Improve typing hint for (ext)Object, and allow null

# Qual: Improve typing hint for object, and allow null

As the key "->element" is expected, the object type should be derived from CommonObject.
Also extObject can be nullable

* Fix: Use null instead of 0 for extObject in call to Form::editfieldval()

* Fix: Use null instead of 0 for extObject in call to Form::editfieldval()

* Fix: Use null instead of 0 for extObject in call to Form::editfieldval()

* Fix: Use null instead of 0 for extObject in call to Form::editfieldval()

* Fix: Use null instead of 0 for extObject in call to Form::editfieldval()

* Fix: Use null instead of 0 for extObject in call to Form::editfieldval()

* Fix: Use null instead of 0 for extObject in call to Form::editfieldval()
2024-03-09 01:12:03 +01:00
..
class Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +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 precommit and clean code (#28651) 2024-03-07 16:57:29 +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 Qual: Improve typing hint for (ext)Object, and allow null (#28719) 2024-03-09 01:12:03 +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 Qual: Improve typing hint for (ext)Object, and allow null (#28719) 2024-03-09 01:12:03 +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