In Release 2.1.0 Calls to `Object` break when running on php7.3 For example (and I think this is the only one): In `_config.php` change `Object::add_extension` to `DataObject::add_extension`
In Release 2.1.0
Calls to
Objectbreak when running on php7.3For example (and I think this is the only one):
In
_config.phpchangeObject::add_extensiontoDataObject::add_extension