Skip to content

fix(mapper): preserve native scalar values - #2251

Open
radoslav-grencik wants to merge 1 commit into
tempestphp:3.xfrom
radoslav-grencik:fix/mapper-preserve-scalar-values
Open

fix(mapper): preserve native scalar values#2251
radoslav-grencik wants to merge 1 commit into
tempestphp:3.xfrom
radoslav-grencik:fix/mapper-preserve-scalar-values

Conversation

@radoslav-grencik

Copy link
Copy Markdown

Fixes #2246

@xHeaven

xHeaven commented Aug 12, 2026

Copy link
Copy Markdown
Member

A bit irrelevant to this PR, but it's something we're missing already: docs/2-features/01-mapper.md:245 - can you add float to the supported type list?

Other than that, LGTM.

@radoslav-grencik
radoslav-grencik force-pushed the fix/mapper-preserve-scalar-values branch from dab860b to 1c2e0d3 Compare August 12, 2026 07:40
@radoslav-grencik

Copy link
Copy Markdown
Author

A bit irrelevant to this PR, but it's something we're missing already: docs/2-features/01-mapper.md:245 - can you add float to the supported type list?

Other than that, LGTM.

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mapper serializers cannot preserve native bool and float values

2 participants