Commit 8430e21
authored
Resolve bitwise not on constant integer
1 parent 8896129 commit 8430e21
File tree
3 files changed
+7
-4
lines changed- src/Reflection
- tests/PHPStan/Analyser
- Fiber/data
- nsrt
3 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2634 | 2634 | | |
2635 | 2635 | | |
2636 | 2636 | | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
2637 | 2640 | | |
2638 | | - | |
| 2641 | + | |
2639 | 2642 | | |
2640 | 2643 | | |
2641 | 2644 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
0 commit comments