Closed ddmler closed 7 years ago
when running make tests we get "Unimplemented PhpParser\Node\Stmt\Echo_" as output in one of the tests.
Thanks for bug report @ddmler, I miss the second echo inside ControlFlowGraph in https://github.com/ovr/phpsa/commit/f8b546ca38d78065aa5abfe21fe71d97374b3df3
echo
ControlFlowGraph
when running make tests we get "Unimplemented PhpParser\Node\Stmt\Echo_" as output in one of the tests.