semgrep / pfff

pfff is mainly an OCaml API to write static analysis, dynamic analysis, code visualizations, code navigations, or style-preserving source-to-source transformations such as refactorings on source code.
https://semgrep.dev
Other
186 stars 29 forks source link

fix(php): Fix DotAccessEllipsis parsing #566

Closed nmote closed 2 years ago

nmote commented 2 years ago

Looks like 2cb5bd77db775c4dab75b403e44f3d933ce754a5 missed a case.

Test plan: Tested with automated tests in Semgrep

Security

nmote commented 2 years ago

Looks like CI passed in Circle but it didn't get reported here. I'll poke it