diff --git a/ChangeLog-6.5.md b/ChangeLog-6.5.md index a0e7b6708b7..03502077993 100644 --- a/ChangeLog-6.5.md +++ b/ChangeLog-6.5.md @@ -7,6 +7,7 @@ All notable changes of the PHPUnit 6.5 release series are documented in this fil ### Fixed * Fixed [#3209](https://github.com/sebastianbergmann/phpunit/issues/3209): `Test::run()` and `TestCase::run()` interface contradiction +* Fixed [#3218](https://github.com/sebastianbergmann/phpunit/issues/3218): `prefix` attribute for `directory` node missing from `phpunit.xml` XSD ## [6.5.9] - 2018-07-03 diff --git a/phpunit.xsd b/phpunit.xsd index b2a2a81800e..3f8fe6e9111 100644 --- a/phpunit.xsd +++ b/phpunit.xsd @@ -152,6 +152,7 @@ +