Skip to content

Temporary files management enhancements

Compare
Choose a tag to compare
@olivierphi olivierphi released this 26 Nov 15:54
· 246 commits to master since this release
  • 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