Skip to content

PHP 8.1: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated #80

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 1 commit into from
Jan 14, 2023

Conversation

uaoleg
Copy link
Contributor

@uaoleg uaoleg commented Jan 8, 2023

No description provided.

@SamMousa
Copy link
Collaborator

SamMousa commented Jan 8, 2023

Why not fix the type on the assign? Now it is done twice

@uaoleg
Copy link
Contributor Author

uaoleg commented Jan 8, 2023

Why not fix the type on the assign? Now it is done twice

Because after assign we have criterias like $queryString === null

Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

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

Copy link
Member

@samdark samdark left a comment

Choose a reason for hiding this comment

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

Looks OK.

@uaoleg
Copy link
Contributor Author

uaoleg commented Jan 14, 2023

@SamMousa @Arhell can we merge it please?

@SamMousa SamMousa merged commit 8524425 into Codeception:master Jan 14, 2023
@uaoleg uaoleg deleted the patch-1 branch January 14, 2023 12:12
@acorncom
Copy link

Is there someone who can release this? Not urgent, but it's throwing a few wrinkles in a PHP 8.1 upgrade on our end 😄

@acorncom
Copy link

acorncom commented Jun 6, 2023

For future travelers, this was released in 1.1.8

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.

5 participants