@@ -67,6 +67,7 @@ services:
67
67
checkAlwaysTrueInstanceof : %checkAlwaysTrueInstanceof%
68
68
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
69
69
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
70
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
70
71
tags :
71
72
- phpstan.rules.rule
72
73
@@ -76,6 +77,7 @@ services:
76
77
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
77
78
bleedingEdge : %featureToggles.bleedingEdge%
78
79
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
80
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
79
81
tags :
80
82
- phpstan.rules.rule
81
83
@@ -85,6 +87,7 @@ services:
85
87
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
86
88
bleedingEdge : %featureToggles.bleedingEdge%
87
89
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
90
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
88
91
tags :
89
92
- phpstan.rules.rule
90
93
@@ -93,6 +96,7 @@ services:
93
96
arguments :
94
97
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
95
98
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
99
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
96
100
tags :
97
101
- phpstan.rules.rule
98
102
@@ -149,6 +153,7 @@ services:
149
153
class : PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRule
150
154
arguments :
151
155
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
156
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
152
157
tags :
153
158
- phpstan.rules.rule
154
159
@@ -157,13 +162,15 @@ services:
157
162
arguments :
158
163
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
159
164
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
165
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
160
166
tags :
161
167
- phpstan.rules.rule
162
168
163
169
-
164
170
class : PHPStan\Rules\Comparison\IfConstantConditionRule
165
171
arguments :
166
172
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
173
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
167
174
tags :
168
175
- phpstan.rules.rule
169
176
@@ -173,6 +180,7 @@ services:
173
180
checkAlwaysTrueCheckTypeFunctionCall : %checkAlwaysTrueCheckTypeFunctionCall%
174
181
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
175
182
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
183
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
176
184
tags :
177
185
- phpstan.rules.rule
178
186
@@ -182,6 +190,7 @@ services:
182
190
checkAlwaysTrueCheckTypeFunctionCall : %checkAlwaysTrueCheckTypeFunctionCall%
183
191
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
184
192
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
193
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
185
194
tags :
186
195
- phpstan.rules.rule
187
196
@@ -191,6 +200,7 @@ services:
191
200
checkAlwaysTrueCheckTypeFunctionCall : %checkAlwaysTrueCheckTypeFunctionCall%
192
201
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
193
202
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
203
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
194
204
tags :
195
205
- phpstan.rules.rule
196
206
@@ -199,6 +209,7 @@ services:
199
209
arguments :
200
210
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
201
211
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
212
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
202
213
203
214
-
204
215
class : PHPStan\Rules\DeadCode\BetterNoopRule
@@ -217,6 +228,7 @@ services:
217
228
class : PHPStan\Rules\Comparison\NumberComparisonOperatorsConstantConditionRule
218
229
arguments :
219
230
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
231
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
220
232
tags :
221
233
- phpstan.rules.rule
222
234
@@ -226,6 +238,7 @@ services:
226
238
checkAlwaysTrueStrictComparison : %checkAlwaysTrueStrictComparison%
227
239
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
228
240
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
241
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
229
242
tags :
230
243
- phpstan.rules.rule
231
244
@@ -235,11 +248,13 @@ services:
235
248
checkAlwaysTrueLooseComparison : %checkAlwaysTrueLooseComparison%
236
249
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
237
250
reportAlwaysTrueInLastCondition : %reportAlwaysTrueInLastCondition%
251
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
238
252
239
253
-
240
254
class : PHPStan\Rules\Comparison\TernaryOperatorConstantConditionRule
241
255
arguments :
242
256
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
257
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
243
258
tags :
244
259
- phpstan.rules.rule
245
260
@@ -248,6 +263,7 @@ services:
248
263
arguments :
249
264
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
250
265
disable : %featureToggles.disableUnreachableBranchesRules%
266
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
251
267
tags :
252
268
- phpstan.rules.rule
253
269
@@ -256,20 +272,23 @@ services:
256
272
arguments :
257
273
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
258
274
disable : %featureToggles.disableUnreachableBranchesRules%
275
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
259
276
tags :
260
277
- phpstan.rules.rule
261
278
262
279
-
263
280
class : PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRule
264
281
arguments :
265
282
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
283
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
266
284
tags :
267
285
- phpstan.rules.rule
268
286
269
287
-
270
288
class : PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRule
271
289
arguments :
272
290
treatPhpDocTypesAsCertain : %treatPhpDocTypesAsCertain%
291
+ treatPhpDocTypesAsCertainTip : %tips.treatPhpDocTypesAsCertain%
273
292
tags :
274
293
- phpstan.rules.rule
275
294
0 commit comments