You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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