Multiple requests #468
https://github.com/dedoc/scramble/issues/468
@DarKsandr please add a test.
@romalytvynenko Is this enough? I'm not very good at testing
@romalytvynenko are there any problems with the task?
@DarKsandr I'm still hesitant about the solution because the original issue may be solved once static analysis for rules are introduced. I'll return to this soon
@romalytvynenko unfortunately static analysis will not solve the problem of multiple requests unless you combine them into one
@DarKsandr it will! With simple array_merge support, all the PHPDoc annotations will be analyzed.
Closing in favor of future static analysis based solution