-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
When adding a device rule in automation, depreciated filters may be reported #5057
Comments
The definitions of these filters is depreciated in 8.1 I believe. This means that we need to consider an alternative, possibly our own implementation that does the same thing. FILTER_SANITIZE_STRING
FILTER_SANITIZE_STRIPPED
Alternatively, we just don't filter the string input. But I'm sure @TheWitness would prefer the first option. |
PHP8.1 when adding a device rule in automation deprecated messages occur
This should be resolved now. |
I know there's a 1.3.x QA issue around FILTER_xxx so there's probably more. |
This is the one, I relabeled it as it impacts 1.2.23. So, I think we are good now. |
add a entry in automation >> Device rules
you will see the below messages
The text was updated successfully, but these errors were encountered: