Skip to content

Commit 8c45c1c

Browse files
committed
Fix phpstan build
1 parent c51e05e commit 8c45c1c

File tree

1 file changed

+0
-60
lines changed

1 file changed

+0
-60
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ parameters:
2020
count: 3
2121
path: src/AbstractTrackingListener.php
2222

23-
-
24-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
25-
count: 1
26-
path: src/Blameable/Mapping/Driver/Annotation.php
27-
2823
-
2924
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
3025
count: 1
@@ -50,11 +45,6 @@ parameters:
5045
count: 1
5146
path: src/Blameable/Mapping/Driver/Yaml.php
5247

53-
-
54-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
55-
count: 1
56-
path: src/IpTraceable/Mapping/Driver/Annotation.php
57-
5848
-
5949
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
6050
count: 1
@@ -100,11 +90,6 @@ parameters:
10090
count: 4
10191
path: src/Loggable/LoggableListener.php
10292

103-
-
104-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$embeddedClasses\\.$#"
105-
count: 1
106-
path: src/Loggable/Mapping/Driver/Annotation.php
107-
10893
-
10994
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
11095
count: 2
@@ -225,11 +210,6 @@ parameters:
225210
count: 1
226211
path: src/ReferenceIntegrity/ReferenceIntegrityListener.php
227212

228-
-
229-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
230-
count: 1
231-
path: src/References/Mapping/Driver/Annotation.php
232-
233213
-
234214
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
235215
count: 1
@@ -355,11 +335,6 @@ parameters:
355335
count: 3
356336
path: src/Sluggable/Handler/TreeSlugHandler.php
357337

358-
-
359-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
360-
count: 1
361-
path: src/Sluggable/Mapping/Driver/Annotation.php
362-
363338
-
364339
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
365340
count: 1
@@ -440,11 +415,6 @@ parameters:
440415
count: 1
441416
path: src/SoftDeleteable/SoftDeleteableListener.php
442417

443-
-
444-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
445-
count: 1
446-
path: src/Sortable/Mapping/Driver/Annotation.php
447-
448418
-
449419
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
450420
count: 2
@@ -500,11 +470,6 @@ parameters:
500470
count: 1
501471
path: src/Sortable/SortableListener.php
502472

503-
-
504-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
505-
count: 1
506-
path: src/Timestampable/Mapping/Driver/Annotation.php
507-
508473
-
509474
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
510475
count: 1
@@ -600,11 +565,6 @@ parameters:
600565
count: 2
601566
path: src/Translatable/Entity/Repository/TranslationRepository.php
602567

603-
-
604-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
605-
count: 1
606-
path: src/Translatable/Mapping/Driver/Annotation.php
607-
608568
-
609569
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
610570
count: 2
@@ -735,11 +695,6 @@ parameters:
735695
count: 1
736696
path: src/Tree/Entity/Repository/NestedTreeRepository.php
737697

738-
-
739-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
740-
count: 1
741-
path: src/Tree/Mapping/Driver/Annotation.php
742-
743698
-
744699
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
745700
count: 2
@@ -800,16 +755,6 @@ parameters:
800755
count: 1
801756
path: src/Tree/Strategy/ORM/Closure.php
802757

803-
-
804-
message: "#^Offset 'indexes' on array\\{name\\: string, schema\\: string, indexes\\: array, uniqueConstraints\\: array, options\\: array\\<string, mixed\\>, quoted\\?\\: bool\\} in isset\\(\\) always exists and is not nullable\\.$#"
805-
count: 1
806-
path: src/Tree/Strategy/ORM/Closure.php
807-
808-
-
809-
message: "#^Offset 'uniqueConstraints' on array\\{name\\: string, schema\\: string, indexes\\: array, uniqueConstraints\\: array, options\\: array\\<string, mixed\\>, quoted\\?\\: bool\\} in isset\\(\\) always exists and is not nullable\\.$#"
810-
count: 1
811-
path: src/Tree/Strategy/ORM/Closure.php
812-
813758
-
814759
message: "#^Call to an undefined method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:getUnitOfWork\\(\\)\\.$#"
815760
count: 1
@@ -890,11 +835,6 @@ parameters:
890835
count: 2
891836
path: tests/Gedmo/Mapping/Mock/Extension/Encoder/EncoderListener.php
892837

893-
-
894-
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$associationMappings\\.$#"
895-
count: 1
896-
path: tests/Gedmo/Mapping/Mock/Extension/Encoder/Mapping/Driver/Annotation.php
897-
898838
-
899839
message: "#^Access to an undefined property Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\:\\:\\$isMappedSuperclass\\.$#"
900840
count: 1

0 commit comments

Comments
 (0)