Skip to content

fix deprecated warning: passing null to parameter of explode()#26

Open
AlexWenger wants to merge 1 commit intoboxybird:masterfrom
AlexWenger:php-8.2-compatibility
Open

fix deprecated warning: passing null to parameter of explode()#26
AlexWenger wants to merge 1 commit intoboxybird:masterfrom
AlexWenger:php-8.2-compatibility

Conversation

@AlexWenger
Copy link

short fix for using inertia in php 8.2.0.

If the passing parameter to the explode function is null, set the var to null and do not execute the explode function.

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.

1 participant