]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 12 Dec 2021 07:44:25 +0000 (08:44 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 12 Dec 2021 07:44:25 +0000 (08:44 +0100)
commitb580ca852dc945d23290a6f7fb2c77e7c52e0d4b
tree541970937ce69de51f139fbce112d7b5410d0bb6
parentded0af2917fc31d6516968cbda5e733b67cbf1de
Continued:
- "cached" configuration entry 'developer_mode_enabled' and
  'debug_*_output_timings' into class fields to avoid "expensive" calls all over
  again to FrameworkConfiguration->getConfigEntry()

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/loader/class_ClassLoader.php
framework/main/classes/output/debug/console/class_DebugConsoleOutput.php