Skip to content

v8.2.0

Latest
Compare
Choose a tag to compare
@allanrehhoff allanrehhoff released this 17 Dec 21:01
· 10 commits to master since this release
  • Controller method access can now be controlled with attributes.
  • Added \Core\ContentType\Negotiator class, replaces logic in \Core\Request.
  • Added \Arr Utility class.
  • Added \Obj Utility class.
  • Added new methods to \Str class.
  • Updated index.php to be more minimalistic.
  • Assumed baseurl is now localhost if it cannot be reliably determined.
  • Upgraded PHPunit version.
  • Support sending 406 header, when no content type could be negotiated.

Full Changelog: v8.1.0...v8.2.0