Commit History

Auteur SHA1 Bericht Datum
  Jonny Wenmoth 0baec84ed6 Margin for PDF output can now be defined as an object allowing different margins to be applied to each edge of PDF - https://github.com/jonnnnyw/php-phantomjs/issues/113 9 jaren geleden
  Jonny Wenmoth c11e1b5e8a Downgrading phpunit for support for earlier PHP versions 9 jaren geleden
  Jonny Wenmoth 23c9092e06 URL validation has been removed as it cannot cover all use cases. A request with an invalid URL fails with a status code of 0 - https://github.com/jonnnnyw/php-phantomjs/issues/119 9 jaren geleden
  Jonny Wenmoth bd17d5e9f5 Merge pull request #131 from amitaymolko/master 9 jaren geleden
  amitaymolko ef1f5e248c Merge pull request #1 from amitaymolko/amitaymolko-patch-1 9 jaren geleden
  amitaymolko cb3a4e5550 Update composer.json 9 jaren geleden
  Jonny Wenmoth 01d377d71b Updating readme 9 jaren geleden
  Jonny Wenmoth cf8d9a221f Resource debug logging was causing the script to hang whith large numnber of resources - https://github.com/jonnnnyw/php-phantomjs/issues/107 9 jaren geleden
  Jonny Wenmoth 1cb8011d45 Updating build status badge 9 jaren geleden
  Jonny Wenmoth 384b6dbeab Can now set client to lazy load pages which will wait for all resources on the page to load before rendering - https://github.com/jonnnnyw/php-phantomjs/issues/85 9 jaren geleden
  Jonny Wenmoth 50bc19d022 Comment blocks in procedures and partials no longer break validation - https://github.com/jonnnnyw/php-phantomjs/issues/103 9 jaren geleden
  Jonny Wenmoth 9f5e81f0bd Downgrading phpunit for support for earlier PHP versions 9 jaren geleden
  Jonny Wenmoth 486144ac38 Upgrading phpunit version and fixing broken test in earlier php versions 9 jaren geleden
  Jonny Wenmoth dafb41807d Can now add repeating header and footer to PDF output - https://github.com/jonnnnyw/php-phantomjs/issues/99 9 jaren geleden
  Jonny Wenmoth ee6cecba62 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 9 jaren geleden
  Jonny Wenmoth 62ab9b854c Fixing property doc type 9 jaren geleden
  Jonny Wenmoth 1e09977d6f 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 9 jaren geleden
  Jonny Wenmoth 5ba49503c4 Locking PhantomJS installer to version 2.1.1 as it was causing issues - https://github.com/jonnnnyw/php-phantomjs/issues/97 9 jaren geleden
  Jonny Wenmoth a0b32700c8 Twig_Loader_String is now deprecated - https://github.com/jonnnnyw/php-phantomjs/issues/84 9 jaren geleden
  Jonny Wenmoth 59b4325be7 Upgrading dependencies to check backwards compatibility in automated tests 10 jaren geleden
  Jonny Wenmoth 030ee31211 Redirect URL is always blank due to wrong case - https://github.com/jonnnnyw/php-phantomjs/issues/64 10 jaren geleden
  Jonny Wenmoth 3a9e11e019 Upgrading PhantomJS to version 2.1.1 10 jaren geleden
  Jonny Wenmoth 68316b3928 Merge pull request #79 from nwoodward/upgrade-phantomjs 10 jaren geleden
  Jonny Wenmoth 57a10dad6a Merge pull request #78 from jpirkey/patch-1 10 jaren geleden
  Nicholas Woodward 3ae8d84063 include minor and patch updates to phantomjs-installer 10 jaren geleden
  Nicholas Woodward d6ad92b439 upgraded phantomjs installer to 2.1.1 - all unit tests pass 10 jaren geleden
  Jason Pirkey ed03e169c3 Fixing misnamed method in Unit test. 10 jaren geleden
  Jonny Wenmoth 8c0c2d72ed Merge pull request #77 from tlaverdure/master 10 jaren geleden
  Thiery Laverdure 789f757ab1 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 10 jaren geleden
  Thiery Laverdure b9cc9fd683 Added the procedure compiler to the Client class to match instructions in docs. http://jonnnnyw.github.io/php-phantomjs/4.0/caching/ 10 jaren geleden