File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -91,17 +91,17 @@ parameters:
91
91
resultCachePath : %tmpDir%/resultCache.php
92
92
resultCacheChecksProjectExtensionFilesDependencies : false
93
93
staticReflectionClassNamePatterns :
94
- - ' #^PhpParser\\ #'
95
- - ' #^PHPStan\\ #'
96
- - ' #^Hoa\\ #'
97
- - ' #^Symfony\\Polyfill\\Php80\\ #'
98
- - ' #^Symfony\\Polyfill\\Mbstring\\ #'
99
- - ' #^Symfony\\Polyfill\\Intl\\Normalizer\\ #'
100
- - ' #^Symfony\\Polyfill\\Php73\\ #'
101
- - ' #^Symfony\\Polyfill\\Php74\\ #'
102
- - ' #^Symfony\\Polyfill\\Php72\\ #'
103
- - ' #^Symfony\\Polyfill\\Intl\\Grapheme\\ #'
104
- - ' #^Composer\\ #'
94
+ - ' #^PhpParser\\ #i '
95
+ - ' #^PHPStan\\ #i '
96
+ - ' #^Hoa\\ #i '
97
+ - ' #^Symfony\\Polyfill\\Php80\\ #i '
98
+ - ' #^Symfony\\Polyfill\\Mbstring\\ #i '
99
+ - ' #^Symfony\\Polyfill\\Intl\\Normalizer\\ #i '
100
+ - ' #^Symfony\\Polyfill\\Php73\\ #i '
101
+ - ' #^Symfony\\Polyfill\\Php74\\ #i '
102
+ - ' #^Symfony\\Polyfill\\Php72\\ #i '
103
+ - ' #^Symfony\\Polyfill\\Intl\\Grapheme\\ #i '
104
+ - ' #^Composer\\ #i '
105
105
dynamicConstantNames :
106
106
- ICONV_IMPL
107
107
- LIBXML_VERSION
You can’t perform that action at this time.
0 commit comments