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

feat(#2212): support type info component #2349

Merged
merged 83 commits into from
Jan 18, 2025
Merged

feat(#2212): support type info component #2349

merged 83 commits into from
Jan 18, 2025

Conversation

DjordyKoert
Copy link
Collaborator

@DjordyKoert DjordyKoert commented Oct 4, 2024

Description

Adds support for Symfony's type-info component for describing properties.

Closes #2212, Fixes #2323, Fixes #1542, Fixes #2272

What type of PR is this? (check all applicable)

  • Bug Fix
  • Feature
  • Refactor
  • Deprecation
  • Breaking Change
  • Documentation Update
  • CI

Checklist

  • I have made corresponding changes to the documentation (docs/)
  • I have made corresponding changes to the changelog (CHANGELOG.md)

DjordyKoert added a commit that referenced this pull request Oct 17, 2024
Cleans up the return value while determining if a class needs to be
described.

Taken from #2349
# Conflicts:
#	src/ModelDescriber/ObjectModelDescriber.php
#	tests/Functional/Fixtures/MapQueryStringController.json
#	tests/Functional/Fixtures/MapRequestPayloadController.json
@DjordyKoert DjordyKoert linked an issue Jan 17, 2025 that may be closed by this pull request
@DjordyKoert DjordyKoert changed the title feat(#2212): support experimental type info component feat(#2212): support type info component Jan 17, 2025
@DjordyKoert DjordyKoert marked this pull request as ready for review January 17, 2025 22:57
@DjordyKoert DjordyKoert merged commit 86d1a11 into master Jan 18, 2025
29 checks passed
@DjordyKoert DjordyKoert deleted the 2212-type-info branch January 18, 2025 15:52
DjordyKoert added a commit that referenced this pull request Jan 19, 2025
## Description

Fixes deprecation warning for usage of "tagged" that got added with
#2349

#2410

## What type of PR is this? (check all applicable)
- [x] Bug Fix
- [ ] Feature
- [ ] Refactor
- [ ] Deprecation
- [ ] Breaking Change
- [ ] Documentation Update
- [ ] CI

## Checklist
- [ ] I have made corresponding changes to the documentation (`docs/`)
- [ ] I have made corresponding changes to the changelog
(`CHANGELOG.md`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant