mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-22 12:16:11 +02:00
When testing eval code path, compiled templates may not be written to the file system, and unconditionally trying to copy them breaks tests. PHPBB3-9726