Skip to content

Commit 31c0551

Browse files
authored
Update changelogs from fern repo (#3850)
1 parent 1d899bb commit 31c0551

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

fern/products/sdks/overview/php/changelog/2026-02-26.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.1.4
2+
**`(fix):`** Fix PHP 8.5 deprecation warning for `ReflectionProperty::getDefaultValue()` called on
3+
properties without a default value. Now checks `hasDefaultValue()` before calling
4+
`getDefaultValue()` in `JsonSerializableType::jsonDeserialize()`.
5+
6+
17
## 2.1.3
28
**`(chore):`** Use generator-cli JS API directly instead of subprocess spawning.
39
Remove generator-cli from Docker image since it is now bundled via esbuild.

0 commit comments

Comments
 (0)