- Reflection::
getParameterDefaultValue()
supports parent::CONST nette/di#231 - improved phpDoc
- Image: added
typeToExtension()
&typeToMimeType()
- Reflection: ensures that
getType()
returns ReflectionNamedType - Json: missing @throws JsonException (#212)
- Image: added
imagecrop()
workaround because it loses transparency on ubuntu on Github Actions - DateTime::from(null) fixed #211
- Html::
htmlToText()
decodes ' - Strings::toAscii - simplified process when Transliterate is available
For the details you can have a look at the diff.