1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrading phpunit version and fixing broken test in earlier php versions More... about 9 years ago
Can now add repeating header and footer to PDF output - https://github.com/jonnnnyw/php-phantomjs/issues/99 More... about 9 years ago
Using uniqid for tmp file name generation appears to be causing conflicts when running processes in parallel. Have replaced for random string generation seeded by mt_rand - https://github.com/jonnnnyw/php-phantomjs/issues/101 More... about 9 years ago
Fixing property doc type More... over 9 years ago
Adding body styles partial allowing CSS styles to be set on the body tag of the requested page - https://github.com/jonnnnyw/php-phantomjs/issues/92 More... over 9 years ago
Locking PhantomJS installer to version 2.1.1 as it was causing issues - https://github.com/jonnnnyw/php-phantomjs/issues/97 More... over 9 years ago
Twig_Loader_String is now deprecated - https://github.com/jonnnnyw/php-phantomjs/issues/84 More... over 9 years ago
Upgrading dependencies to check backwards compatibility in automated tests More... over 9 years ago
Redirect URL is always blank due to wrong case - https://github.com/jonnnnyw/php-phantomjs/issues/64 More... over 9 years ago
Upgrading PhantomJS to version 2.1.1 More... over 9 years ago
Merge pull request #79 from nwoodward/upgrade-phantomjs More... over 9 years ago
Merge pull request #78 from jpirkey/patch-1 More... over 9 years ago
include minor and patch updates to phantomjs-installer More... over 9 years ago
upgraded phantomjs installer to 2.1.1 - all unit tests pass More... over 9 years ago
Fixing misnamed method in Unit test. More... over 9 years ago
Merge pull request #77 from tlaverdure/master More... over 9 years ago
Added getters and setters for image capture format and quality to be used on Phantom JS render() http://phantomjs.org/api/webpage/method/render.html More... over 9 years ago
Added the procedure compiler to the Client class to match instructions in docs. http://jonnnnyw.github.io/php-phantomjs/4.0/caching/ More... over 9 years ago
Dropping dependency versions More... over 9 years ago
Bumping dependency versions More... over 9 years ago
Updaitng README More... over 9 years ago
Updaitng README More... over 9 years ago
Updaitng README More... over 9 years ago
Updaitng README More... over 9 years ago
Removing outdated docs and examples More... over 9 years ago
Updaitng README More... over 9 years ago
Updaitng README More... over 9 years ago
Removing php 5.6 More... over 9 years ago
Removing pyrus from travis More... over 9 years ago
Specifying PHP versions More... over 9 years ago