Skip to content

Conversation

@xHeaven
Copy link
Contributor

@xHeaven xHeaven commented Jan 28, 2026

Fixes #1178.
Works with both select queries (excludes field from query) and mapper (excludes from serialization).

@xHeaven
Copy link
Contributor Author

xHeaven commented Jan 28, 2026

Tests are failing due to PHPUnit CVE, see #1932 and #1934.

@innocenzi innocenzi changed the title feat: add Hidden attribute for sensitive properties feat(mapper): add #[Hidden] attribute for sensitive properties Jan 28, 2026
Copy link
Member

@innocenzi innocenzi left a comment

Choose a reason for hiding this comment

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

Awesome, LGTM besides the nitpick in the test file

@xHeaven
Copy link
Contributor Author

xHeaven commented Jan 28, 2026

Awesome, LGTM besides the nitpick in the test file

I'll handle those in a bit. 👀

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.

#[Hidden] model attribute

2 participants