* PHP-5.5:
Fix bug #66873: check if obj->src is set
. Fixed bug #66893 (imagescale ignore method argument). (Remi)
- Hash:
- . hash_pbkdf2() now works correctly if the $length argument is not specified.
- (Nikita)
+ . Fixed bug #66698 (Missing FNV1a32 and FNV1a64 hash functions).
+ (Michael M Slusarz).
- . Fixed bug #66873 (A reproductible crash in UConverter when given invalid
+ - Intl:
++ . Fixed bug #66873 (A reproductible crash in UConverter when given invalid
+ encoding) (Stas)
+
- Mail:
. Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)