Strings::length()
uses mbstring, iconv and then utf8_decode #299- Finder:
getType()
replaced withisDir()
/isFile()
- StaticClass: constructor is private nette/di#292
- Arrays: add generic type declaration for
some()
,every()
andmap()
(#298) - FileSystem: can be used as instance