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

Deprecation Warnings on PHP 8.2 #144

Open
WitchesKitchen opened this issue Aug 29, 2023 · 0 comments
Open

Deprecation Warnings on PHP 8.2 #144

WitchesKitchen opened this issue Aug 29, 2023 · 0 comments

Comments

@WitchesKitchen
Copy link

I've updated one project to
PHP 8.2
Laravel 9.52.15
Laravel Theme 2.0.19
Now i get deprecation warnings 'Creation of dynamic property '

Creation of dynamic property Igaster\LaravelTheme\themeViewFinder::$themeEngine is deprecated
Creation of dynamic property Igaster\LaravelTheme\Commands\listThemes::$tempPath is deprecated
Creation of dynamic property Igaster\LaravelTheme\Commands\createTheme::$tempPath is deprecated
Creation of dynamic property Igaster\LaravelTheme\Commands\removeTheme::$tempPath is deprecated
Creation of dynamic property Igaster\LaravelTheme\Commands\createPackage::$tempPath is deprecated
Creation of dynamic property Igaster\LaravelTheme\Commands\installPackage::$tempPath is deprecated
Creation of dynamic property Igaster\LaravelTheme\Commands\refreshCache::$tempPath is deprecated

Is there any chance that this will be fixed?

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

No branches or pull requests

1 participant