Skip to content

Conversation

SimonFrings
Copy link
Member

@SimonFrings SimonFrings commented Jan 25, 2021

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 #174 and #177.

@SimonFrings SimonFrings changed the title Update PHPUnit configuration schema for PHPUnit 9.3 and run tests on PHPUnit 9 Update PHPUnit configuration schema for PHPUnit 9.3 and run tests on PHPUnit 9 (promise-2.x) Jan 25, 2021
@WyriHaximus WyriHaximus added this to the v1.2.2 milestone Jan 25, 2021
@WyriHaximus WyriHaximus requested review from clue and jsor January 25, 2021 18:17
@WyriHaximus WyriHaximus modified the milestones: v1.2.2, v2.9.0 Jan 25, 2021
Copy link
Member

@clue clue left a comment

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! :shipit:

As soon as this one and reactphp/reactphp#442 is merged, I'll build on top of this and migrate this repository to GitHub Actions with full PHP 8 support 👍

Copy link
Member

@clue clue left a comment

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! :shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants