php-phantomjs
php-phantomjs copied to clipboard
Program stops after '$client = Client::getInstance();'
So I am trying completely new to this library, and when I tried to run the example code, it did not work, I am trying to find a php error log, but I have not yet found one, Im running IIS on php 7.0 (windows server 2019) The reason I know it crashes on $client = Client::getInstance(); is because i just echo numbers and see what line crashes, Sorry for the vaugeness, but I am really stuck on this one. Thanks.
Bump
I made a mistake, too. Have you solved it
Strict Standards: Declaration of JonnyW\PhantomJs\DependencyInjection\ServiceContainer::load() should be compatible with Symfony\Component\DependencyInjection\Container::load($file) in D:\wamp\www\wcphp\vendor\jonnyw\php-phantomjs\src\JonnyW\PhantomJs\DependencyInjection\ServiceContainer.php on line 21