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

Fixes explicit route binding with BackedEnum #51525

Merged
merged 1 commit into from
May 21, 2024
Merged

Fixes explicit route binding with BackedEnum #51525

merged 1 commit into from
May 21, 2024

Conversation

crynobone
Copy link
Member

fixes #51514

fixes #51514

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@crynobone crynobone marked this pull request as ready for review May 21, 2024 13:27
@taylorotwell taylorotwell merged commit a078b1a into 11.x May 21, 2024
31 checks passed
@taylorotwell taylorotwell deleted the fixes-51514 branch May 21, 2024 17:42
CAAHS pushed a commit to CAAHS/laravel-framework that referenced this pull request May 27, 2024
Port a078b1a (Fixes explicit route binding with `BackedEnum` (laravel#51525),
2024-05-21 crynobone) to 10.x (from 11.x).

fixes laravel#51583
refs laravel#51514

Signed-off-by: CAAHS <CAAHS@example.net>
CAAHS pushed a commit to CAAHS/laravel-framework that referenced this pull request May 27, 2024
Port a078b1a (Fixes explicit route binding with `BackedEnum` (laravel#51525),
2024-05-21 crynobone) to 10.x (from 11.x).

fixes laravel#51583
refs laravel#51514

Signed-off-by: CAAHS <CAAHS@example.net>
taylorotwell pushed a commit that referenced this pull request May 27, 2024
Port a078b1a (Fixes explicit route binding with `BackedEnum` (#51525),
2024-05-21 crynobone) to 10.x (from 11.x).

fixes #51583
refs #51514

Signed-off-by: CAAHS <CAAHS@example.net>
Co-authored-by: CAAHS <CAAHS@example.net>
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.

Custom route binding for backed enums doesn't work
2 participants