bestit / flagception-bundle

Feature flags on steroids!
MIT License
210 stars 42 forks source link

Allow checking for multiple features in route definition #80

Closed ajgarlag closed 4 years ago

ajgarlag commented 4 years ago

Actually, you can check for multiple features using PHP expressions, twig expressions or with multiple annotations in the method controller, but with the route definition this is not allowed.

This small PR allows to check for multiple features in route definition.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 198


Totals Coverage Status
Change from base Build 196: 0.0004%
Covered Lines: 477
Relevant Lines: 478

💛 - Coveralls
migo315 commented 4 years ago

Thanks for your PR, @ajgarlag. I've merged and released it under 3.6.0