MyBB Community Forums

Full Version: Inconsistent checks in db classes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Most function get the query as parameter. While MySQL(i) and PgSQL simpy call the respictive functions then, SQLite always has "is_object" checks. Either all classes/function should get a proper check ($query instanceof ...) or the checks should be removed.
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/2115

Thanks for contributing to MyBB!

Regards,
The MyBB Group