Skip to content

Conversation

@jonsa
Copy link
Contributor

@jonsa jonsa commented Mar 15, 2016

I've been tinkering with Lumen 5.2 and found that getIterableRoutes() on the Lumen adapter does not return the expected result in that version of Lumen. This is due to FastRoute being bumped from 0.4.0 in 5.1 to 0.7.0 in 5.2 where the route and the http verb was flipped when adding static routes.

I found no tests for this so I added one as a reminder when 5.2 gets supported.

jasonlewis added a commit that referenced this pull request Mar 18, 2016
Added a test for Contract\Routing\Adapter::getIterableRoutes()
@jasonlewis jasonlewis merged commit ded78ac into dingo:master Mar 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants