Commit bc6349b
[PHPUnit90] Handle crash on different object without second arg on SpecificAssertContainsWithoutIdentityRector (#474)
* [PHPUnit90] Handle crash on different object without second arg on SpecificAssertContainsWithoutIdentityRector
* [PHPUnit90] Handle crash on different object without second arg on SpecificAssertContainsWithoutIdentityRector
* [ci-review] Rector Rectify
* [PHPUnit90] Handle crash on different object without second arg on SpecificAssertContainsWithoutIdentityRector
* [PHPUnit90] Handle crash on different object without second arg on SpecificAssertContainsWithoutIdentityRector
* Fix
* [ci-review] Rector Rectify
* Fix
---------
Co-authored-by: GitHub Action <actions@github.com>1 parent 0da29d9 commit bc6349b
File tree
2 files changed
+19
-0
lines changed- rules-tests/PHPUnit90/Rector/MethodCall/SpecificAssertContainsWithoutIdentityRector/Fixture
- rules/PHPUnit90/Rector/MethodCall
2 files changed
+19
-0
lines changedLines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| |||
0 commit comments