Skip to content

1.4.0

Latest

Choose a tag to compare

@koriym koriym released this 22 Nov 02:13

Added

  • Add PHP 8.4 support

Changed

  • Move Stream qualifier to parameter level (#14)
  • Ensure $view is an instance of Stringable
  • Update phpstan to v2.0
  • Update doctrine coding standard to v12

Fixed

  • Ignore code coverage for HTTP response code setting
  • Remove redundant is_string check and cast view to string

Removed

  • Remove maglnet/composer-require-checker

Full Changelog: 1.3.0...1.4.0