提交歷史

作者 SHA1 備註 提交日期
  Andrius Petrauskis ea0db4f07b Update timestamp value in test 8 年之前
  Andrius Petrauskis e884a57a5f Introduce ability to get cookies from response 8 年之前
  Jonny Wenmoth a89abbcd9c Removing PHP5.6 specific code 9 年之前
  Jonny Wenmoth 95cfd7a72c Removing PHP5.6 specific code 9 年之前
  Jonny Wenmoth 78887bafdd Added support for cookie management. Can now add and delete cookies - https://github.com/jonnnnyw/php-phantomjs/issues/124 9 年之前
  Jonny Wenmoth 65564e83bc Can now set PhantomJS page settings, including custom user agent, in request - https://github.com/jonnnnyw/php-phantomjs/issues/45 9 年之前
  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 年之前
  Jonny Wenmoth c11e1b5e8a Downgrading phpunit for support for earlier PHP versions 9 年之前
  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 年之前
  Jonny Wenmoth bd17d5e9f5 Merge pull request #131 from amitaymolko/master 9 年之前
  amitaymolko ef1f5e248c Merge pull request #1 from amitaymolko/amitaymolko-patch-1 9 年之前
  amitaymolko cb3a4e5550 Update composer.json 9 年之前
  Jonny Wenmoth 01d377d71b Updating readme 9 年之前
  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 年之前
  Jonny Wenmoth 1cb8011d45 Updating build status badge 9 年之前
  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 年之前
  Jonny Wenmoth 50bc19d022 Comment blocks in procedures and partials no longer break validation - https://github.com/jonnnnyw/php-phantomjs/issues/103 9 年之前
  Jonny Wenmoth 9f5e81f0bd Downgrading phpunit for support for earlier PHP versions 9 年之前
  Jonny Wenmoth 486144ac38 Upgrading phpunit version and fixing broken test in earlier php versions 9 年之前
  Jonny Wenmoth dafb41807d Can now add repeating header and footer to PDF output - https://github.com/jonnnnyw/php-phantomjs/issues/99 9 年之前
  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 年之前
  Jonny Wenmoth 62ab9b854c Fixing property doc type 9 年之前
  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 年之前
  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 年之前
  Jonny Wenmoth a0b32700c8 Twig_Loader_String is now deprecated - https://github.com/jonnnnyw/php-phantomjs/issues/84 9 年之前
  Jonny Wenmoth 59b4325be7 Upgrading dependencies to check backwards compatibility in automated tests 10 年之前
  Jonny Wenmoth 030ee31211 Redirect URL is always blank due to wrong case - https://github.com/jonnnnyw/php-phantomjs/issues/64 10 年之前
  Jonny Wenmoth 3a9e11e019 Upgrading PhantomJS to version 2.1.1 10 年之前
  Jonny Wenmoth 68316b3928 Merge pull request #79 from nwoodward/upgrade-phantomjs 10 年之前
  Jonny Wenmoth 57a10dad6a Merge pull request #78 from jpirkey/patch-1 10 年之前