Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 427 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 427 Bytes

Change Log

[NOT RELEASED]

0.2.0

Added

  • vendor/bin/bref-local-handler.php to invoke PSR-11 handlers locally.
  • Invocation and request context to the Request ServerBag

Fixed

  • Session handling for Symfony 5.4 and up.
  • Error handling on invalid _HANDLER string

0.1.1

Added

  • Add support for Symfony 6

Fixed

  • Local console output when running command on Lambda

0.1.0

First version