Closed markusbegerow closed 11 months ago
I am having some massage displayed on my MCQ page on the top and bottom of the questions, I don't know how to remove it. Massage is as follows (Top massage:-: Array and string offset access syntax with curly braces is deprecated in on line : Array and string offset access syntax with curly braces is deprecated in on line.
Bottom massage:- DeprecatedDeprecated
/home3/satyam/onlinekitaabs.com/wp-content/plugins/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Until.php/home3/satyam/onlinekitaabs.com/wp-content/plugins/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Until.php127 )
Here's a photo for a better understanding, Can anyone help me to fix this.
o
Hey @satyam4056,
i guess the maintenance of Wp-Pro-Quiz is out of date. I have started a migration process in my own repository. Give it a try.
Best regards
In PHP8 isn't allowed to use curly braces anymore.
I will go through the code and start a migration path to get this really cool quiz to PHP8.