phpsa
phpsa copied to clipboard
[Tests] Add Compiler Expression Tests
- [ ] 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.