Releases: slimphp/Slim
Releases · slimphp/Slim
4.7.1
Total issues resolved: 4
- 3029: weirdan/prophecy-shim must be a dev requirement thanks to @j0k3r
- 3030: Update phpunit/phpunit requirement from ^8.5 || ^9.3 to ^8.5.13 thanks to @dependabot-preview[bot]
- 3031: Update phpstan/phpstan requirement from ^0.12.54 to ^0.12.58 thanks to @dependabot-preview[bot]
- 3032: Update nyholm/psr7-server requirement from ^1.0.0 to ^1.0.1 thanks to @dependabot-preview[bot]
4.7.0
4.6.0
4.5.0
4.4.0
3.12.3
Total issues resolved: 2
4.3.0
4.2.0
3.12.2
Total issues resolved: **21** - [2493: Rewrite Router->urlFor() to generate complete Urls](https://github.com/slimphp/Slim/pull/2493) thanks to @Jmp00000001 - [2504: WiP: Non buffered body](https://github.com/slimphp/Slim/pull/2504) thanks to @1ma - [2633: Add type check for $headers](https://github.com/slimphp/Slim/pull/2633) thanks to @adriansuter - [2637: 3.x - Response function isBadRequest()](https://github.com/slimphp/Slim/pull/2637) thanks to @KarimChukfeh - [2657: Update docblock](https://github.com/slimphp/Slim/pull/2657) thanks to @adriansuter - [2659: Check that the property uri is a Uri instance](https://github.com/slimphp/Slim/pull/2659) thanks to @adriansuter - [2661: Test case testMoveToStream implemented](https://github.com/slimphp/Slim/pull/2661) thanks to @adriansuter - [2663: Add required php extensions](https://github.com/slimphp/Slim/pull/2663) thanks to @adriansuter - [2664: Fix typo](https://github.com/slimphp/Slim/pull/2664) thanks to @adriansuter - [2671: 3.x - Code Quality](https://github.com/slimphp/Slim/pull/2671) thanks to @l0gicgate - [2673: non-buffered responses fixes](https://github.com/slimphp/Slim/pull/2673) thanks to @1ma - [2690: 3.x - Add getCallable method on DeferredCallable](https://github.com/slimphp/Slim/pull/2690) thanks to @l0gicgate - [2691: Add test case `\Slim\Http\NonBufferedBody::write()`](https://github.com/slimphp/Slim/pull/2691) thanks to @adriansuter - [2704: Fix trailing question mark when query values are null](https://github.com/slimphp/Slim/pull/2704) thanks to @ntzm - [2720: Add !is_numeric to empty condition](https://github.com/slimphp/Slim/pull/2720) thanks to @adriansuter - [2722: [3.x\ Change empty() and !is_numeric() to !strlen()](https://github.com/slimphp/Slim/pull/2722) thanks to @adriansuter - [2725: [3.x\ Add `CODE_OF_CONDUCT.md` to export-ignore](https://github.com/slimphp/Slim/pull/2725) thanks to @adriansuter - [2738: 3.x - fix: typecast strings](https://github.com/slimphp/Slim/pull/2738) thanks to @TXC - [2756: Added financial contributors to the README](https://github.com/slimphp/Slim/pull/2756) thanks to @monkeywithacupcake - [2763: Remove code duplication](https://github.com/slimphp/Slim/pull/2763) thanks to @mapogolions - [2764: 3.x - Reuse of base class code](https://github.com/slimphp/Slim/pull/2764) thanks to @mapogolions