Skip to content

[5.8] Update deprecated pusher option #5058

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 1 commit into from
Jul 11, 2019
Merged

[5.8] Update deprecated pusher option #5058

merged 1 commit into from
Jul 11, 2019

Conversation

Gavrisimo
Copy link
Contributor

I was looking at source code pusher php library:

https://github.com/pusher/pusher-http-php/blob/60148190da064d662caeceee9a920592b5aae78e/src/Pusher.php#L107-L113

Seems both options are supported, but they are saying encrypted is deprecated.

Also, Laravel documentation is showing the useTLS instead of encrypted:

https://laravel.com/docs/5.8/broadcasting

@driesvints driesvints changed the title update deprecated pusher option [5.8] Update deprecated pusher option Jul 11, 2019
@taylorotwell taylorotwell merged commit afb7cd7 into laravel:master Jul 11, 2019
realodix added a commit to realodix/urlhub that referenced this pull request Jul 11, 2019
browner12 added a commit to browner12/docs.beyondco.de that referenced this pull request May 5, 2020
both 'encrypted' and 'useTls' are supported, but 'encrypted' is deprecated.

laravel/laravel#5058
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