3.9.0
版本发布时间: 2017-11-04 16:50:02
slimphp/Slim最新发布版本:4.14.0(2024-06-13 17:37:43)
Total issues resolved: 20
- 2183: (dev) Fixed README badges on 3.x
- 2186: (dev) Fix travis for 3.x branch
- 2187: Allow all HTTP valid methods on 3.x
- 2213: ipv6 address without port generates warning
- 2216: determineAuthorization(): HTTP_AUTHORIZATION may be null or an empty string
- 2244: Adding plain not found response for OPTIONS requests
-
2250: Add
only
restriction to getParams() - 2257: Unused MethodNotAllowedException in Request Class
-
2270: Error handlers should respect
outputBuffering
setting - 2273: Add setOutputBuffering() to RouteInterface
-
2275: Added
setOutputBuffering()
toRouteInterface.php
- 2283: (dev) Fix typos in variable names
- 2286: Track only the stack tip in MiddlewareAwareTrait
- 2287: Make OPTIONS rendering clearer
- 2292: (dev) Fix typo in comment
- 2298: Support HTTP "2" as a valid protocol version (i.e no minor version)
- 2302: Pass $app to group() so invokable classes can be used
- 2309: Send correct status code regardless of location header
- 2323: Add 443 as SERVER_PORT(default) when request is https
- 2327: Encode user info