Releases: slimphp/Slim
Releases · slimphp/Slim
4.8.0
Total issues resolved: 15
- 3034: Fix phpunit dependency version thanks to @l0gicgate
- 3037: Replace Travis by GitHub Actions thanks to @t0mmy742
- 3043: Cover App creation from AppFactory with empty Container thanks to @t0mmy742
- 3045: Update phpstan/phpstan requirement from ^0.12.58 to ^0.12.64 thanks to @dependabot-preview[bot]
- 3047: documentation: min php 7.2 required thanks to @Rotzbua
- 3054: Update phpstan/phpstan requirement from ^0.12.64 to ^0.12.70 thanks to @dependabot-preview[bot]
- 3056: Fix docblock in ErrorMiddleware thanks to @piotr-cz
- 3060: Update phpstan/phpstan requirement from ^0.12.70 to ^0.12.80 thanks to @dependabot-preview[bot]
- 3061: Update nyholm/psr7 requirement from ^1.3 to ^1.4 thanks to @dependabot-preview[bot]
- 3063: Allow ^1.0 || ^2.0 in psr/container thanks to @Ayesh
- 3069: Classname/Method Callable Arrays thanks to @ddrv
- 3078: Update squizlabs/php_codesniffer requirement from ^3.5 to ^3.6 thanks to @dependabot[bot]
- 3079: Update phpspec/prophecy requirement from ^1.12 to ^1.13 thanks to @dependabot[bot]
- 3080: Update guzzlehttp/psr7 requirement from ^1.7 to ^1.8 thanks to @dependabot[bot]
- 3082: Update phpstan/phpstan requirement from ^0.12.80 to ^0.12.85 thanks to @dependabot[bot]
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