8000 Null values handling in normalizers · Issue #291 · janephp/janephp · GitHub
[go: up one dir, main page]

Skip to content
Null values handling in normalizers #291
@jeremyFreeAgent

Description

@jeremyFreeAgent

Hello I found the following issue in the normalizers:

Before 5.3.0

{
    "phone": "+33600000000"
}

Since 5.3.0

{
    "phone": "+33600000000",
    "email": null
}

What about a skipNullValues like Symfony?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0