13.x
Improve docblocks for nullable parameters (#56995)
move file to component
Fix PHPDoc blocks for responses (#14369)
Use Null and Isset coalescing when possible (#59690)
[13.x] Add prefersJsonResponses() to the application builder (#59753)
Use Stringable::explode() instead of wrapping explode() in a Collection (#60979)
[12.x] remove `@return` docblocks on constructors (#55076)
[13.x] Fix TrustProxies at:* when multiple proxies are used (#60726)
[13.x] Add missing @throws into docblock for various methods (#59016)
[11.x] Provide an error message for PostTooLargeException (#53301)