Commit de3cc3a
authored
Use old namespace reconciliation behaviour in PHP > 8.1.24 (#8)
In PHP 8.1.25, the old namespace reconciliation behaviour was restored,
see https://www.php.net/ChangeLog-8.php#PHP_8_1. Thus, we have to limit
our workaround to versions between 8.1.21 and 8.1.24.1 parent d760f5b commit de3cc3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments