Codeception / module-yii2

Codeception module for Yii2 framework
MIT License
16 stars 36 forks source link

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

Closed uaoleg closed 1 year ago

SamMousa commented 1 year ago

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

uaoleg commented 1 year ago

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

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

uaoleg commented 1 year ago

@SamMousa @Arhell can we merge it please?

acorncom commented 1 year ago

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 commented 1 year ago

For future travelers, this was released in 1.1.8