Skip to content

Commit 62afb56

Browse files
committed
Updated phpstan baseline
1 parent e1887bc commit 62afb56

File tree

1 file changed

+0
-80
lines changed

1 file changed

+0
-80
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -255,26 +255,6 @@ parameters:
255255
count: 1
256256
path: src/bundle/Core/Command/VirtualFieldDuplicateFixCommand.php
257257

258-
-
259-
message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverter\\:\\:loadValueObject\\(\\) has parameter \\$id with no type specified\\.$#"
260-
count: 1
261-
path: src/bundle/Core/Converter/ContentParamConverter.php
262-
263-
-
264-
message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\LocationParamConverter\\:\\:loadValueObject\\(\\) has parameter \\$id with no type specified\\.$#"
265-
count: 1
266-
path: src/bundle/Core/Converter/LocationParamConverter.php
267-
268-
-
269-
message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\RepositoryParamConverter\\:\\:getSupportedClass\\(\\) has no return type specified\\.$#"
270-
count: 1
271-
path: src/bundle/Core/Converter/RepositoryParamConverter.php
272-
273-
-
274-
message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\RepositoryParamConverter\\:\\:loadValueObject\\(\\) has parameter \\$id with no type specified\\.$#"
275-
count: 1
276-
path: src/bundle/Core/Converter/RepositoryParamConverter.php
277-
278258
-
279259
message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\DependencyInjection\\\\Compiler\\\\BinaryContentDownloadPass\\:\\:addCall\\(\\) has no return type specified\\.$#"
280260
count: 1
@@ -2925,11 +2905,6 @@ parameters:
29252905
count: 1
29262906
path: src/bundle/Core/Fragment/InlineFragmentRenderer.php
29272907

2928-
-
2929-
message: "#^Property Ibexa\\\\Bundle\\\\Core\\\\Fragment\\\\InlineFragmentRenderer\\:\\:\\$siteAccess \\(Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\) does not accept Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\SiteAccess\\|null\\.$#"
2930-
count: 1
2931-
path: src/bundle/Core/Fragment/InlineFragmentRenderer.php
2932-
29332908
-
29342909
message: "#^Property Ibexa\\\\Bundle\\\\Core\\\\Fragment\\\\InlineFragmentRenderer\\:\\:\\$siteAccess is never read, only written\\.$#"
29352910
count: 1
@@ -20640,61 +20615,6 @@ parameters:
2064020615
count: 1
2064120616
path: tests/bundle/Core/ConfigResolverTest.php
2064220617

20643-
-
20644-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\AbstractParamConverterTest\\:\\:createConfiguration\\(\\) has no return type specified\\.$#"
20645-
count: 1
20646-
path: tests/bundle/Core/Converter/AbstractParamConverterTest.php
20647-
20648-
-
20649-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\AbstractParamConverterTest\\:\\:createConfiguration\\(\\) has parameter \\$class with no type specified\\.$#"
20650-
count: 1
20651-
path: tests/bundle/Core/Converter/AbstractParamConverterTest.php
20652-
20653-
-
20654-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\AbstractParamConverterTest\\:\\:createConfiguration\\(\\) has parameter \\$name with no type specified\\.$#"
20655-
count: 1
20656-
path: tests/bundle/Core/Converter/AbstractParamConverterTest.php
20657-
20658-
-
20659-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverterTest\\:\\:testApplyContent\\(\\) has no return type specified\\.$#"
20660-
count: 1
20661-
path: tests/bundle/Core/Converter/ContentParamConverterTest.php
20662-
20663-
-
20664-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverterTest\\:\\:testApplyContentOptionalWithEmptyAttribute\\(\\) has no return type specified\\.$#"
20665-
count: 1
20666-
path: tests/bundle/Core/Converter/ContentParamConverterTest.php
20667-
20668-
-
20669-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverterTest\\:\\:testSupports\\(\\) has no return type specified\\.$#"
20670-
count: 1
20671-
path: tests/bundle/Core/Converter/ContentParamConverterTest.php
20672-
20673-
-
20674-
message: "#^Property Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverterTest\\:\\:\\$contentServiceMock has no type specified\\.$#"
20675-
count: 1
20676-
path: tests/bundle/Core/Converter/ContentParamConverterTest.php
20677-
20678-
-
20679-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\LocationParamConverterTest\\:\\:testApplyLocation\\(\\) has no return type specified\\.$#"
20680-
count: 1
20681-
path: tests/bundle/Core/Converter/LocationParamConverterTest.php
20682-
20683-
-
20684-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\LocationParamConverterTest\\:\\:testApplyLocationOptionalWithEmptyAttribute\\(\\) has no return type specified\\.$#"
20685-
count: 1
20686-
path: tests/bundle/Core/Converter/LocationParamConverterTest.php
20687-
20688-
-
20689-
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\LocationParamConverterTest\\:\\:testSupports\\(\\) has no return type specified\\.$#"
20690-
count: 1
20691-
path: tests/bundle/Core/Converter/LocationParamConverterTest.php
20692-
20693-
-
20694-
message: "#^Property Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\Converter\\\\LocationParamConverterTest\\:\\:\\$locationServiceMock has no type specified\\.$#"
20695-
count: 1
20696-
path: tests/bundle/Core/Converter/LocationParamConverterTest.php
20697-
2069820618
-
2069920619
message: "#^Method Ibexa\\\\Tests\\\\Bundle\\\\Core\\\\DependencyInjection\\\\Compiler\\\\ChainConfigResolverPassTest\\:\\:addResolverProvider\\(\\) has no return type specified\\.$#"
2070020620
count: 1

0 commit comments

Comments
 (0)