Alternative to timezone_select() #9484
Closed
Annotations
10 errors
|
system/Helpers/form_helper.php#L270
Function form_dropdown_timezone() has parameter $data with no value type specified in iterable type array.
|
|
system/Helpers/form_helper.php#L270
Function form_dropdown_timezone() has parameter $extra with no value type specified in iterable type array.
|
|
system/Helpers/form_helper.php#L270
Function form_dropdown_timezone() has parameter $selected with no value type specified in iterable type array.
|
|
system/Helpers/form_helper.php#L270
Function form_dropdown_timezone() has parameter $useOptgroups with no type specified.
|
|
system/Helpers/form_helper.php#L271
Only booleans are allowed in a negated boolean, int|null given.
|
|
system/Helpers/form_helper.php#L272
Only booleans are allowed in a ternary operator condition, string|null given.
|
|
system/Helpers/form_helper.php#L275
Only booleans are allowed in &&, string|null given on the left side.
|
|
system/Helpers/form_helper.php#L289
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
|
|
system/Helpers/form_helper.php#L303
Variable $group might not be defined.
|
|
|
The logs for this run have expired and are no longer available.
Loading