phpsa icon indicating copy to clipboard operation
phpsa copied to clipboard

[Tests] Add Compiler Expression Tests

Open ddmler opened this issue 9 years ago • 0 comments

  • [ ] Closure
  • [ ] MethodCall
  • [ ] StaticCall
  • [ ] FunctionCall
  • [ ] Operators\InstanceOfOp
  • [ ] Operators\NewOp
  • [ ] Assign
  • [ ] AssignRef
  • [ ] PropertyFetch
  • [ ] Variable
  • [ ] ConstFetch
  • [ ] ClassConstFetch
  • [ ] ArrayOp
  • [ ] ArrayDimFetch

Are completely missing. Some others are not completely covered.

ddmler avatar Oct 04 '16 15:10 ddmler