Open xinminglai opened 8 years ago
Is this related to #156 ? And tests are failed except 5.8.
Not for issue #156. Please ignore this branch for now, The around fix needs more work. We need the c3 algorithm to make the around work as expected. This patch only fixes the simple case in around modifier for template. Where the declaration in single inheritance. Thanks.
Hi, Please merge this branch, This branch makes the around modifier behave correctly for multiple overrides within multiple components. Thanks!