[FEATURE] Replace @transient with @Extbase\ORM\Transient
This patch introduces the "TYPO3\CMS\Extbase\Annotation\ORM\Transient" annotation that replaces the @transient annotation which is deprecated from now on. Releases: master Resolves: #83092 Change-Id: Ib678b5e1b9d0c3034962b9c708d84b0a3c6b0671 Reviewed-on: https://review.typo3.org/54760 Reviewed-by:Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst 32 additions, 0 deletions...aceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst
- typo3/sysext/core/Documentation/Changelog/master/Feature-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst 59 additions, 0 deletions...aceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst
- typo3/sysext/extbase/Classes/Annotation/ORM/Transient.php 25 additions, 0 deletionstypo3/sysext/extbase/Classes/Annotation/ORM/Transient.php
- typo3/sysext/extbase/Classes/Reflection/ClassSchema.php 16 additions, 3 deletionstypo3/sysext/extbase/Classes/Reflection/ClassSchema.php
- typo3/sysext/extbase/Tests/Unit/Reflection/Fixture/DummyClassWithAllTypesOfProperties.php 2 additions, 1 deletion...Reflection/Fixture/DummyClassWithAllTypesOfProperties.php
- typo3/sysext/extbase/Tests/UnitDeprecated/Reflection/Fixture/DummyClassWithAllTypesOfProperties.php 30 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