[CLEANUP] Extbase persistence classes
The classes contain wrong type hints and miss a lot of checks whether the correct object is present. Resolves: #57031 Releases: 6.2 Change-Id: I3d03c838b05529daf0da444119dd7f8dba6d5b8a Reviewed-on: https://review.typo3.org/28489 Reviewed-by: Felix Oertel Tested-by: Felix Oertel Reviewed-by: Markus Klein Tested-by: Markus Klein
Showing
- typo3/sysext/core/Migrations/Code/LegacyClassesForIde.php 0 additions, 5 deletionstypo3/sysext/core/Migrations/Code/LegacyClassesForIde.php
- typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php 1 addition, 1 deletion...ext/extbase/Classes/DomainObject/AbstractDomainObject.php
- typo3/sysext/extbase/Classes/DomainObject/DomainObjectInterface.php 27 additions, 0 deletions...xt/extbase/Classes/DomainObject/DomainObjectInterface.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Backend.php 6 additions, 2 deletionstypo3/sysext/extbase/Classes/Persistence/Generic/Backend.php
- typo3/sysext/extbase/Classes/Persistence/Generic/BackendInterface.php 17 additions, 0 deletions.../extbase/Classes/Persistence/Generic/BackendInterface.php
- typo3/sysext/extbase/Classes/Persistence/Generic/LazyObjectStorage.php 1 addition, 1 deletion...extbase/Classes/Persistence/Generic/LazyObjectStorage.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMap.php 1 addition, 1 deletion...xt/extbase/Classes/Persistence/Generic/Mapper/DataMap.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapFactory.php 0 additions, 1 deletion...ase/Classes/Persistence/Generic/Mapper/DataMapFactory.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Mapper/DataMapper.php 2 additions, 1 deletion...extbase/Classes/Persistence/Generic/Mapper/DataMapper.php
- typo3/sysext/extbase/Classes/Persistence/Generic/PersistenceManager.php 22 additions, 17 deletions...xtbase/Classes/Persistence/Generic/PersistenceManager.php
- typo3/sysext/extbase/Classes/Persistence/Generic/PropertyType.php 0 additions, 4 deletions...sext/extbase/Classes/Persistence/Generic/PropertyType.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/BindVariableValue.php 1 addition, 1 deletion...ase/Classes/Persistence/Generic/Qom/BindVariableValue.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Comparison.php 23 additions, 12 deletions...xt/extbase/Classes/Persistence/Generic/Qom/Comparison.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ComparisonInterface.php 15 additions, 4 deletions...e/Classes/Persistence/Generic/Qom/ComparisonInterface.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/Constraint.php 0 additions, 37 deletions...xt/extbase/Classes/Persistence/Generic/Qom/Constraint.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/ConstraintInterface.php 7 additions, 0 deletions...e/Classes/Persistence/Generic/Qom/ConstraintInterface.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperand.php 0 additions, 35 deletions...xtbase/Classes/Persistence/Generic/Qom/DynamicOperand.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/DynamicOperandInterface.php 1 addition, 1 deletion...asses/Persistence/Generic/Qom/DynamicOperandInterface.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinCondition.php 19 additions, 1 deletion...ase/Classes/Persistence/Generic/Qom/EquiJoinCondition.php
- typo3/sysext/extbase/Classes/Persistence/Generic/Qom/EquiJoinConditionInterface.php 1 addition, 1 deletion...es/Persistence/Generic/Qom/EquiJoinConditionInterface.php
Please register or sign in to comment