ee6cecba62Using 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 anni fa
Jonny Wenmoth
f939babff7Procedures are now compiled and cached from partials allowing for partial script injection
10 anni fa
Jonny Wenmoth
84f938dd16Running PHP Coding Standards Fixer after pull request
11 anni fa
Bug Rogers
e8bfea08a1Update PHPDoc annotations and correct some typo
11 anni fa
Jonny Wenmoth
6af27880ecFull rebuild of PHP PhantomJS. See README for features.