spekulatius / PHPScraper

A universal web-util for PHP.
https://phpscraper.de
GNU General Public License v3.0
515 stars 73 forks source link

Error after installing #116

Closed OliverSpeak closed 1 year ago

OliverSpeak commented 1 year ago

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.

spekulatius commented 1 year ago

Hey @OliverSpeak

can you share the whole error stack?

Cheers, Peter

spekulatius commented 1 year ago

Closing this for now.