tlint
tlint copied to clipboard
Fatal error: Uncaught Error: Call to undefined method PhpParser\ParserFactory::create()
/vendor/tightenco/tlint/src/TLint.php:14 PHP Parser error in linter 9.3.1
Hi @tijmenmoddit we recently upgraded PHP Parser. Calls to the create method on ParserFactory have been removed. Can you try removing your vendor directory and doing another composer install. Also let me know if you have any custom configurations or presets. Thanks.