I came across these messages when updating one of our sites to php version 8.0. Patch to follow
PHP Deprecated: Required parameter $quiz follows optional parameter $op in /var/www/html/web/sites/all/modules/vendor/quiz/quiz.module on line 2165
PHP Deprecated: Required parameter $account follows optional parameter $op in /var/www/html/web/sites/all/modules/vendor/quiz/quiz.module on line 2165
PHP Deprecated: Required parameter $quiz follows optional parameter $op in /var/www/html/web/sites/all/modules/vendor/quiz/quiz.module on line 2276
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3316048-2-deprecated-code-required-parameter-follows-optional-parameter.patch | 843 bytes | samberry |
Comments
Comment #2
samberry commentedComment #3
samberry commentedComment #4
ron collins commentedThis worked for me under php8.1
Comment #5
keshavv commentedIssue already fixed on
7.x-5.7Branch