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

[8.x] Fix casting to string on PHP 8.1 #39033

Merged
merged 3 commits into from
Sep 29, 2021
Merged

[8.x] Fix casting to string on PHP 8.1 #39033

merged 3 commits into from
Sep 29, 2021

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Sep 29, 2021

Adopt the same tests from #34670 to fix null passing to Str::is for PHP 8.1

@driesvints driesvints changed the title Fix casting to string on PHP 8.1 [8.x] Fix casting to string on PHP 8.1 Sep 29, 2021
@taylorotwell taylorotwell merged commit 5588c7a into 8.x Sep 29, 2021
@taylorotwell taylorotwell deleted the fix-casting branch September 29, 2021 13:28
victorvilella pushed a commit to cdsistemas/framework that referenced this pull request Oct 12, 2021
* Fix casting to string on PHP 8.1

* Update tests

* Update Str.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
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