Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13206

DEBUG mode should automatically recompile stale style components

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.2.0-a1
    • 3.1.0-RC5
    • Template Engine
    • None

      phpbb/twig/twig.php:

      				'debug'			=> defined('DEBUG'),
      				'auto_reload'	=> (bool) $this->config['load_tplcompile'],
      

      auto_reload should always be enabled when DEBUG is defined.

            nicofuma nicofuma
            naderman Nils Adermann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: