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

Do wp_unslash() before deep sanitization. #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

borkweb
Copy link
Member

@borkweb borkweb commented Aug 17, 2024

This necessitates migrating the tests to Codeception so we don't need to do weird things for wp_unslash(). The bulk of this changeset is actually the test migration to Codeception... :)

For non-Codeception related changes, check out the SuperGlobals class.

The passing tests act as the required artifacts for this PR.

This necessitates migrating the tests to Codeception so we don't need to do weird things for wp_unslash().

The bulk of this changeset is actually the test migration to Codeception... :)
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

Successfully merging this pull request may close these issues.

1 participant