You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPUnit gives "Warning: Your XML configuration validates against a deprecated schema."
Running the suggested `./vendor/bin/phpunit --migrate-configuration` updated phpunit.xml.dist and fixed the warning. The resulting XML is the update here.
The links to PHPUnit are also outdated; updated to link to the current stable (English) release
0 commit comments