phpsa icon indicating copy to clipboard operation
phpsa copied to clipboard

[Compiler] Initial implementation of After Expression\Statement compi…

Open ovr opened this issue 9 years ago • 2 comments

Hey!

Type: new feature Link to issue:

This pull request affects the following components: (please check boxes)

  • [X] Analyzer
  • [X] Compiler
  • [X] Core
  • [ ] Control Flow Graph
  • [ ] Data Flow

In raising this pull request, I confirm the following (please check boxes):

  • [x] I have read and understood the Contributing Guidelines?
  • [X] I have checked that another pull request for this purpose does not exist.
  • [X] I wrote some tests for this PR.

Small description of change: After compile events for Expression(s) and Statement(s)

Thanks

ovr avatar Sep 28 '16 14:09 ovr

what about this feature?

ddmler avatar Jan 23 '17 20:01 ddmler

@ddmler Lets w8th Control Flow Graph, our event listen system will work from CFG in the feature

ovr avatar Jan 24 '17 13:01 ovr