[6.0] Version fixes #1339
Annotations
10 errors
Run PHPstan:
plugins/behaviour/versionable/src/Extension/Versionable.php#L170
Call to method delete() of deprecated class Joomla\CMS\Versioning\Versioning:
6.0.0 will be removed in 8.0 without direct replacement,
use the new versioning concept (LINK TO DOCUMENTATION)
|
Run PHPstan:
libraries/src/Versioning/VersionableModelTrait.php (in context of class Joomla/Component/Users/Administrator/Model/NoteModel)#L324
Call to method getDispatcher() of deprecated interface Joomla\CMS\Application\EventAwareInterface:
4.3 will be removed in 7.0
This interface will be removed without replacement as the Joomla 3.x compatibility layer will be removed
|
Run PHPstan:
libraries/src/Versioning/VersionableModelTrait.php (in context of class Joomla/Component/Tags/Administrator/Model/TagModel)#L324
Call to method getDispatcher() of deprecated interface Joomla\CMS\Application\EventAwareInterface:
4.3 will be removed in 7.0
This interface will be removed without replacement as the Joomla 3.x compatibility layer will be removed
|
Run PHPstan:
libraries/src/Versioning/VersionableModelTrait.php (in context of class Joomla/Component/Newsfeeds/Administrator/Model/NewsfeedModel)#L324
Call to method getDispatcher() of deprecated interface Joomla\CMS\Application\EventAwareInterface:
4.3 will be removed in 7.0
This interface will be removed without replacement as the Joomla 3.x compatibility layer will be removed
|
Run PHPstan:
libraries/src/Versioning/VersionableModelTrait.php (in context of class Joomla/Component/Content/Administrator/Model/ArticleModel)#L324
Call to method getDispatcher() of deprecated interface Joomla\CMS\Application\EventAwareInterface:
4.3 will be removed in 7.0
This interface will be removed without replacement as the Joomla 3.x compatibility layer will be removed
|
Run PHPstan:
libraries/src/Versioning/VersionableModelTrait.php (in context of class Joomla/Component/Contact/Administrator/Model/ContactModel)#L324
Call to method getDispatcher() of deprecated interface Joomla\CMS\Application\EventAwareInterface:
4.3 will be removed in 7.0
This interface will be removed without replacement as the Joomla 3.x compatibility layer will be removed
|
Run PHPstan:
libraries/src/Versioning/VersionableModelTrait.php (in context of class Joomla/Component/Categories/Administrator/Model/CategoryModel)#L324
Call to method getDispatcher() of deprecated interface Joomla\CMS\Application\EventAwareInterface:
4.3 will be removed in 7.0
This interface will be removed without replacement as the Joomla 3.x compatibility layer will be removed
|
Run PHPstan:
libraries/src/Versioning/VersionableModelTrait.php (in context of class Joomla/Component/Banners/Administrator/Model/ClientModel)#L324
Call to method getDispatcher() of deprecated interface Joomla\CMS\Application\EventAwareInterface:
4.3 will be removed in 7.0
This interface will be removed without replacement as the Joomla 3.x compatibility layer will be removed
|
Run PHPstan:
libraries/src/Versioning/VersionableModelTrait.php (in context of class Joomla/Component/Banners/Administrator/Model/BannerModel)#L324
Call to method getDispatcher() of deprecated interface Joomla\CMS\Application\EventAwareInterface:
4.3 will be removed in 7.0
This interface will be removed without replacement as the Joomla 3.x compatibility layer will be removed
|
Run PHPstan:
administrator/components/com_content/src/Model/ArticleModel.php#L856
Ignored error pattern #^Call to method getDispatcher\(\) of deprecated interface Joomla\\CMS\\Application\\EventAwareInterface\:
4\.3 will be removed in 7\.0
This interface will be removed without replacement as the Joomla 3\.x compatibility layer will be removed$# (method.deprecatedInterface) in path /__w/joomla-cms/joomla-cms/administrator/components/com_content/src/Model/ArticleModel.php is expected to occur 2 times, but occurred 3 times.
|
Loading