writecrow / highlighter

Highlights words/phrases per specified parameters
https://highlighter.markfullmer.com/
MIT License
2 stars 1 forks source link

Fix PHP deprecations #1

Open markfullmer opened 2 years ago

markfullmer commented 2 years ago

Deprecated: Array and string offset access syntax with curly braces is deprecated in /app/vendor/writecrow/highlighter/src/HighlightExcerpt.php on line 173 Deprecated: Array and string offset access syntax with curly braces is deprecated in /app/vendor/writecrow/highlighter/src/HighlightExcerpt.php on line 174

markfullmer commented 1 year ago

Deprecated function: htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated in writecrow\Highlighter\Highlighter::finalize() (line 354 of /vendor/writecrow/highlighter/src/Highlighter.php)

https://stackoverflow.com/questions/71707325/migration-to-php-8-1-how-to-fix-deprecated-passing-null-to-parameter-error-r