We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61022e7 commit b385debCopy full SHA for b385deb
fern/products/sdks/generators/php/changelog/2026-04-20.mdx
@@ -0,0 +1,10 @@
1
+## 2.4.2
2
+**`(chore):`** Bump phpunit/phpunit dev dependency from 9.0 to 12.5.22 to address
3
+GHSA-qrr6-mg7r-m243 (argument injection via newline in PHP INI values
4
+forwarded to child processes). Also bumps the PHP version used by the
5
+generated `ci.yml` workflow from 8.1 to 8.3, which is the minimum
6
+supported by PHPUnit 12. The `php` constraint in generated
7
+`composer.json` files is unchanged at 8.1, so production installs
8
+(`composer install --no-dev`) are unaffected.
9
+
10
0 commit comments