|
86 | 86 | <InvalidArgument occurrences="1"> |
87 | 87 | <code>$em->getMetadataFactory()</code> |
88 | 88 | </InvalidArgument> |
89 | | - <MissingReturnType occurrences="1"> |
90 | | - <code>loadCacheEntry</code> |
91 | | - </MissingReturnType> |
92 | 89 | <UndefinedInterfaceMethod occurrences="1"> |
93 | 90 | <code>getCacheRegion</code> |
94 | 91 | </UndefinedInterfaceMethod> |
|
629 | 626 | <code>matching</code> |
630 | 627 | </UndefinedInterfaceMethod> |
631 | 628 | </file> |
632 | | - <file src="lib/Doctrine/ORM/Mapping/AnsiQuoteStrategy.php"> |
633 | | - <PossiblyUndefinedArrayOffset occurrences="1"> |
634 | | - <code>$class->fieldMappings[$fieldName]['columnName']</code> |
635 | | - </PossiblyUndefinedArrayOffset> |
636 | | - </file> |
637 | | - <file src="lib/Doctrine/ORM/Mapping/AssociationOverride.php"> |
638 | | - <MissingConstructor occurrences="5"> |
639 | | - <code>$fetch</code> |
640 | | - <code>$inversedBy</code> |
641 | | - <code>$joinColumns</code> |
642 | | - <code>$joinTable</code> |
643 | | - <code>$name</code> |
644 | | - </MissingConstructor> |
645 | | - </file> |
646 | | - <file src="lib/Doctrine/ORM/Mapping/AssociationOverrides.php"> |
647 | | - <MissingConstructor occurrences="1"> |
648 | | - <code>$value</code> |
649 | | - </MissingConstructor> |
650 | | - </file> |
651 | | - <file src="lib/Doctrine/ORM/Mapping/AttributeOverride.php"> |
652 | | - <MissingConstructor occurrences="2"> |
653 | | - <code>$column</code> |
654 | | - <code>$name</code> |
655 | | - </MissingConstructor> |
656 | | - </file> |
657 | | - <file src="lib/Doctrine/ORM/Mapping/AttributeOverrides.php"> |
658 | | - <MissingConstructor occurrences="1"> |
659 | | - <code>$value</code> |
660 | | - </MissingConstructor> |
661 | | - </file> |
662 | 629 | <file src="lib/Doctrine/ORM/Mapping/Builder/ClassMetadataBuilder.php"> |
663 | 630 | <ArgumentTypeCoercion occurrences="2"> |
664 | 631 | <code>$class</code> |
|
862 | 829 | <code>$this->table</code> |
863 | 830 | <code>$this->table</code> |
864 | 831 | </PropertyTypeCoercion> |
865 | | - <RedundantCast occurrences="1"> |
866 | | - <code>array_values</code> |
867 | | - </RedundantCast> |
868 | | - <RedundantConditionGivenDocblockType occurrences="3"> |
869 | | - <code>$className !== null</code> |
| 832 | + <RedundantConditionGivenDocblockType occurrences="2"> |
870 | 833 | <code>$mapping !== false</code> |
871 | 834 | <code>$mapping !== false</code> |
872 | 835 | </RedundantConditionGivenDocblockType> |
|
2964 | 2927 | <code>$alias</code> |
2965 | 2928 | <code>$alias</code> |
2966 | 2929 | </PossiblyNullArgument> |
2967 | | - <RedundantConditionGivenDocblockType occurrences="1"/> |
| 2930 | + <RedundantConditionGivenDocblockType occurrences="1"> |
| 2931 | + <code>self::SELECT</code> |
| 2932 | + </RedundantConditionGivenDocblockType> |
2968 | 2933 | </file> |
2969 | 2934 | <file src="lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php"> |
2970 | 2935 | <LessSpecificReturnStatement occurrences="1"> |
|
0 commit comments