Curly brace syntax for array access has been deprecated in 7.4, which affects typogrify.class.php
:
FILE: typogrify/typogrify.class.php
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------------
45 | WARNING | [x] Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $mthree{strlen($mthree)-1}
---------------------------------------------------------------------------------------------------------------------------------------------------------
I will attach a patch shortly.
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.