EricWebsite
Member
In Fabrik 4 gamma3, on Joomla 4.3 and php 8.1.18, on forms the following warnings are shown:
- for the date element
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in ...../libraries/src/Date/Date.php on line 126
- for the birthday element (4 times)
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in ...../plugins/fabrik_element/birthday/birthday.php on line 430
- for the date element
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in ...../libraries/src/Date/Date.php on line 126
- for the birthday element (4 times)
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in ...../plugins/fabrik_element/birthday/birthday.php on line 430