Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information