Skip to content

Mention pusher/pusher-php-server upgrade from ^4.0|^5.0 to ^5.0 in upgrade guide #8110

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

Merged
merged 2 commits into from
Aug 9, 2022

Conversation

AlbinoDrought
Copy link
Contributor

Support for pusher/pusher-php-server:^4.0 was dropped in Laravel 9 (see laravel/framework#36528 ).

Because the constraint is just a suggest, users are not prevented from running Laravel 9 with pusher/pusher-php-server:^4.0. Users with this combination will experience runtime errors like preg_match(): Argument #2 ($subject) must be of type string, array given

(I wasn't sure where to fit in this "please upgrade this optional package" text in the docs)

@taylorotwell taylorotwell merged commit d401472 into laravel:9.x Aug 9, 2022
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.

2 participants