diff --git a/ChangeLog-10.5.md b/ChangeLog-10.5.md index 70c05c9bd78..4608764922b 100644 --- a/ChangeLog-10.5.md +++ b/ChangeLog-10.5.md @@ -4,6 +4,10 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi ## [10.5.16] - 2024-MM-DD +### Changed + +* [#5766](https://github.com/sebastianbergmann/phpunit/pull/5766): Do not use a shell in `proc_open()` if not really needed + ### Fixed * [#5570](https://github.com/sebastianbergmann/phpunit/pull/5570): Windows does not support exclusive locks on stdout