Skip to content

Commit e56a34d

Browse files
committed
Bump schema
1 parent 70cdf64 commit e56a34d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<xs:attribute name="allConstantsGlobal" type="xs:boolean" default="false" />
5353
<xs:attribute name="forceJit" type="xs:boolean" default="false" />
5454
<xs:attribute name="noCache" type="xs:boolean" default="false" />
55+
<xs:attribute name="arrayCache" type="xs:boolean" default="true" />
5556
<xs:attribute name="findUnusedVariablesAndParams" type="xs:boolean" default="false" />
5657
<xs:attribute name="findUnusedPsalmSuppress" type="xs:boolean" default="false" />
5758
<xs:attribute name="findUnusedBaselineEntry" type="xs:boolean" default="true" />

0 commit comments

Comments
 (0)