Skip to content

9.0.0 - Future series of cleanups

Latest
Compare
Choose a tag to compare
@mikey179 mikey179 released this 16 Jan 20:31
· 22 commits to main since this release
v9.0.0
3f86c32

BC breaks

  • raised minimum required PHP version to 8.2
  • removed classes and methods deprecated since 7.0.0
    • stubbles\input\Param
    • stubbles\input\ValueReader::forParam()
    • stubbles\input\broker\param\ParamBroker::procureParam()
      • stubbles\input\broker\param\CustomDatespanParamBroker::procureParam()
      • stubbles\input\broker\param\ultipleSourceParamBroker::procureParam()
  • stubbles\input\filter\range\StringLength::truncate() now throws an \ValueError instead of an \InvalidArgumentException