tree: f85b3392b28d6f6b65473dc2550237196ccc0587
  1. ArrayDimensionSyntaxSuggestion/
  2. ArrowFunctionSuggestion/
  3. CombinedAssignmentOperatorSuggestion/
  4. ConvertVisibilitySuggestion/
  5. FieldRedeclarationHintError/
  6. FinalModifierHintError/
  7. ImmutableVariablesHint/
  8. ImplementAbstractMethodsHintError/
  9. IncorrectConstructorPropertyPromotionHintError/
  10. IncorrectNamedArgumentsHintError/
  11. IncorrectNonAbstractMethod/
  12. InitializeFieldsSuggestion/
  13. ModifiersCheckHintError/
  14. PSR0/
  15. PSR1/
  16. PSR4/
  17. ReturnTypeHintError/
  18. UninitializedVariableHint/
  19. UnusableTypesHintError/
  20. UnusedVariableHint/
  21. WrongOrderOfArgsHint/
  22. Issue239277.php
  23. testAbstractClassInstantiationHint.php
  24. testAbstractClassInstantiationHint.php.testAbstractClassInstantiationHint.hints
  25. testAbstractClassInstantiationHint_02.php
  26. testAbstractClassInstantiationHint_02.php.testAbstractClassInstantiationHint_02.hints
  27. testAccidentalAssignmentHint.php
  28. testAccidentalAssignmentHint.php.testInSubAndInWhile.hints
  29. testAccidentalAssignmentHint.php.testInSubAndNotInWhile.hints
  30. testAccidentalAssignmentHint.php.testNotInSubAndInWhile.hints
  31. testAccidentalAssignmentHint.php.testNotInSubAndNotInWhile.hints
  32. testAddUseImportSuggestion_01.php
  33. testAddUseImportSuggestion_01.php.testAddUseImportSuggestion_01.hints
  34. testAddUseImportSuggestion_02.php
  35. testAddUseImportSuggestion_02.php.testAddUseImportSuggestion_02.hints
  36. testAmbiguousComparisonHint.php
  37. testAmbiguousComparisonHint.php.testAmbiguousComparisonHint.hints
  38. testArraySyntaxSuggestion.php
  39. testArraySyntaxSuggestion.php.testArraySyntaxSuggestion_01.hints
  40. testArraySyntaxSuggestion.php.testArraySyntaxSuggestion_02.hints
  41. testArraySyntaxSuggestion.php.testArraySyntaxSuggestion_03.hints
  42. testArraySyntaxSuggestion.php.testArraySyntaxSuggestion_04.hints
  43. testArraySyntaxSuggestion.php.testArraySyntaxSuggestion_05.hints
  44. testArraySyntaxSuggestion.php.testArraySyntaxSuggestion_06.hints
  45. testArraySyntaxSuggestion.php.testIssue248013_01.hints
  46. testArraySyntaxSuggestion.php.testIssue248013_02.hints
  47. testArraySyntaxSuggestion.php.testIssue248013_03.hints
  48. testArraySyntaxSuggestion.php.testIssue248013_04.hints
  49. testArraySyntaxSuggestion.php.testIssue248013_05.hints
  50. testArraySyntaxSuggestion.php.testIssue248013_06.hints
  51. testAssignVariableSuggestion.php
  52. testAssignVariableSuggestion.php.testAssignVariableSuggestion.hints
  53. testAssignVariableSuggestion.php.testAssignVariableSuggestion_02.hints
  54. testAssignVariableSuggestion.php.testAssignVariableSuggestion_03.hints
  55. testAssignVariableSuggestion.php.testAssignVariableSuggestion_04.hints
  56. testClassesLines.php
  57. testClassesLines.php.testClassesLinesFail.hints
  58. testClassesLines.php.testClassesLinesOk.hints
  59. testClosingDelimUseCase01.php
  60. testClosingDelimUseCase01.php.testClosingDelimUseCase01.hints
  61. testClosingDelimUseCase02.php
  62. testClosingDelimUseCase02.php.testClosingDelimUseCase02.hints
  63. testClosingDelimUseCase03.php
  64. testClosingDelimUseCase03.php.testClosingDelimUseCase03.hints
  65. testConstantRedeclarationHint.php
  66. testConstantRedeclarationHint.php.testConstantRedeclarationHint.hints
  67. testCookieSuperglobalsHint.php
  68. testCookieSuperglobalsHint.php.testCookieSuperglobalsHint.hints
  69. testDeclareStrictTypesSuggestion_01.php
  70. testDeclareStrictTypesSuggestion_01.php.testDeclareStrictTypes_01a.hints
  71. testDeclareStrictTypesSuggestion_01.php.testDeclareStrictTypes_01b.hints
  72. testDeclareStrictTypesSuggestion_01.php.testDeclareStrictTypesFix_01.fixed
  73. testDeclareStrictTypesSuggestion_02.php
  74. testDeclareStrictTypesSuggestion_02.php.testDeclareStrictTypes_02a.hints
  75. testDeclareStrictTypesSuggestion_02.php.testDeclareStrictTypes_02b.hints
  76. testDeclareStrictTypesSuggestion_02.php.testDeclareStrictTypes_02c.hints
  77. testDeclareStrictTypesSuggestion_02.php.testDeclareStrictTypes_02d.hints
  78. testDeclareStrictTypesSuggestion_02.php.testDeclareStrictTypesFix_02a.fixed
  79. testDeclareStrictTypesSuggestion_02.php.testDeclareStrictTypesFix_02b.fixed
  80. testDeclareStrictTypesSuggestion_03.php
  81. testDeclareStrictTypesSuggestion_03.php.testDeclareStrictTypes_03a.hints
  82. testDeclareStrictTypesSuggestion_03.php.testDeclareStrictTypes_03b.hints
  83. testDeclareStrictTypesSuggestion_03.php.testDeclareStrictTypesFix_03.fixed
  84. testDoWhileBracesHint.php
  85. testDoWhileBracesHint.php.testDoWhileBracesHint.hints
  86. testEmptyStatementHint.php
  87. testEmptyStatementHint.php.testEmptyStatementHint.hints
  88. testEnvSuperglobalsHint.php
  89. testEnvSuperglobalsHint.php.testEnvSuperglobalsHint.hints
  90. testErrorControlOperatorHint.php
  91. testErrorControlOperatorHint.php.testErrorControlOperatorHint.hints
  92. testForBracesHint.php
  93. testForBracesHint.php.testForBracesHint.hints
  94. testForEachBracesHint.php
  95. testForEachBracesHint.php.testForEachBracesHint.hints
  96. testFunctionsLines.php
  97. testFunctionsLines.php.testFunctionsLinesFail.hints
  98. testFunctionsLines.php.testFunctionsLinesOk.hints
  99. testGetSuperglobalsHint.php
  100. testGetSuperglobalsHint.php.testGetSuperglobalsHint.hints
  101. testIdenticalComparisonSuggestion.php
  102. testIdenticalComparisonSuggestion.php.testIdenticalComparisonSuggestion.hints
  103. testIfBracesHint_01.php
  104. testIfBracesHint_01.php.testIfBracesHint_01.hints
  105. testIfBracesHint_02.php
  106. testIfBracesHint_02.php.testIfBracesHint_02.hints
  107. testIfBracesHint_03.php
  108. testIfBracesHint_03.php.testIfBracesHint_03.hints
  109. testInterfacesLines.php
  110. testInterfacesLines.php.testInterfacesLinesFail.hints
  111. testInterfacesLines.php.testInterfacesLinesOk.hints
  112. testIntroduceSuggestion.php
  113. testIntroduceSuggestion.php.testIntroduceSuggestion_01.hints
  114. testIntroduceSuggestion.php.testIntroduceSuggestion_02.hints
  115. testIntroduceSuggestion.php.testIntroduceSuggestion_03.hints
  116. testIntroduceSuggestion.php.testIntroduceSuggestion_04.hints
  117. testIntroduceSuggestion.php.testIntroduceSuggestion_05.hints
  118. testIntroduceSuggestion.php.testIntroduceSuggestion_06.hints
  119. testIntroduceSuggestion.php.testIntroduceSuggestion_07.hints
  120. testIntroduceSuggestion.php.testIntroduceSuggestionFix_02.fixed
  121. testIntroduceSuggestion.php.testIntroduceSuggestionFix_03.fixed
  122. testIntroduceSuggestion.php.testIntroduceSuggestionFix_04.fixed
  123. testIntroduceSuggestion.php.testIntroduceSuggestionFix_05.fixed
  124. testIntroduceSuggestion.php.testIntroduceSuggestionFix_06.fixed
  125. testIntroduceSuggestionSpecialTypes.php
  126. testIntroduceSuggestionSpecialTypes.php.testIntroduceSuggestionSpecialTypes_01.hints
  127. testIntroduceSuggestionSpecialTypes.php.testIntroduceSuggestionSpecialTypes_02.hints
  128. testIntroduceSuggestionSpecialTypes.php.testIntroduceSuggestionSpecialTypes_03.hints
  129. testIntroduceSuggestionTrait.php
  130. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitField.fixed
  131. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitMethod.fixed
  132. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticField_01.fixed
  133. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticField_02.fixed
  134. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticField_03.fixed
  135. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticField_04.fixed
  136. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticMethod_01.fixed
  137. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticMethod_02.fixed
  138. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticMethod_03.fixed
  139. testIntroduceSuggestionTrait.php.testIntroduceSuggestionFixForTraitStaticMethod_04.fixed
  140. testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitConstant.hints
  141. testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitField.hints
  142. testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitMethod.hints
  143. testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitStaticField_01.hints
  144. testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitStaticField_02.hints
  145. testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitStaticMethod_01.hints
  146. testIntroduceSuggestionTrait.php.testIntroduceSuggestionForTraitStaticMethod_02.hints
  147. testIssue223842.php
  148. testIssue223842.php.testIssue223842.hints
  149. testIssue224940.php
  150. testIssue224940.php.testIssue224940.hints
  151. testIssue226425.php
  152. testIssue226425.php.testIssue226425.hints
  153. testIssue226494.php
  154. testIssue226494.php.testIssue226494.hints
  155. testIssue227081.php
  156. testIssue227081.php.testIssue227081.hints
  157. testIssue229529.php
  158. testIssue229529.php.testIssue229529.hints
  159. testIssue234983.php
  160. testIssue234983.php.testIssue234983.hints
  161. testIssue237620_01.php
  162. testIssue237620_01.php.testIssue237620_01.hints
  163. testIssue237620_02.php
  164. testIssue237620_02.php.testIssue237620_02.hints
  165. testIssue237620_03.php
  166. testIssue237620_03.php.testIssue237620_03.hints
  167. testIssue237620_04.php
  168. testIssue237620_04.php.testIssue237620_04.hints
  169. testIssue237726_01.php
  170. testIssue237726_01.php.testIssue237726_01.hints
  171. testIssue237726_02.php
  172. testIssue237726_02.php.testIssue237726_02.hints
  173. testIssue237768.php
  174. testIssue237768.php.testIssue237768.hints
  175. testIssue239277.php
  176. testIssue239277.php.testIssue239277_01.hints
  177. testIssue239277.php.testIssue239277_02.hints
  178. testIssue241824.php
  179. testIssue241824.php.testIssue241824_01.hints
  180. testIssue241824.php.testIssue241824_02.hints
  181. testIssue258480_1.php
  182. testIssue258480_1.php.testIssue258480_1.hints
  183. testIssue258480_2.php
  184. testIssue258480_2.php.testIssue258480_2.hints
  185. testIssue259026_01.php
  186. testIssue259026_01.php.testIssue259026_01.hints
  187. testIssue259026_02.php
  188. testIssue259026_02.php.testIssue259026_02.hints
  189. testIssue259026_02.php.testIssue259026Fix_02.fixed
  190. testIssue259026_03.php
  191. testIssue259026_03.php.testIssue259026_03.hints
  192. testIssue259026_03.php.testIssue259026Fix_03.fixed
  193. testMethodRedeclarationHint.php
  194. testMethodRedeclarationHint.php.testMethodRedeclarationHint.hints
  195. testNestedBlocksHint_default.php
  196. testNestedBlocksHint_default.php.testDefault.hints
  197. testParentConstructorCallHint.php
  198. testParentConstructorCallHint.php.testParentConstructorCallHint.hints
  199. testPostSuperglobalsHint.php
  200. testPostSuperglobalsHint.php.testPostSuperglobalsHint.hints
  201. testRequestSuperglobalsHint.php
  202. testRequestSuperglobalsHint.php.testRequestSuperglobalsHint.hints
  203. testServerSuperglobalsHint.php
  204. testServerSuperglobalsHint.php.testServerSuperglobalsHint.hints
  205. testTooManyReturnStatements.php
  206. testTooManyReturnStatements.php.testTooManyReturnStatements.hints
  207. testTraitsLines.php
  208. testTraitsLines.php.testTraitsLinesFail.hints
  209. testTraitsLines.php.testTraitsLinesOk.hints
  210. testTypeRedeclarationHint.php
  211. testTypeRedeclarationHint.php.testTypeRedeclarationHint.hints
  212. testUnreachableStatementHint.php
  213. testUnreachableStatementHint.php.testUnreachableStatementHint.hints
  214. testUnreachableStatementHint_02.php
  215. testUnreachableStatementHint_02.php.testUnreachableStatementHint_02.hints
  216. testUnusedUsesHint.php
  217. testUnusedUsesHint.php.testUnusedUsesHint.hints
  218. testUnusedUsesHintWithTypedProperties.php
  219. testUnusedUsesHintWithTypedProperties.php.testUnusedUsesHintWithTypedProperties.hints
  220. testVarDocSuggestion.php
  221. testVarDocSuggestion.php.testVarDocSuggestion.hints
  222. testWhileBracesHint.php
  223. testWhileBracesHint.php.testWhileBracesHint.hints
  224. testWrongParamNameHint.php
  225. testWrongParamNameHint.php.testWrongParamNameHint.hints