Uses PHP multibyte without checking
-
The function
swpsmtp_get_password(get SMTP authentication password) uses the functionmb_detect_encodingwithout checking that it exists. This causes the settings form to not load completely on PHP installations that aren’t configured withmbstringenabled.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Uses PHP multibyte without checking’ is closed to new replies.