- Image::place() fixed unexpected output with transparency image #56
- Image: better exception message [Closes #42]
- Strings::webalize() converts non-breaking space … ™ ® etc in glibc mode
- Validators::isUrl: backslashes in regexp escaped
- Validators::isUrl: underscored subdomain support added
- Strings::toAscii() removes \x80-\xFF chars
- Strings::toAscii() converts degree sign to ^
- Html: fixed quirky htmlspecialchars in PHP 5.6
For the details you can have a look at the diff.