Skip to content

Commit d62655c

Browse files
committed
Increase phpStormStubsNodesCountMax to 128
1 parent 9898ba5 commit d62655c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/config.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ parameters:
126126
nodesByStringCountMax: 256
127127
resolvedPhpDocBlockCacheCountMax: 2048
128128
nameScopeMapMemoryCacheCountMax: 512
129-
phpStormStubsNodesCountMax: 64
129+
phpStormStubsNodesCountMax: 128
130130
reportUnmatchedIgnoredErrors: true
131131
reportIgnoresWithoutComments: false
132132
typeAliases: []

0 commit comments

Comments
 (0)