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

Lumen 5.5+ (5.3+ backward compatible) support for getRoutes method #5230

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

lendormi
Copy link
Contributor

Added Lumen 5.5+ (5.3+ backward compatible) support for getRoutes method in Lumen module.

On Lumen 5.5+ do a breaking change on commit laravel/lumen-framework@7018d57
This change generate a fatal error on method $this->amOnRoute('simple-route');

[Error] Call to undefined method Laravel\Lumen\Application::getRoutes()

@DavertMik
Copy link
Member

Thanks!

@DavertMik DavertMik merged commit d12b735 into Codeception:2.5 Oct 16, 2018
@lendormi lendormi deleted the fix-lumen-5.5 branch March 7, 2019 16:54
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.

None yet

2 participants