Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13206

DEBUG mode should automatically recompile stale style components

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-RC5
    • 3.2.0-a1
    • Template Engine
    • None

    Description

      phpbb/twig/twig.php:

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

      auto_reload should always be enabled when DEBUG is defined.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: