User tests: Successful: Unsuccessful:
Pull Request for Issue #39854.
Add is_string() check inside htmlspecialchars.
See #39854 (comment)
PHP8 error htmlspecialchars(): Argument #1 ($string) must be of type string, array given
Line 99.
No error.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Layout |
Status | New | ⇒ | Pending |
Title |
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-02-13 13:14:07 |
Closed_By | ⇒ | ReLater | |
Labels |
Added:
?
|
I do not like it,
it should explode if it has wrong value, otherwise it will be hard to debug when there soething wrong.