PHP Deprecated: Return type of Highlight\RegExMatch::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in src/Highlight/RegExMatch.php on line 70
PHP Deprecated: Return type of Highlight\RegExMatch::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in src/Highlight/RegExMatch.php on line 78
PHP Deprecated: Return type of Highlight\RegExMatch::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in src/Highlight/RegExMatch.php on line 86
PHP Deprecated: Return type of Highlight\RegExMatch::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in src/Highlight/RegExMatch.php on line 94
PHP Deprecated: Return type of Highlight\RegExMatch::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in src/Highlight/RegExMatch.php on line 104
PHP Deprecated: Return type of Highlight\RegExMatch::getIterator