Closed ezimuel closed 8 years ago
We need to remove the usage of substr() and strlen() in the code in favor of mb_string functions. See this issue https://github.com/zendframework/zend-crypt/issues/20
This will be fixed with #18.
We need to remove the usage of substr() and strlen() in the code in favor of mb_string functions. See this issue https://github.com/zendframework/zend-crypt/issues/20