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

PHP 8.2 Deprecated: Creation of dynamic property #13

Closed
robsonala opened this issue Jan 23, 2023 · 1 comment
Closed

PHP 8.2 Deprecated: Creation of dynamic property #13

robsonala opened this issue Jan 23, 2023 · 1 comment

Comments

@robsonala
Copy link

Hi,

Since I migrate from PHP 8.1 I started having deprecation issue about the creation of dynamic property (https://wiki.php.net/rfc/deprecate_dynamic_properties)

Deprecated: Creation of dynamic property Google\CRC32\Builtin::$algo is deprecated in /var/www/vendor/google/crc32/src/Builtin.php on line 57

@bramp
Copy link
Collaborator

bramp commented Jan 24, 2023

Yes, I think this was fixed in #12

@bramp bramp closed this as completed Jan 24, 2023
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

2 participants