You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
filter: Rename FILTER_VALIDATE_STR to FILTER_VALIDATE_STRLEN
The validator checks the length of a UTF-8 string in Unicode code points.
Renaming improves clarity and aligns the filter name with the
min_len / max_len options.
0 commit comments