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 Support (Dynamic Properties are deprecated) #109

Open
slackarse opened this issue Aug 23, 2023 · 0 comments
Open

PHP 8.2 Support (Dynamic Properties are deprecated) #109

slackarse opened this issue Aug 23, 2023 · 0 comments

Comments

@slackarse
Copy link

Hi, I'm getting the warning.

PHP Deprecated: Creation of dynamic property Snipe\BanBuilder\CensorWords::$replacer is deprecated in /vendor/snipe/banbuilder/src/CensorWords.php on line 29

A quick look at the code suggests it could be fixed just by declaring $replacer in the class.

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