Cronologia Commit

Autore SHA1 Messaggio Data
  Andrius Petrauskis 968690155f Merge remote-tracking branch 'remotes/origin/cookies-in-response' 8 anni fa
  Andrius Petrauskis 69f9333a24 Adjust timestamp in test to Travis timezone 8 anni fa
  Andrius Petrauskis 17c50b75fc Fix test for PHP5.3 8 anni fa
  Andrius Petrauskis ea0db4f07b Update timestamp value in test 8 anni fa
  Andrius Petrauskis e884a57a5f Introduce ability to get cookies from response 8 anni fa
  Jonny Wenmoth a89abbcd9c Removing PHP5.6 specific code 9 anni fa
  Jonny Wenmoth 95cfd7a72c Removing PHP5.6 specific code 9 anni fa
  Jonny Wenmoth 78887bafdd Added support for cookie management. Can now add and delete cookies - https://github.com/jonnnnyw/php-phantomjs/issues/124 9 anni fa
  Jonny Wenmoth 65564e83bc Can now set PhantomJS page settings, including custom user agent, in request - https://github.com/jonnnnyw/php-phantomjs/issues/45 9 anni fa
  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 anni fa
  Jonny Wenmoth c11e1b5e8a Downgrading phpunit for support for earlier PHP versions 9 anni fa
  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 anni fa
  Jonny Wenmoth bd17d5e9f5 Merge pull request #131 from amitaymolko/master 9 anni fa
  amitaymolko ef1f5e248c Merge pull request #1 from amitaymolko/amitaymolko-patch-1 9 anni fa
  amitaymolko cb3a4e5550 Update composer.json 9 anni fa
  Jonny Wenmoth 01d377d71b Updating readme 9 anni fa
  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 anni fa
  Jonny Wenmoth 1cb8011d45 Updating build status badge 9 anni fa
  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 anni fa
  Jonny Wenmoth 50bc19d022 Comment blocks in procedures and partials no longer break validation - https://github.com/jonnnnyw/php-phantomjs/issues/103 9 anni fa
  Jonny Wenmoth 9f5e81f0bd Downgrading phpunit for support for earlier PHP versions 9 anni fa
  Jonny Wenmoth 486144ac38 Upgrading phpunit version and fixing broken test in earlier php versions 9 anni fa
  Jonny Wenmoth dafb41807d Can now add repeating header and footer to PDF output - https://github.com/jonnnnyw/php-phantomjs/issues/99 9 anni fa
  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 anni fa
  Jonny Wenmoth 62ab9b854c Fixing property doc type 9 anni fa
  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 anni fa
  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 anni fa
  Jonny Wenmoth a0b32700c8 Twig_Loader_String is now deprecated - https://github.com/jonnnnyw/php-phantomjs/issues/84 9 anni fa
  Jonny Wenmoth 59b4325be7 Upgrading dependencies to check backwards compatibility in automated tests 10 anni fa
  Jonny Wenmoth 030ee31211 Redirect URL is always blank due to wrong case - https://github.com/jonnnnyw/php-phantomjs/issues/64 10 anni fa