Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/missing-as-null-limitations #26

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

zero-to-prod
Copy link
Owner

Description

Add this

Limitations

Note that using null as a default will not work: #[Describe(['default' => null])].

Use #[Describe(['missing_as_null' => true])] to set a null value.

@zero-to-prod zero-to-prod self-assigned this Oct 24, 2024
@zero-to-prod zero-to-prod added the documentation Improvements or additions to documentation label Oct 24, 2024
@zero-to-prod zero-to-prod merged commit 05cbe6a into main Oct 24, 2024
3 checks passed
@zero-to-prod zero-to-prod deleted the docs/missing-as-null-limitations branch October 24, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant