spekulatius/PHPScraper

Error after installing

OliverSpeak opened this issue · 2 comments

I am not sure if I'm simply missing something, but after installing phpscraper and simply writing this:
<?php require 'vendor/autoload.php'; $web = new \spekulatius\phpscraper; ?>
Brings this error.
Fatal error: Default value for parameters with a class type can only be NULL in .../vendor/symfony/browser-kit/AbstractBrowser.php on line 136
I'm using vanilla php with XAMPP.

Hey @OliverSpeak

can you share the whole error stack?

Cheers,
Peter

Closing this for now.