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

Sanitize return NULL or Empty #196

Closed
diazjap opened this issue Oct 21, 2019 · 1 comment
Closed

Sanitize return NULL or Empty #196

diazjap opened this issue Oct 21, 2019 · 1 comment

Comments

@diazjap
Copy link

diazjap commented Oct 21, 2019

When you try to sanitize the value "<z" or "<{whatever char from A to Z}, return an empty value. The only way it's work it's when you put a space between the "<" and the character.

@mganss
Copy link
Owner

mganss commented Oct 21, 2019

There's an answer to this here. See also #91.

@mganss mganss closed this as completed Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants