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
[['header', 'description'], WordValidator::className(), 'blacklist' => ['слово', 'word']],
I get error message if text contains "word" - but "слово" not filtering
Need support UTF-8...
[['header', 'description'], WordValidator::className(), 'blacklist' => ['слово', 'word']],I get error message if text contains "word" - but "слово" not filtering
Need support UTF-8...