Releases: visma-meglerfront/slim3-init
Releases · visma-meglerfront/slim3-init
v4.1.2
26 Sep 12:53
Compare
Sorry, something went wrong.
No results found
Improves compatibility with PHP 8.2 thanks to #4 and #5 (thanks to @dioncodes )
Updates dependencies (but not requirements)
v4.1.1 - Bugfix for CORS
24 Jun 12:21
Compare
Sorry, something went wrong.
No results found
Merges #2 to fix CORS headers not being added when an exception handler was called (thanks to @dioncodes )
v4.1.0 - Requires PHP 7.4+, last to support 7.4
12 May 14:52
Compare
Sorry, something went wrong.
No results found
This release only adds typings for PHP 7.4. It is also the last release to support PHP 7.4. Next releases will require PHP 8.1.
v4.0.0 - Migration to Slim4
03 Jan 10:23
Compare
Sorry, something went wrong.
No results found
v4.0-beta2
16 Dec 12:57
Compare
Sorry, something went wrong.
No results found
Fixes debug header being ignored and details always being displayed
v4.0-beta
15 Dec 13:03
Compare
Sorry, something went wrong.
No results found
Pre-release version for 4.0, compatible with Slim 4.x. Full release notes coming with the full release. Use README.md in the meantime.
v1.8.0
08 Jan 12:01
Compare
Sorry, something went wrong.
No results found
Replace Interop\Container with Psr\Container
Update Slim to 3.12.x
v1.6.2
22 Jun 16:10
Compare
Sorry, something went wrong.
No results found
Inform about uncallable routes
Fix E_NOTICE for unknown exceptions
Update dependencies