When I open Special:ArticleFeedback,v5, I get this error message 174 times before the page content:
Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /var/www/html/extensions/ArticleFeedbackv5/includes/ArticleFeedbackv5Utils.php on line 240
Description
Details
Related Objects
Event Timeline
@Umherirrender Wanna take care of this one and the other one in ArticleFeedbackv5Hooks, in the UserLoginComplete hook handler function? Seeing that you started this work back in de146af041c3a569f6a738a93d9a96023ffe1df5 and all... :)
The mention patch set was needed to make CI passing on the extension and to allow further patch sets to merge.
But I can adapt the same changes to the other usage of json_decode in the extension.
Change #1074481 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/ArticleFeedbackv5@master] Avoid passing null to json_decode
Change #1074481 merged by Jack Phoenix:
[mediawiki/extensions/ArticleFeedbackv5@master] Avoid passing null to json_decode
Change #1076014 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/ArticleFeedbackv5@REL1_42] Avoid passing null to json_decode
Change #1076014 merged by Umherirrender:
[mediawiki/extensions/ArticleFeedbackv5@REL1_42] Avoid passing null to json_decode