Update to PHP 7.2 – Different notices/warnings
-
Hello,
we were just forced by our hosting provider to update from PHP 7.1 to PHP 7.2 and now get the PHP Notices:
Notice: Undefined index: question_type in …/wp-content/plugins/quiz-master-next/php/template-variables.php on line 310
Notice: Undefined variable: wpdb in …/wp-content/plugins/quiz-master-next/php/classes/class-qmn-quiz-manager.php on line 1093
Notice: Trying to get property ‘insert_id’ of non-object in …/wp-content/plugins/quiz-master-next/php/classes/class-qmn-quiz-manager.php on line 1093
Notice: Undefined variable: results_array in …/wp-content/plugins/quiz-master-next/php/classes/class-qmn-quiz-manager.php on line 1096We use both current WordPress (5.3.2) and current Quiz And Survey Master (6.4.3).
Can this be corrected in the next release, please (as I’m not sure if this results in any problems)?
Thank you very much for the great plugin and best wishes,
Ingmar
- The topic ‘Update to PHP 7.2 – Different notices/warnings’ is closed to new replies.