Tags give the ability to mark specific points in history as being important
-
3.12.4
ce3cb65a · ·Total issues resolved: **5** - [2906: Fix #2890](https://github.com/slimphp/Slim/pull/2906) thanks to @t0mmy742 - [3042: Allow "none" as SameSite value in cookies](https://github.com/slimphp/Slim/pull/3042) thanks to @arneee - [3092: Don't use libxml_disable_entity_loader when deprecated](https://github.com/slimphp/Slim/pull/3092) thanks to @iansltx - [3117: Add tests workflow to 3.x branch](https://github.com/slimphp/Slim/pull/3117) thanks to @l0gicgate - [3186: Fix PHP 8.1 incompatibilities](https://github.com/slimphp/Slim/pull/3186) thanks to @barasimumatik
-
4.4.0
207acac0 · ·Total issues resolved: **18** - [2862: Optionally handle subclasses of exceptions in custom error handler](https://github.com/slimphp/Slim/pull/2862) thanks to @nickdnk - [2864: Optimize error message in error handling if displayErrorDetails was not set](https://github.com/slimphp/Slim/pull/2864) thanks to @marcelthole - [2869: php-di/php-di added in composer -> suggest](https://github.com/slimphp/Slim/pull/2869) thanks to @shahariaazam - [2871: Remove explicit type-hint](https://github.com/slimphp/Slim/pull/2871) thanks to @adriansuter - [2872: Remove type-hint](https://github.com/slimphp/Slim/pull/2872) thanks to @adriansuter - [2874: Add `null` to param type-hints](https://github.com/slimphp/Slim/pull/2874) thanks to @adriansuter - [2876: update link: http -> https](https://github.com/slimphp/Slim/pull/2876) thanks to @Rotzbua - [2877: Fix docblock for `Slim/Routing/RouteCollector::cacheFile`](https://github.com/slimphp/Slim/pull/2877) thanks to @adriansuter - [2878: check body is writable only on ouput buffering append](https://github.com/slimphp/Slim/pull/2878) thanks to @juliangut - [2889: Change route context attribute names](https://github.com/slimphp/Slim/pull/2889) thanks to @adriansuter - [2896: Render errors uniformly](https://github.com/slimphp/Slim/pull/2896) thanks to @adbrvn - [2902: Fix prophecies](https://github.com/slimphp/Slim/pull/2902) thanks to @adriansuter - [2907: PSR-12](https://github.com/slimphp/Slim/pull/2907) thanks to @t0mmy742 - [2908: Use autoload-dev with composer](https://github.com/slimphp/Slim/pull/2908) thanks to @t0mmy742 - [2910: Migrate Zend to Laminas](https://github.com/slimphp/Slim/pull/2910) thanks to @adriansuter - [2912: Add Laminas PSR17 Factory](https://github.com/slimphp/Slim/pull/2912) thanks to @adriansuter - [2913: Update php-autoload-override version](https://github.com/slimphp/Slim/pull/2913) thanks to @adriansuter - [2914: Added ability to add handled exceptions as an array](https://github.com/slimphp/Slim/pull/2914) thanks to @l0gicgate
-
3.12.3
1c9318a8 · ·Total issues resolved: **2** - [2880: [3.x\ Remove phpdoc inheritdoc override](https://github.com/slimphp/Slim/pull/2880) thanks to @adriansuter - [2885: Replace abandoned `container-interop/container-interop` package with `psr/container`](https://github.com/slimphp/Slim/pull/2885) thanks to @Ayesh
-
4.3.0
26020e9a · ·Total issues resolved: **17** - [2819: Added description to addRoutingMiddleware()](https://github.com/slimphp/Slim/pull/2819) thanks to @Rarst - [2820: Update link to homepage in composer.json](https://github.com/slimphp/Slim/pull/2820) thanks to @akrabat - [2828: 4.x - Allow uris with leading multi-slashes](https://github.com/slimphp/Slim/pull/2828) thanks to @adriansuter - [2832: 4.x - Refactor `FastRouteDispatcher`](https://github.com/slimphp/Slim/pull/2832) thanks to @adriansuter - [2835: 4.x - Rename `pathFor` to `urlFor` in docblock](https://github.com/slimphp/Slim/pull/2835) thanks to @adriansuter - [2839: 4.x - fixes description for handler signature in phpdocs](https://github.com/slimphp/Slim/pull/2839) thanks to @lordrhodos - [2841: Update README.md](https://github.com/slimphp/Slim/pull/2841) thanks to @mokevnin - [2844: Handle base path by routeCollector instead of RouteCollectorProxy](https://github.com/slimphp/Slim/pull/2844) thanks to @piotr-cz - [2845: Fix composer scripts](https://github.com/slimphp/Slim/pull/2845) thanks to @piotr-cz - [2846: Correcting the branch name as per issue-2843](https://github.com/slimphp/Slim/pull/2846) thanks to @pmvieira - [2849: Create class alias for FastRoute\RouteCollector](https://github.com/slimphp/Slim/pull/2849) thanks to @piotr-cz - [2850: Update README.md](https://github.com/slimphp/Slim/pull/2850) thanks to @aaquib19 - [2851: Fix example of 'Hello World' app](https://github.com/slimphp/Slim/pull/2851) thanks to @rrramble - [2853: Remove unused classes](https://github.com/slimphp/Slim/pull/2853) thanks to @piotr-cz - [2854: Fix undefined property in tests](https://github.com/slimphp/Slim/pull/2854) thanks to @piotr-cz - [2855: Add list of allowed methods to HttpMethodNotAllowedException](https://github.com/slimphp/Slim/pull/2855) thanks to @akrabat - [2860: [4.x\ Add base path to `$request` and use `RouteContext` to read](https://github.com/slimphp/Slim/pull/2860) thanks to @adriansuter