-
Notifications
You must be signed in to change notification settings - Fork 434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Laravel Error #225
Comments
\vendor\jonnyw\php-phantomjs\src\JonnyW\PhantomJs\DependencyInjection\ServiceContainer.php at your load() function change it to load($file = null) |
hey @szabizs .. you are suggesting to update the vendor library? Is there a proper fix for this? Thanks |
If no new release was made, yes, this is your fix. |
Alright.. Well I pulled the latest copy and the error is still there so.. Unfortunately updating the vendor folder doesn't work for me or anyone using a deployment tool. I'll see if I can work something out. Thanks |
@nicgutierrez sorry to hear that... |
Hello,
I'm getting an error message. (Version : Laravel 5.4)
"Declaration of JonnyW\PhantomJs\DependencyInjection\ServiceContainer::load() should be compatible with Symfony\Component\DependencyInjection\Container::load($file)"
How can I fix?
The text was updated successfully, but these errors were encountered: