Skip to content

Commit 470f18d

Browse files
jsklangithub-actions[bot]
authored andcommitted
update changelogs
1 parent 955ebbe commit 470f18d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

fern/products/sdks/generators/php/changelog/2026-06-05.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 2.10.8
29
**`(fix):`** Fix dynamic snippet generation: filter out unsupported bytes body arguments
310
that produced syntax errors, and reorder IR-level path parameters (which have

0 commit comments

Comments
 (0)