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

[10.x] Use unsigned closures for route caching #45873

Merged

Conversation

nunomaduro
Copy link
Member

This pull request uses unsigned routes - for Laravel 10 - as discussed laravel/serializable-closure#62. We need a release of laravel/serializable-closure#64, to bump composer.json.

@nunomaduro nunomaduro marked this pull request as ready for review February 1, 2023 14:48
@nunomaduro nunomaduro force-pushed the feat/unsigned-serializable-closures-on-route-cache branch from 36a563e to cdde075 Compare February 1, 2023 14:52
@taylorotwell taylorotwell merged commit f6883b2 into 10.x Feb 1, 2023
@taylorotwell taylorotwell deleted the feat/unsigned-serializable-closures-on-route-cache branch February 1, 2023 15:06
chu121su12 pushed a commit to chu121su12/framework that referenced this pull request Feb 2, 2023
* Uses unsigned closures on route caching

* Fixes `route:list` with `UnsignedSerializableClosure`

* Apply fixes from StyleCI

* Revert "Fixes `route:list` with `UnsignedSerializableClosure`"

This reverts commit c5f0a19.

* Uses temporarily dev branch

* Bumps serializable-closure version

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
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.

4 participants