When trying to run install/step02.php on an upgrade from 3.18.1 to 3.18.2 I get the following error at the beginning
Notice: Use of undefined constant SQ_CONF_TIMEZONE - assumed 'SQ_CONF_TIMEZONE' in /Library/WebServer/mysource_matrix/core/include/init.inc on line 69
Notice: date_default_timezone_set(): Timezone ID 'SQ_CONF_TIMEZONE' is invalid in /Library/WebServer/mysource_matrix/core/include/init.inc on line 69after a lot of define statements, it then drops out with
+---------------------------------------------------------------------------------------------------------------------------+
| PHP Warning |
|---------------------------------------------------------------------------------------------------------------------------|
| DAL::require_once([SYSTEM_ROOT]/core/lib/DAL/Oven/core/coreQueries.inc): failed to open stream: No such file or directory |
+---------------------------------------------------------------------------------------------------------------------------+