We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting this warning using Crumb v1.1.3 & PHP 8.2.10:
PHP Deprecated: Creation of dynamic property Log1x\Crumb\Crumb::$config is deprecated in [...]vendor/log1x/crumb/src/Crumb.php on line 25
btw, thanks for your work on WP, ACF & Sage, just sent a small amount to support that.
The text was updated successfully, but these errors were encountered:
fix(crumb): Fix missing property assignment (Fixes #20)
19c02e7
3af28f4
should be fixed in 1.1.4.
thanks for the support :)
Sorry, something went wrong.
No branches or pull requests
I'm getting this warning using Crumb v1.1.3 & PHP 8.2.10:
PHP Deprecated: Creation of dynamic property Log1x\Crumb\Crumb::$config is deprecated in [...]vendor/log1x/crumb/src/Crumb.php on line 25
btw, thanks for your work on WP, ACF & Sage, just sent a small amount to support that.
The text was updated successfully, but these errors were encountered: