Skip to content

Fix deprecation message for str_starts_with #780

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
Oct 4, 2023

Conversation

simbig
Copy link
Contributor

@simbig simbig commented Sep 27, 2023

str_starts_with(): passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vendor/laravel/framework/src/illuminate/support/str.php on line 1298

str_starts_with(): passing null to parameter getsentry#1 ($haystack) of type string is deprecated in /var/www/vendor/laravel/framework/src/illuminate/support/str.php on line 1298
Copy link
Collaborator

@stayallive stayallive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the PR, have 1 little suggestion!

@cleptric cleptric merged commit 2024806 into getsentry:master Oct 4, 2023
@cleptric
Copy link
Member

cleptric commented Oct 4, 2023

This was just released in v3.8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants