php-phantomjs icon indicating copy to clipboard operation
php-phantomjs copied to clipboard

Declaration of ServiceContainer::load() should be compatible with Container::load($file)

Open jae-jae opened this issue 7 years ago • 6 comments

PHP Warning: Declaration of JonnyW\PhantomJs\DependencyInjection\ServiceContainer::load() should be compatible with Symfony\Component\DependencyInjection\Container::load($file) in /wwwroot/vendor/jonnyw/php-phantomjs/src/JonnyW/PhantomJs/DependencyInjection/ServiceContainer.php on line 20

jae-jae avatar Jan 14 '18 03:01 jae-jae

#metoo

axyr avatar Jan 15 '18 13:01 axyr

Check out this similar issue 👍 https://github.com/jonnnnyw/php-phantomjs/issues/222

vasilestefirta avatar Jan 16 '18 00:01 vasilestefirta

This conflict issue occurs when I get '^4.6' from composer, do I have to get 5.0.x-dev instead to solve it? thanks.

fifastar avatar Jan 18 '18 07:01 fifastar

#216

buzz8year avatar Jan 19 '18 05:01 buzz8year

@cocostru , I have no doubt that I just don't know what I'm doing here, but is there any was we can install your fork directly? Looks like this package itself is no longer maintained.

robtesch avatar Feb 18 '18 06:02 robtesch

@robtesch ok, i ve made a package, glance at readme file https://github.com/cocostru/php-phantomjs https://packagist.org/packages/cocostru/php-phantomjs

buzz8year avatar Feb 18 '18 11:02 buzz8year