Skip to content

Commit

Permalink
Attempt to fix PHP Fatal error: Uncaught TypeError: htmlspecialchars(…
Browse files Browse the repository at this point in the history
…): Argument seboettg#1 ($string) must be of type string, array given

CF issue seboettg#184 seboettg#184

Signed-off-by: Raphaël Tournoy <rtournoy@users.noreply.github.com>
  • Loading branch information
rtournoy committed Aug 20, 2024
2 parents 6361a44 + 9e5803c commit 33e9b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ composer.lock
build/
review/
.phpunit.result.cache
/composer.phar

0 comments on commit 33e9b1c

Please sign in to comment.