Skip to content

Commit 2b6075b

Browse files
authored
run-tests: run test subprocesses without a shell where possible (#22957)
1 parent 523a75e commit 2b6075b

4 files changed

Lines changed: 295 additions & 102 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.6.0beta1
44

5+
- Core:
6+
. Changed run-tests.php to run test subprocesses without a shell where
7+
possible. (NickSdot)
8+
59
- GMP:
610
. Added optional $definitely_prime output parameter to gmp_prevprime().
711
(Weilin Du)

0 commit comments

Comments
 (0)