- Reflection: added
getReturnTypes()
,getParameterTypes()
andgetPropertyTypes()
- Reflection::
getReturnType()
,getParameterType()
andgetPropertyType()
throws exception on union types - Image::
fromString()
throws UnknownImageFileException when file type is unknown
For the details you can have a look at the diff.