Bug #36159
StringLengthValdiator uses strlen which is not UTF-8 save
Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-04-16
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
No
Complexity:
Description
Will probably result in not correctly validated obejcts. How to abstract UTF-8 save string length functions like mb_strlen?