Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install PHPUnit 11.5.x which support PHP 8.4
And reports deprecations like the following: 9 tests triggered 3 PHP deprecations: 1) /Users/macbre/git/elecena/xml-iterator/src/XMLParser.php:65 Function xml_set_object() is deprecated since 8.4, provide a proper method callable to xml_set_*_handler() functions However, on PHP 8.1 still use PHPUnit 10.x
- Loading branch information