Commit 393a24a
Fix deprecated NodeTraverser::DONT_TRAVERSE_CHILDREN (#333)
* Fix deprecated NodeTraverser::DONT_TRAVERSE_CHILDREN
* [ci-review] Rector Rectify
---------
Co-authored-by: GitHub Action <[email protected]>1 parent f8d1ea1 commit 393a24a
File tree
1 file changed
+2
-2
lines changed- rules/DowngradePhp82/Rector/FuncCall
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments