Member
PHPUnit 9.3 released a new schema for the phpunit.xml configuration file. I had to migrate the file to the new format in order to avoid the warning. PHPUnit Versions older than 9.3 have to use the phpunit.xml.legacy configuration file, because the new format is unknown for them.
For further details concerning this pull request look into graphp/graphviz #46.
This pull request builds on top of reactphp/dns #163.
clue approved these changes Aug 19, 2020
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SimonFrings Thanks for the update, changes LGTM! ![]()
clue
added this to the
v1.3.1 milestone
jsor approved these changes Aug 24, 2020
clue
mentioned this pull request
Merged