|
|
@@ -7,6 +7,8 @@ websites that demand javascript support and also supports screen captures.
|
|
|
|
|
|
[Full Documentation](http://jonnnnyw.github.io/php-phantomjs/)
|
|
|
|
|
|
+[](https://packagist.org/packages/jonnyw/php-phantomjs) [](https://packagist.org/packages/jonnyw/php-phantomjs) [](https://travis-ci.org/jonnnnyw/php-phantomjs) [](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/) [](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/)
|
|
|
+
|
|
|
Feature List
|
|
|
---------------------
|
|
|
|
|
|
@@ -21,4 +23,8 @@ Feature List
|
|
|
* Execute PhantomJS with command line options
|
|
|
* Easily build and run custom PhantomJS scripts
|
|
|
|
|
|
-[](https://packagist.org/packages/jonnyw/php-phantomjs) [](https://packagist.org/packages/jonnyw/php-phantomjs) [](https://travis-ci.org/jonnnnyw/php-phantomjs) [](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/) [](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/)
|
|
|
+
|
|
|
+Upgrading From v2.*
|
|
|
+---------------------
|
|
|
+
|
|
|
+If you are using a version of PHP PhantomJS prior to version v3.0.0 then you should note that there have been some major changes to the interface. Please view the [Full Documentation](http://jonnnnyw.github.io/php-phantomjs/) as a guide when upgrading your implementation.
|