Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Conversation

@Bl00D4NGEL
Copy link
Contributor

Currently the doctrine custom types do not handle null values and cause applications that rely on nullable values to break.

This PR implements this functionality + adds tests

@Bl00D4NGEL Bl00D4NGEL requested a review from b00gizm as a code owner March 13, 2023 17:07
Copy link
Contributor

@b00gizm b00gizm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! @Bl00D4NGEL 🚀

@b00gizm b00gizm changed the title Feat: Enable custom doctrine types to handle null values Enable custom doctrine types to handle null values Mar 13, 2023
@b00gizm b00gizm merged commit 8f2d52c into geekcell:main Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants