Several bug fixes from scrutinizer

This commit is contained in:
Laurent Destailleur
2015-03-14 14:55:41 +01:00
parent c06ff8acd9
commit 10bbf463e7
7 changed files with 36 additions and 60 deletions

View File

@@ -4542,7 +4542,7 @@ function utf8_check($str)
/**
* Return an UTF-8 string encoded into OS filesystem encoding. This function is used to define
* Return a string encoded into OS filesystem encoding. This function is used to define
* value to pass to filesystem PHP functions.
*
* @param string $str String to encode (UTF-8)