diff --git a/app/preload.php b/app/preload.php index d65fd09f0..88346e71e 100644 --- a/app/preload.php +++ b/app/preload.php @@ -32,4 +32,5 @@ include 'app.php'; ->ignore(realpath(__DIR__ . '/../vendor/maxmind-db')) ->ignore(realpath(__DIR__ . '/../vendor/psr/log')) ->ignore(realpath(__DIR__ . '/../vendor/piwik')) + ->ignore(realpath(__DIR__ . '/../vendor/symfony/polyfill-php70')) ->load(); \ No newline at end of file diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index 63e5fb94b..daa88bafe 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -46,10 +46,6 @@ $events = array_keys($this->getParam('events', []));
Function Env. -

- Default Tag: #5eba35ec489b9 -

-

Node.js 14.2