Closed vitsadecky closed 4 years ago
@migo315 It same fix, like here Can you create hotfix 3.5.1 from this change too, please ?
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/Listener/AnnotationSubscriber.php | 1 | 76.92% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 167: | -0.2% |
Covered Lines: | 476 |
Relevant Lines: | 477 |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/Listener/AnnotationSubscriber.php | 1 | 76.92% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 167: | -0.2% |
Covered Lines: | 476 |
Relevant Lines: | 477 |
Thanks for your pull requests. It's released under 4.0.1 and 3.5.1. ;-)
@migo315 thank you very much!
fixed for invokable controller and shorten routing definition: symfony-invokable controllers
dont work before this MR: customer_promotional_voucher_list: path: /promotional-vouchers controller: App\Controller\Customer\Voucher\PromotionalVoucherListControlle
work only path: /promotional-vouchers controller: App\Controller\Customer\Voucher\PromotionalVoucherListController::__invoke