[FEATURE] Replace @cascade with @Extbase\ORM\Cascade
This patch introduces the "TYPO3\CMS\Extbase\Annotation\ORM\Cascade" annotation that replaces the @cascade annotation which is deprecated from now on. Releases: master Resolves: #83093 Change-Id: I1637d69b8bed0cdf85c009b43c3afd45ee7d29ff Reviewed-on: https://review.typo3.org/54761 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst 34 additions, 0 deletions...ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst
- typo3/sysext/core/Documentation/Changelog/master/Feature-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst 59 additions, 0 deletions...ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst
- typo3/sysext/extbase/Classes/Annotation/ORM/Cascade.php 44 additions, 0 deletionstypo3/sysext/extbase/Classes/Annotation/ORM/Cascade.php
- typo3/sysext/extbase/Classes/Reflection/ClassSchema.php 13 additions, 0 deletionstypo3/sysext/extbase/Classes/Reflection/ClassSchema.php
- typo3/sysext/extbase/Tests/Unit/Reflection/Fixture/DummyClassWithAllTypesOfProperties.php 3 additions, 2 deletions...Reflection/Fixture/DummyClassWithAllTypesOfProperties.php
- typo3/sysext/extbase/Tests/UnitDeprecated/Reflection/ClassSchemaTest.php 16 additions, 0 deletions...tbase/Tests/UnitDeprecated/Reflection/ClassSchemaTest.php
- typo3/sysext/extbase/Tests/UnitDeprecated/Reflection/Fixture/DummyClassWithAllTypesOfProperties.php 11 additions, 0 deletions...Reflection/Fixture/DummyClassWithAllTypesOfProperties.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyAnnotationMatcher.php 6 additions, 0 deletions...ration/ExtensionScanner/Php/PropertyAnnotationMatcher.php
Please register or sign in to comment