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

Creation of dynamic property YiiRequirementChecker::$result is deprecated #19781

Closed
wartur opened this issue Mar 1, 2023 · 4 comments
Closed
Labels
Milestone

Comments

@wartur
Copy link

wartur commented Mar 1, 2023

Deprecated: Creation of dynamic property YiiRequirementChecker::$result is deprecated in /var/www/html/vendor/yiisoft/yii2/requirements/YiiRequirementChecker.php on line 77

What steps will reproduce the problem?

Run: http://localhost/requirements.php

What is the expected result?

All Ok

What do you get instead?

image

Additional info

Q A
Yii version 2.0.47
PHP version 8.2
Operating system Docker (library/php:8.2-fpm)
@samdark samdark added the type:bug Bug label Mar 3, 2023
@samdark
Copy link
Member

samdark commented Mar 3, 2023

Property should be declared, yes.

@samdark samdark modified the milestone: 2.0.48 Mar 3, 2023
@samdark
Copy link
Member

samdark commented Mar 3, 2023

Do you have time for a pull request?

@kasoft
Copy link

kasoft commented Jul 22, 2023

seems to be fixed in 2.0.48

@bizley
Copy link
Member

bizley commented Jul 22, 2023

Indeed 👍🏻

@bizley bizley closed this as completed Jul 22, 2023
@bizley bizley added this to the 2.0.48 milestone Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants