Qual: Enable PhanTypeInvalidUnaryOperandIncOrDec (all fixed)

This commit is contained in:
MDW
2024-03-13 17:10:09 +01:00
parent 344ae9e5b4
commit 0127cc76f5

View File

@@ -482,7 +482,7 @@ return [
'PhanTypeInvalidPropertyName',
'PhanPluginDuplicateCatchStatementBody',
'PhanPluginUndeclaredVariableIsset',
'PhanTypeInvalidUnaryOperandIncOrDec',
// 'PhanTypeInvalidUnaryOperandIncOrDec',
// 'PhanPluginDescriptionlessCommentOnClass',
'PhanPluginEmptyStatementIf',
'PhanPluginInlineHTMLTrailing',