Skip to content

1.1.0

Compare
Choose a tag to compare
@roquie roquie released this 11 Jan 09:53
· 3 commits to master since this release

Improvements:

  • PHP 8.1 support (for static analyses)
  • Improve code quality with infection tool
  • Updated composer packages

A tiny BC:

  • For now getMap() method returns array with path and default value if path not found
  • constructor now accepts only array or Dot instance
  • setters setWildcard and setDelimiter now accepts only not empty string