

This was part of the 2.5 release upgrade notes, but if becomes more and more important as time goes on. Gdn::factoryInstallDependencyFromConfig().They have been removed starting in this release. The following items were all deprecated with the 2.5 release. Was you code created as part of \Vanilla or part of the GDN_ framework? If not you should probably use a different prefix or append some additional prefix.

Wait for finalization of our core reactions feature and then disable YAGA (no hard timeline).įor people creating addons in the future I would recommend name-spacing both your classes and database tables.Try to organize an update to the YAGA addon.If you are affected here your options are essentially: Unfortunately some open source addons has taken the database table `GDN_Reaction`. If you use a case-insensitive filesystem & the YAGA addon this will be breaking change. As a result there are two 2 database tables that will be created. The user facing feature is not a part of this release but we have created new core models and a database structure for it. In this release we are laying the groundwork for bringing reactions into core. If you are using any of these methods please see their inline documentation for their newer alternatives. Deprecationsīeginning in this release the following classes are now deprecated.Īdditionally the following methods are now deprecated. Starting with this release Vanilla's automated test suite now runs on PHP versions 7.1 - 7.3. Starting with this release Vanilla requires a minimum version of PHP 7.1. Test your plugin & theme compatibility in a safe place before upgrading your production forum.Follow additional specific upgrade instructions.

