Skip to content

route:cache on PHP 7.4 Erroneous data format for unserializing #31056

Discussion options

You must be logged in to vote

This happens if you update your dependencies but forget to re-cache the routes. You should also make sure the same version of PHP is running fpm as cli, so your web server PHP version is the same used to generate the routes cache.

Replies: 8 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ligne13
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@codegeek1001
Comment options

Comment options

You must be logged in to vote
1 reply
@guice
Comment options

Answer selected by GrahamCampbell
Comment options

You must be logged in to vote
3 replies
@GrahamCampbell
Comment options

@netdjw
Comment options

@josezenem
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
10 participants
Converted from issue

This discussion was converted from issue #31056 on July 02, 2020 14:59.