File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 4949 <element key =" sizeof" value =" count" />
5050 <element key =" delete" value =" unset" />
5151 <element key =" print_r" value =" return" />
52- <element key =" eval" value =" none " />
53- <element key =" is_null" value =" none " />
52+ <element key =" eval" value =" null " />
53+ <element key =" is_null" value =" null " />
5454 </property >
5555 </properties >
5656 </rule >
123123 </rule >
124124
125125 <config name =" installed_paths" value =" ../../slevomat/coding-standard" />
126+ <rule ref =" SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace" />
126127 <rule ref =" SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment" />
127128 <rule ref =" SlevomatCodingStandard.Commenting.UselessFunctionDocComment.UselessDocComment" />
128129 <rule ref =" SlevomatCodingStandard.ControlStructures.BlockControlStructureSpacing" >
139140 </properties >
140141 </rule >
141142 <rule ref =" SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing" />
143+ <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInCall" />
144+ <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
142145 <rule ref =" SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses" />
143146 <rule ref =" SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly" />
144147 <rule ref =" SlevomatCodingStandard.Namespaces.UnusedUses" />
You can’t perform that action at this time.
0 commit comments