File tree Expand file tree Collapse file tree 2 files changed +3
-23
lines changed Expand file tree Collapse file tree 2 files changed +3
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
parameters :
2
- level : 8
2
+ level : 10
3
3
paths :
4
4
- src
5
5
- tests
6
- ignoreErrors :
7
- - ' #type has no value type specified in iterable type #'
8
- - ' #has parameter .* with no value type specified in iterable type #'
9
- - ' #has no value type specified in iterable type array #'
10
- - '#configureOptions\ (\ ) has no return type specified. #'
11
- - '#configure\ (\ ) has no return type specified #'
12
- - '#process\ (\ ) has no return type specified #'
13
- - ' #should return Iterator but returns Traversable #'
14
- - ' #Negated boolean expression is always false #'
15
- reportUnmatchedIgnoredErrors : false
16
- inferPrivatePropertyTypeFromConstructor : true
17
- treatPhpDocTypesAsCertain : false
6
+ symfony :
7
+ containerXmlPath : var/cache/dev/App_KernelDevDebugContainer.xml
You can’t perform that action at this time.
0 commit comments