Php 7.0 exception thrown in Moodle 3.5. Unsure how to remedy.

Re: Php 7.0 exception thrown in Moodle 3.5. Unsure how to remedy.

by Mark Johnson -
Number of replies: 0
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Looks good. It looks like some of your code isn't following Moodle's coding style. If you're bringing it up to date you might want to run codechecker against your plugin.

If you are sharing your code on GitHub, you could also use moodle-plugin-ci to run a lot of automated checks with Travis.

Average of ratings: Useful (2)