PerlToPHP
PerlToPHP copied to clipboard
Converter php throws a fatal error on line 390
Fatal error: Uncaught Error: Call to a member function analyzeTreeContext() on null in Converter.php:390
Not sure what the issue is.
I think you need to install the perl package PPI: perl -MCPAN -e'install PPI'