We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 982c7a0 commit 500149cCopy full SHA for 500149c
ChangeLog-10.5.md
@@ -4,6 +4,10 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
4
5
## [10.5.16] - 2024-MM-DD
6
7
+### Changed
8
+
9
+* [#5766](https://github.com/sebastianbergmann/phpunit/pull/5766): Do not use a shell in `proc_open()` if not really needed
10
11
### Fixed
12
13
* [#5570](https://github.com/sebastianbergmann/phpunit/pull/5570): Windows does not support exclusive locks on stdout
0 commit comments