Skip to content

Releases: BerliozFramework/FlashBag

v1.3.0

03 Sep 12:52
Compare
Choose a tag to compare

Changed

  • Signature of FlashBag::count(): int for PHP 8.1
  • Signature of FlashBag::all(): array

v1.2.0

05 Nov 13:09
Compare
Choose a tag to compare

Added

  • PHP 8 compatibility in composer.json

v1.1.0

11 Mar 00:27
Compare
Choose a tag to compare

Added

  • FlashBag::add() method accept arguments like sprintf() function

Changed

  • Enabled strict types
  • Declare type in methods declarations
  • Add coverage options in phpunit.xml.dist
  • Throw Exception instead of PHP error if sessions are disabled
  • Update .travis.yml to test PHP7.4snapshot instead of nightly (PHP8)

Removed

  • Remove composer.lock