wivet icon indicating copy to clipboard operation
wivet copied to clipboard

Array and string offset access syntax with curly braces is no longer supported in PHP 8.0

Open JackNoire opened this issue 3 years ago • 1 comments

PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/html/wivet/functions.php on line 52 https://github.com/bedirhan/wivet/blob/1b3f580b4f9cabb9451f944a3b25fdca5432b09c/functions.php#L52 $string .= $chars[$pos]; may fix the problem.

JackNoire avatar Jan 05 '22 07:01 JackNoire

Hi Jack, Thanks for the issue. I don't maintain this repo anymore, though. Thanks anyway, appreciated.

bedirhan avatar Jan 06 '22 13:01 bedirhan