Getting Started With Moodle Development

Re: Getting Started With Moodle Development

by Marcus Green -
Number of replies: 0
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

That's the one (from Tim Hunt and Eloy LafuenteEloy Lafuente) . 

Another cunning trick is to ensure your code runs with PHP7 as there are some very small quirks that will catch (e.g. duplicate function parameters). So long as you don't use PHP7 specific features you will be fine with earlier versions.

Average of ratings: Useful (1)