Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.3 - Release #2861

Merged
merged 3 commits into from Oct 5, 2019
Merged

4.3 - Release #2861

merged 3 commits into from Oct 5, 2019

Conversation

l0gicgate
Copy link
Member

Changelog

4.3.0 - 2019-10-05

Added

  • 2819 Added description to addRoutingMiddleware()
  • 2820 Update link to homepage in composer.json
  • 2828 Allow URIs with leading multi-slashes
  • 2832 Refactor FastRouteDispatcher
  • 2835 Rename pathFor to urlFor in docblock
  • 2846 Correcting the branch name as per issue-2843
  • 2849 Create class alias for FastRoute\RouteCollector
  • 2855 Add list of allowed methods to HttpMethodNotAllowedException
  • 2860 Add base path to $request and use RouteContext to read

Fixed

  • 2839 Fix description for handler signature in phpdocs
  • 2844 Handle base path by routeCollector instead of RouteCollectorProxy
  • 2845 Fix composer scripts
  • 2851 Fix example of 'Hello World' app
  • 2854 Fix undefined property in tests

Removed

  • 2853 Remove unused classes

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fc79a96 on l0gicgate:4.3-Release into 3224271 on slimphp:4.x.

@l0gicgate l0gicgate merged commit 26020e9 into slimphp:4.x Oct 5, 2019
@l0gicgate l0gicgate deleted the 4.3-Release branch October 5, 2019 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants