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.

de Mark Johnson -
Número de respuestas: 0
Imagen de Core developers Imagen de Particularly helpful Moodlers Imagen de Peer reviewers Imagen de 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.