skyhover / Deckard

Code clone detection; clone-related bug detection; sematic clone analysis
Other
209 stars 78 forks source link

Any chance to update this to PHP 7 or 8? #29

Open olleharstedt opened 3 years ago

olleharstedt commented 3 years ago

Only PHP 5 is supported at the moment.

olleharstedt commented 3 years ago

Better yet would be an abstraction layer, so that I can get PHP tokens or similar from PHP and export them to a format (JSON, XML, ...) Deckard could use.