You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -48,11 +48,13 @@ The following PHP class methods that have previously been marked as deprecated w
* :php:`\TYPO3\CMS\Backend\View\BackendLayout\DataProviderContext->setTableName()`
- :php:`\TYPO3\CMS\Core\Authentication\BackendUserAuthentication->returnWebmounts()`
- :php:`\TYPO3\CMS\Core\Imaging\Event\ModifyIconForResourcePropertiesEvent->getSize()`
+- :php:`\TYPO3\CMS\Core\Versioning\VersionState->equals()`
- :php:`\TYPO3\CMS\Fluid\View\TemplatePaths->fillDefaultsByPackageName()`
The following PHP static class methods that have previously been marked as deprecated for v13 have been removed:
- :php:`\TYPO3\CMS\Backend\Utility\BackendUtility::thumbCode()`
+- :php:`\TYPO3\CMS\Core\Versioning\VersionState::cast()`
The following methods changed signature according to previous deprecations in v13 at the end of the argument list:
The text was updated successfully, but these errors were encountered:
ℹ️ View this commit on Github
👥 Authored by Thomas Hohn [email protected]
✔️ Merged by Andreas Kienast [email protected]
Commit message
[!!!][TASK] Remove deprecations in VersionState
The following class methods have been removed:
\TYPO3\CMS\Core\Versioning\VersionState::cast()
\TYPO3\CMS\Core\Versioning\VersionState->equals()
Resolves: #105385
Related: #105377
Related: #101175
Releases: main
Change-Id: I9a485b6b7f7c95ff337bedd40e703de78a8273d1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86684
Reviewed-by: Andreas Kienast [email protected]
Tested-by: core-ci [email protected]
Tested-by: Andreas Kienast [email protected]
Tested-by: Garvin Hicking [email protected]
Reviewed-by: Garvin Hicking [email protected]
➗ Modified files
14.0/Breaking-105377-DeprecatedFunctionalityRemoved.rst
The text was updated successfully, but these errors were encountered: