We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 955ebbe commit 470f18dCopy full SHA for 470f18d
1 file changed
fern/products/sdks/generators/php/changelog/2026-06-05.mdx
@@ -1,3 +1,10 @@
1
+## 2.10.9
2
+**`(fix):`** Fix dynamic snippet argument ordering for discriminated union factory methods
3
+with optional base properties. Required base fields now come before the variant
4
+value, and optional base fields come after, matching the PHP Method AST's
5
+automatic parameter reordering.
6
+
7
8
## 2.10.8
9
**`(fix):`** Fix dynamic snippet generation: filter out unsupported bytes body arguments
10
that produced syntax errors, and reorder IR-level path parameters (which have
0 commit comments