Compatibility informations in extend section - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: MyBB Project (https://community.mybb.com/forum-206.html) +--- Forum: MyBB Project & Site Issues (https://community.mybb.com/forum-19.html) +--- Thread: Compatibility informations in extend section (/thread-233581.html) |
Compatibility informations in extend section - Crazycat - 2021-09-19 Hi there, A lot of threads in support (both general and plugins) are because of two things: mysql (or mariadb) strict mode compatibility and PHP version errors. It could be usefull to have, in the new build form in projects, two inputs: - PHP version compatibility (or php version used by the developper to test its plugin) which could be a select, multiple or not, - MySQL strict mode compatibility (yes/no/untested, default "no") And on the download page, having these informations visible to anyone |