Commit History

Author SHA1 Message Date
  Jonny Wenmoth 50bc19d022 Comment blocks in procedures and partials no longer break validation - https://github.com/jonnnnyw/php-phantomjs/issues/103 9 years ago
  Jonny Wenmoth 9f5e81f0bd Downgrading phpunit for support for earlier PHP versions 9 years ago
  Jonny Wenmoth 486144ac38 Upgrading phpunit version and fixing broken test in earlier php versions 9 years ago
  Jonny Wenmoth dafb41807d Can now add repeating header and footer to PDF output - https://github.com/jonnnnyw/php-phantomjs/issues/99 9 years ago
  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 years ago
  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 years ago
  Jonny Wenmoth 030ee31211 Redirect URL is always blank due to wrong case - https://github.com/jonnnnyw/php-phantomjs/issues/64 10 years ago
  Jonny Wenmoth 176b6a272a Added support for saving to PDF - https://github.com/jonnnnyw/php-phantomjs/issues/35 10 years ago
  Jonny Wenmoth f939babff7 Procedures are now compiled and cached from partials allowing for partial script injection 10 years ago
  Jonny Wenmoth 2950edfa3b Adding Esprima syntax validation, removing the need for phantomloader. 11 years ago
  Jonny Wenmoth b2e6985b73 Removing urldecode on http_build_query for request body and request URI - https://github.com/jonnnnyw/php-phantomjs/pull/28 11 years ago
  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 years ago
  Jonny Wenmoth 5fce2f79be Adding ability to set viewport size for request - https://github.com/jonnnnyw/php-phantomjs/pull/14 11 years ago
  Jonny Wenmoth b4939b816c Fixing issue where delay wasn't working for screen captures and added tests to verify 11 years ago
  Jonny Wenmoth 6af27880ec Full rebuild of PHP PhantomJS. See README for features. 11 years ago