mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-17 17:31:07 +00:00
:octocat: Slevomat NewWithoutParentheses does not like 8.4
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.DisallowContinueWithoutIntegerOperandInSwitch"/>
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.DisallowShortTernaryOperator"/>
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.DisallowTrailingMultiLineTernaryOperator"/>
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.NewWithoutParentheses"/>
|
||||
<!--<rule ref="SlevomatCodingStandard.ControlStructures.NewWithoutParentheses"/>-->
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceEqualOperator"/>
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator"/>
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullSafeObjectOperator"/>
|
||||
|
||||
Reference in New Issue
Block a user