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

ee()->security->xss_clean($str) still mentioned even though deprecated #929

Open
jcogs-design opened this issue Jan 21, 2025 · 0 comments
Open

Comments

@jcogs-design
Copy link
Contributor

jcogs-design commented Jan 21, 2025

Description of the problem
EE Developer logs dutifully reports things like ...

Deprecated function xss_clean() called in
/home/catnet/system/user/addons/cat_world_domination/pi.cat_world_domination.php
on line 48.

From template tag
exp:cat_world_domination:__construct
in [malicious/rumours](https://do.lolwot.com/wp-content/uploads/2015/06/20-of-the-most-evil-cats-youll-ever-see-1.jpg).

Deprecated since 3.0. Use ee('Security/XSS')->clean() instead.

However EE Documentation makes no such notification in the documentation for xss_clean()

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