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

[1.x] Fix passing null to cookie for domain #478

Merged
merged 2 commits into from
Feb 14, 2022
Merged

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Feb 14, 2022

This PR enables deprecation throwing and fixes an issue with passing null for the $domain parameter for a cookie which isn't allowed anymore.

Fixes laravel/telescope#1189

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.

Passing null to parameter $domain of type string is deprecated when using Telescope with Octane
2 participants