Releases: ingenerator/microframework
Releases · ingenerator/microframework
v1.2.0 Support PHP 8.4
v1.1.0
v1.0.1
What's Changed
- Throw an exception instead of silently overwriting if response handlers attempt to send more than one value for the same header.
- Improve handling if code starts output before the framework even boots.
- Add readme and license
- Add some blackbox testing