Skip to content

Releases: KnpLabs/snappy

Release 0.3.4

07 May 07:43
Compare
Choose a tag to compare
Merge pull request #143 from craue/fix-empty-env-argument

fixed that passing an empty array as env argument would clean default environment variables within the forked process

Fix for temporary files

11 Mar 12:29
Compare
Choose a tag to compare

Improve how we handle temporary files.

hasHtmlHeader and hasHtmlFooter new behave

18 Dec 23:46
Compare
Choose a tag to compare

hasHtmlHeader and hasHtmlFooter is return to their default state each time handleOptions() is called

Fix for --footer-html option

26 Nov 21:43
Compare
Choose a tag to compare

isFileFooter have missed argument - wkhtmltopdf throw error:
Error: --footer-html should be a URL and not a string containing HTML code

Temporary files management enhancements

26 Nov 15:54
Compare
Choose a tag to compare
  • Now remove only temporary files created by the generator, on __destruct()
  • Added a possibility to specify a custom temporary folder with a setTemporaryFolder() method
  • Updated composer install instructions

toc & cover option updates

04 Nov 16:06
Compare
Choose a tag to compare
Merge pull request #117 from nullziu/temporary-file-url-cleanup-fix

Fixing temporary file unlink when header or footer html is an URL.

wkhtmltopdf 0.12.0

20 Mar 15:06
Compare
Choose a tag to compare
Merge pull request #81 from barryvdh/patch-1

Update wkhtmltopdf to 0.12

Snappy

06 Sep 14:18
Compare
Choose a tag to compare

wkhtmltopsd clear support with composer/packagist