-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-74109-master -
-
1
-
HQ Team International CIH2-220
Was running the very first behat runs locally (Mac and Win), towards completing the 4.0 testing release matrix, when I've seen in apache logs, happening a number of times, this:
Debugging: Error while compiling editor SCSS: Unknown error type: The "ScssPhp\ScssPhp\Compiler::compile" method is deprecated. Use "compileString" instead. in /Users/stronk7/git_moodle/testing/lib/scssphp/Compiler.php on line 436 in
|
* line 1019 of /lib/outputlib.php: call to debugging()
|
* line 1318 of /lib/outputlib.php: call to theme_config->editor_scss_to_css()
|
* line 129 of /theme/styles.php: call to theme_config->get_css_content_editor()
|
That debugging wasn't there a few months ago when we ran MDL-72815 (examine apache logs before 4.0).
Somehow related, MDL-71706 has been integrated between the 2 apache logs examinations (thanks sarjona!).
- is a regression caused by
-
MDL-71706 Upgrade SCSSPHP to latest version
- Closed