designsecurity / progpilot

A static analysis tool for security
MIT License
331 stars 61 forks source link

Unknown type node: UnionType #34

Closed chogberg closed 1 year ago

chogberg commented 3 years ago

Hi,

When I try to analyze some code I get Unknown type node: UnionType as a result. I can´t really figure out what this means. There must be something wrong with Main.php but can't figure out what : <?php require('../../sys/classes/Main.php');

eric-therond commented 1 year ago

if you have time to try with the latest progpilot version (v1.0.0)

Eric

eric-therond commented 1 year ago

progpilot version (v1.0.2) should solve this.