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
Copy file name to clipboardExpand all lines: ChangeLog-9.3.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
All notable changes of the PHPUnit 9.3 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
4
4
5
+
## [9.3.11] - 2020-09-24
6
+
7
+
* No changes; `phpunit.phar` rebuilt with updated dependencies
8
+
5
9
## [9.3.10] - 2020-09-12
6
10
7
11
### Fixed
@@ -239,6 +243,7 @@ If you have an XML configuration file that validates against [PHPUnit 9.2's XML
239
243
*[#4396](https://github.com/sebastianbergmann/phpunit/issues/4396): Deprecate confusing parameter options for XML assertions
240
244
* The `cacheTokens` attribute is no longer supported in XML configuration files
0 commit comments