@@ -67,6 +67,7 @@ services:
6767 checkAlwaysTrueInstanceof : %checkAlwaysTrueInstanceof%
6868 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
6969 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
70+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
7071 tags :
7172 - phpstan.rules.rule
7273
@@ -76,6 +77,7 @@ services:
7677 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
7778 bleedingEdge : %featureToggles.bleedingEdge%
7879 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
80+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
7981 tags :
8082 - phpstan.rules.rule
8183
@@ -85,6 +87,7 @@ services:
8587 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
8688 bleedingEdge : %featureToggles.bleedingEdge%
8789 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
90+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
8891 tags :
8992 - phpstan.rules.rule
9093
@@ -93,6 +96,7 @@ services:
9396 arguments :
9497 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
9598 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
99+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
96100 tags :
97101 - phpstan.rules.rule
98102
@@ -149,6 +153,7 @@ services:
149153 class : PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule
150154 arguments :
151155 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
156+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
152157 tags :
153158 - phpstan.rules.rule
154159
@@ -157,13 +162,15 @@ services:
157162 arguments :
158163 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
159164 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
165+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
160166 tags :
161167 - phpstan.rules.rule
162168
163169 -
164170 class : PHPStan\Rules\Comparison\IfConstantConditionRule
165171 arguments :
166172 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
173+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
167174 tags :
168175 - phpstan.rules.rule
169176
@@ -173,6 +180,7 @@ services:
173180 checkAlwaysTrueCheckTypeFunctionCall : %checkAlwaysTrueCheckTypeFunctionCall%
174181 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
175182 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
183+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
176184 tags :
177185 - phpstan.rules.rule
178186
@@ -182,6 +190,7 @@ services:
182190 checkAlwaysTrueCheckTypeFunctionCall : %checkAlwaysTrueCheckTypeFunctionCall%
183191 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
184192 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
193+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
185194 tags :
186195 - phpstan.rules.rule
187196
@@ -191,6 +200,7 @@ services:
191200 checkAlwaysTrueCheckTypeFunctionCall : %checkAlwaysTrueCheckTypeFunctionCall%
192201 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
193202 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
203+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
194204 tags :
195205 - phpstan.rules.rule
196206
@@ -199,6 +209,7 @@ services:
199209 arguments :
200210 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
201211 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
212+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
202213
203214 -
204215 class : PHPStan\Rules\DeadCode\BetterNoopRule
@@ -217,6 +228,7 @@ services:
217228 class : PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule
218229 arguments :
219230 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
231+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
220232 tags :
221233 - phpstan.rules.rule
222234
@@ -226,6 +238,7 @@ services:
226238 checkAlwaysTrueStrictComparison : %checkAlwaysTrueStrictComparison%
227239 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
228240 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
241+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
229242 tags :
230243 - phpstan.rules.rule
231244
@@ -235,11 +248,13 @@ services:
235248 checkAlwaysTrueLooseComparison : %checkAlwaysTrueLooseComparison%
236249 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
237250 reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
251+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
238252
239253 -
240254 class : PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule
241255 arguments :
242256 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
257+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
243258 tags :
244259 - phpstan.rules.rule
245260
@@ -248,6 +263,7 @@ services:
248263 arguments :
249264 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
250265 disable : %featureToggles.disableUnreachableBranchesRules%
266+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
251267 tags :
252268 - phpstan.rules.rule
253269
@@ -256,20 +272,23 @@ services:
256272 arguments :
257273 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
258274 disable : %featureToggles.disableUnreachableBranchesRules%
275+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
259276 tags :
260277 - phpstan.rules.rule
261278
262279 -
263280 class : PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule
264281 arguments :
265282 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
283+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
266284 tags :
267285 - phpstan.rules.rule
268286
269287 -
270288 class : PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule
271289 arguments :
272290 treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
291+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
273292 tags :
274293 - phpstan.rules.rule
275294
0 commit comments