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 година |