Skip to content

Commit b77f2da

Browse files
Update ChangeLog
1 parent 0edc9f8 commit b77f2da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-9.3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes of the PHPUnit 9.3 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [9.3.12] - 2020-MM-DD
6+
7+
### Fixed
8+
9+
* [#4470](https://github.com/sebastianbergmann/phpunit/pull/4470): Infinite recursion when `--static-backup --strict-global-state` is used
10+
511
## [9.3.11] - 2020-09-24
612

713
* No changes; `phpunit.phar` rebuilt with updated dependencies
@@ -243,6 +249,7 @@ If you have an XML configuration file that validates against [PHPUnit 9.2's XML
243249
* [#4396](https://github.com/sebastianbergmann/phpunit/issues/4396): Deprecate confusing parameter options for XML assertions
244250
* The `cacheTokens` attribute is no longer supported in XML configuration files
245251

252+
[9.3.12]: https://github.com/sebastianbergmann/phpunit/compare/9.3.11...9.3
246253
[9.3.11]: https://github.com/sebastianbergmann/phpunit/compare/9.3.10...9.3.11
247254
[9.3.10]: https://github.com/sebastianbergmann/phpunit/compare/9.3.9...9.3.10
248255
[9.3.9]: https://github.com/sebastianbergmann/phpunit/compare/9.3.8...9.3.9

0 commit comments

Comments
 (0)