6d1705f5a98b725be210353bbe16cb7caabd8fd2
Makes Exceptions extend the base classes, rather than the subclasses to avoid class redefinition errors. Makes PluginFactories define the interface using the base class rather than a subclass to avoid class_implements() to fail by testing for a class not in the hierarchy.
Description
No description provided
Languages
PHP
100%