Commit 98eb819
committed
Updated Rector to commit 57b37ca42ccb8d5754e0cac786e4c60ef7f044d9
rectorphp/rector-src@57b37ca [Php80] Skip property hook with indirect set on ClassPropertyAssignToConstructorPromotionRector (#7887)1 parent 7733f45 commit 98eb819
File tree
2 files changed
+10
-2
lines changed- rules/Php80/Rector/Class_
- src/Application
2 files changed
+10
-2
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
311 | 319 | | |
312 | 320 | | |
313 | 321 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments