提交历史

作者 SHA1 备注 提交日期
  Jonny f35764503f Updaitng tests 7 年之前
  Jonny Wenmoth 9fa2959455 Merge pull request #241 from BR0kEN-/symfony-compatibility 7 年之前
  Sergii Bondarenko 0f56dd5aae Remove wrongly overridden "load()" method but preserve the logic 7 年之前
  Jonny Wenmoth b3c3e20857 Trying to user local install of phpunit 8 年之前
  Jonny Wenmoth 604f05b35c Merge pull request #172 from stexaz/master 8 年之前
  Jonny Wenmoth c773f97605 Merge pull request #153 from mmiermans/patch-1 8 年之前
  Jonny Wenmoth d650128fde Merge pull request #149 from jakoch/patch-2 8 年之前
  Andrius Petrauskis 968690155f Merge remote-tracking branch 'remotes/origin/cookies-in-response' 8 年之前
  Andrius Petrauskis 69f9333a24 Adjust timestamp in test to Travis timezone 8 年之前
  Andrius Petrauskis 17c50b75fc Fix test for PHP5.3 8 年之前
  Andrius Petrauskis ea0db4f07b Update timestamp value in test 8 年之前
  Andrius Petrauskis e884a57a5f Introduce ability to get cookies from response 8 年之前
  Mathijs Miermans 7abe78269e Added networkRequest to onResourceRequested 9 年之前
  Jens A. Koch a23253fd45 updating jakoch/phantomjs-installer to 2.1.1-p08 9 年之前
  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 年之前