Skip to content

Version 2.6.0

Latest
Compare
Choose a tag to compare
@vjik vjik released this 09 Feb 16:31
· 1 commit to 2.x since this release
2.6.0
eeb087d
  • Chg #140: Bump minimal required PHP version to 8.1 and minor refactoring (@vjik)
  • Chg #143: Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@vjik)
  • Bug #138: Explicitly mark nullable parameters (@ferrumfist)
  • Bug #141: StringHelper::parsePath() for empty string returns path [''] instead of [] before (@vjik)
  • Bug #142: Check string on a valid UTF-8 in StringHelper methods: trim(), ltrim() and rtrim() (@vjik)