Commit History

Автор SHA1 Съобщение Дата
  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 години
  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 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 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 030ee31211 Redirect URL is always blank due to wrong case - https://github.com/jonnnnyw/php-phantomjs/issues/64 преди 10 години
  Jonny Wenmoth 176b6a272a Added support for saving to PDF - https://github.com/jonnnnyw/php-phantomjs/issues/35 преди 10 години
  Jonny Wenmoth f939babff7 Procedures are now compiled and cached from partials allowing for partial script injection преди 10 години
  Jonny Wenmoth 2950edfa3b Adding Esprima syntax validation, removing the need for phantomloader. преди 11 години
  Jonny Wenmoth b2e6985b73 Removing urldecode on http_build_query for request body and request URI - https://github.com/jonnnnyw/php-phantomjs/pull/28 преди 11 години
  Jonny Wenmoth 621871c2ac Fixing issue where multiple POST params were being URL encoded in procedure template - https://github.com/jonnnnyw/php-phantomjs/issues/23 преди 11 години
  Jonny Wenmoth 5fce2f79be Adding ability to set viewport size for request - https://github.com/jonnnnyw/php-phantomjs/pull/14 преди 11 години
  Jonny Wenmoth b4939b816c Fixing issue where delay wasn't working for screen captures and added tests to verify преди 11 години
  Jonny Wenmoth 6af27880ec Full rebuild of PHP PhantomJS. See README for features. преди 11 години