Skip to content

chore(5.x): release 5.10.0#2718

Merged
DjordyKoert merged 1 commit into
5.xfrom
release-please--branches--5.x
Apr 10, 2026
Merged

chore(5.x): release 5.10.0#2718
DjordyKoert merged 1 commit into
5.xfrom
release-please--branches--5.x

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 10, 2026

🤖 I have created a release beep boop

5.10.0 (2026-04-10)

Features

Bug Fixes

  • exclude BackedEnum from TranslatablePropertyDescriber (#2692) (2c40b2e), closes #2507
  • phpstan: apply phpstan fixes (#2721) (3cbe708)
  • prevent nullable from triggering oneOf wrapping in JMSModelDescriber (#2693) (7167809), closes #2565
  • use FQCN as deduplication key to prevent model merge across namespaces (#2694) (25e8b98)

Miscellaneous Chores

  • deps: bump swagger-ui-dist from 5.32.0 to 5.32.1 in /utils (#2712) (b5d5e1f)
  • support zircote/swagger-php ^6.0 (#2717) (3add4a7)
  • ui: update scalar & stoplight files (#2719) (94d113b)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot changed the title chore(5.x): release 5.9.6 chore(5.x): release 5.10.0 Apr 10, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--5.x branch 2 times, most recently from 18563ea to 44ac0f6 Compare April 10, 2026 11:34
DjordyKoert added a commit that referenced this pull request Apr 10, 2026
## Description

Updates routing documentation to:
- show both PHP & yaml format
- configuration for scalar 


#2718

Also removed `config/routing/scalar.php` in favour of users of the
bundle manually defining their routes

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

## Checklist
- [ ] I have made corresponding changes to the documentation (`docs/`)
@github-actions github-actions Bot force-pushed the release-please--branches--5.x branch 4 times, most recently from b0b5ed3 to 4ce2c35 Compare April 10, 2026 14:20
@github-actions github-actions Bot force-pushed the release-please--branches--5.x branch from 4ce2c35 to c766ef2 Compare April 10, 2026 14:25
@DjordyKoert DjordyKoert merged commit 212d490 into 5.x Apr 10, 2026
@DjordyKoert DjordyKoert deleted the release-please--branches--5.x branch April 10, 2026 14:26
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: JMSModelDescriber works badly with customFields [Bug]: Enums with Translatable interface are broken

1 participant