]> git.p6c8.net - jirafeau_project.git/commitdiff
Update functions.php.
authorNicky Galliano <velhenn@gmail.com>
Fri, 5 Feb 2021 10:11:06 +0000 (10:11 +0000)
committerNicky Galliano <velhenn@gmail.com>
Mon, 15 Feb 2021 13:15:34 +0000 (13:15 +0000)
Following the update to php 8, I got the following debug error when trying to access my instance :
"Array and string offset access syntax with curly braces is no longer supported in [...]/jirafeau/lib/functions.php on line 31"
I just changed the deprecated curly braces into brackets and I was good to go.


No differences found

patrick-canterino.de