PHPWord/src/PhpWord
Adrien Crivelli 2b7b4ddc5f
Revert "Add destructor wich will try to clean up temp file of the template"
This reverts commit e9cd17d4c7. Because
the temp file is the result of the `save()` method and it's up to the calling
code to handle the result appropriately. Or alternatively use `saveAs()` to
avoid handling it.
2022-09-20 11:05:16 +02:00
..
Collection Use same code style as PhpSpreadsheet 2022-09-16 11:45:45 +02:00
ComplexType Use same code style as PhpSpreadsheet 2022-09-16 11:45:45 +02:00
Element Drop most deprecations 2022-09-16 16:29:15 +02:00
Escaper Use same code style as PhpSpreadsheet 2022-09-16 11:45:45 +02:00
Exception Use same code style as PhpSpreadsheet 2022-09-16 11:45:45 +02:00
Metadata Use same code style as PhpSpreadsheet 2022-09-16 11:45:45 +02:00
Reader Drop most deprecations 2022-09-16 16:29:15 +02:00
Shared Automatic code style 2022-09-16 14:14:57 +02:00
SimpleType Use same code style as PhpSpreadsheet 2022-09-16 11:45:45 +02:00
Style Drop most deprecations 2022-09-16 16:29:15 +02:00
Writer Drop most deprecations 2022-09-16 16:29:15 +02:00
resources Refactor: Create writers' `Part` folders and remove all static parts 2014-04-30 13:49:48 +07:00
IOFactory.php Use same code style as PhpSpreadsheet 2022-09-16 11:45:45 +02:00
Media.php Drop most deprecations 2022-09-16 16:29:15 +02:00
PhpWord.php Drop most deprecations 2022-09-16 16:29:15 +02:00
Settings.php Drop most deprecations 2022-09-16 16:29:15 +02:00
Style.php Use same code style as PhpSpreadsheet 2022-09-16 11:45:45 +02:00
TemplateProcessor.php Revert "Add destructor wich will try to clean up temp file of the template" 2022-09-20 11:05:16 +02:00