php-html-parser
php-html-parser copied to clipboard
Error with PHP 8
Hello,
I use PHP8 with xampp on windows and i have installed library with composer!
this line give me an error on VScode "use PHPHtmlParser\Dom;" = unknow
Have you downloaded the package via composer? If yes, have you included the "vendor/autoload.php" file?
It works fine for me on PHP 8.0