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

[10.x] Use native php 8.1 array_is_list function #41347

Merged
merged 1 commit into from Mar 4, 2022

Conversation

imanghafoori1
Copy link
Contributor

As laravel 10 requires php 8.1, we can use its new features.
I also added a little bit more tests copied from its counterpart.

https://php.watch/versions/8.1/array_is_list

@taylorotwell taylorotwell merged commit 20f8658 into laravel:master Mar 4, 2022
@imanghafoori1 imanghafoori1 deleted the array_is_list branch March 7, 2022 12:20
hAz5 added a commit to hAz5/framework that referenced this pull request Apr 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.

None yet

4 participants