Commit 917f92e
committed
Merge branch '6.4' into 7.0
* 6.4:
Fix CI
Bump ext-redis in CI on PHP >= 8.4
Adjust pretty name of closures on PHP 8.4
implement NodeVisitorInterface instead of extending AbstractNodeVisitor
sync .github/expected-missing-return-types.diff
skip test assertions that are no longer valid with PHP >= 8.2.18/8.3.5File tree
2 files changed
+10
-2
lines changed- Tests/Hasher
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
0 commit comments