//Constants
const SUPPORT_EMAIL = "info@webweaves.ch";
const LOGIN_PW_SALT = "weaverPW2019salt";
//Helpers
function sendMail($email, $subject, $message) {
$headers = "MIME-Version: 1.0" . "\r\n";
$headers .= "Content-type:text/html;charset=UTF-8" . "\r\n";
mail($email, $subject, $message, $headers);
}
function html2text($inputText) {
$convertedString = str_replace(' ', ' ', $inputText);
$convertedString = html_entity_decode($convertedString, ENT_QUOTES | ENT_COMPAT , 'UTF-8');
$convertedString = html_entity_decode($convertedString, ENT_HTML5, 'UTF-8');
$convertedString = html_entity_decode($convertedString);
$convertedString = htmlspecialchars_decode($convertedString);
$convertedString = strip_tags($convertedString);
return $convertedString;
}
?>
Deprecated: Zend\Mvc\Application::__construct(): Implicitly marking parameter $events as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Application.php on line 107
Deprecated: Zend\Mvc\Application::__construct(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Application.php on line 107
Deprecated: Zend\Mvc\Application::__construct(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Application.php on line 107
Deprecated: Zend\ServiceManager\ServiceManager::build(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-servicemanager/src/ServiceManager.php on line 223
Deprecated: Zend\ServiceManager\ServiceManager::createDelegatorFromName(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-servicemanager/src/ServiceManager.php on line 692
Deprecated: Zend\ServiceManager\ServiceManager::doCreate(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-servicemanager/src/ServiceManager.php on line 752
Deprecated: Zend\ServiceManager\ServiceLocatorInterface::build(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-servicemanager/src/ServiceLocatorInterface.php on line 33
Deprecated: Zend\Mvc\Service\ModuleManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ModuleManagerFactory.php on line 38
Deprecated: Zend\ServiceManager\Factory\FactoryInterface::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-servicemanager/src/Factory/FactoryInterface.php on line 37
Deprecated: Zend\ModuleManager\Listener\AbstractListener::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-modulemanager/src/Listener/AbstractListener.php on line 27
Deprecated: Zend\Mvc\Service\ServiceListenerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ServiceListenerFactory.php on line 135
Deprecated: Zend\Mvc\Service\EventManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/EventManagerFactory.php on line 31
Deprecated: Zend\EventManager\EventManager::__construct(): Implicitly marking parameter $sharedEventManager as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-eventmanager/src/EventManager.php on line 73
Deprecated: Zend\EventManager\EventManager::triggerListeners(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-eventmanager/src/EventManager.php on line 283
Deprecated: Zend\ModuleManager\Listener\ConfigListener::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-modulemanager/src/Listener/ConfigListener.php on line 65
Deprecated: Zend\ModuleManager\Listener\ModuleLoaderListener::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-modulemanager/src/Listener/ModuleLoaderListener.php on line 45
Deprecated: Zend\ModuleManager\ModuleManager::__construct(): Implicitly marking parameter $eventManager as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-modulemanager/src/ModuleManager.php on line 67
Deprecated: Zend\Db\Adapter\AdapterAbstractServiceFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-db/src/Adapter/AdapterAbstractServiceFactory.php on line 70
Deprecated: Zend\Mvc\Service\ControllerManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ControllerManagerFactory.php on line 34
Deprecated: Zend\ServiceManager\AbstractPluginManager::get(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-servicemanager/src/AbstractPluginManager.php on line 127
Deprecated: Zend\Mvc\Service\AbstractPluginManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/AbstractPluginManagerFactory.php on line 32
Deprecated: Zend\Mvc\Controller\PluginManager::get(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Controller/PluginManager.php on line 96
Deprecated: Zend\Mvc\Service\ViewHelperManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewHelperManagerFactory.php on line 40
Deprecated: Zend\Router\RoutePluginManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-router/src/RoutePluginManagerFactory.php on line 24
Deprecated: Zend\Router\RouteInvokableFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-router/src/RouteInvokableFactory.php on line 84
Deprecated: Zend\Validator\ValidatorPluginManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-validator/src/ValidatorPluginManagerFactory.php on line 28
Deprecated: Zend\Mvc\Service\ConfigFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ConfigFactory.php on line 32
Deprecated: Zend\Mvc\Service\ApplicationFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ApplicationFactory.php on line 30
Deprecated: Zend\Mvc\Service\RequestFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/RequestFactory.php on line 27
Deprecated: Zend\Stdlib\Parameters::__construct(): Implicitly marking parameter $values as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/Parameters.php on line 24
Deprecated: Zend\Stdlib\ParametersInterface::__construct(): Implicitly marking parameter $values as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ParametersInterface.php on line 29
Deprecated: Return type of Zend\Stdlib\Parameters::offsetGet($name) should either be compatible with ArrayObject::offsetGet(mixed $key): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/Parameters.php on line 84
Deprecated: Return type of Zend\Stdlib\Parameters::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/Parameters.php on line 84
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 428
Deprecated: Return type of Zend\Stdlib\ArrayObject::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 228
Deprecated: Return type of Zend\Stdlib\ArrayObject::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 281
Deprecated: Return type of & Zend\Stdlib\ArrayObject::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 292
Deprecated: Return type of Zend\Stdlib\ArrayObject::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 310
Deprecated: Return type of Zend\Stdlib\ArrayObject::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 321
Deprecated: Zend\Stdlib\ArrayObject implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 22
Deprecated: Return type of Zend\Stdlib\ArrayObject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 170
Deprecated: Return type of Zend\Http\Headers::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-http/src/Headers.php on line 363
Deprecated: Return type of Zend\Http\Headers::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-http/src/Headers.php on line 348
Deprecated: Return type of Zend\Http\Headers::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-http/src/Headers.php on line 308
Deprecated: Return type of Zend\Http\Headers::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-http/src/Headers.php on line 318
Deprecated: Return type of Zend\Http\Headers::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-http/src/Headers.php on line 328
Deprecated: Return type of Zend\Http\Headers::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-http/src/Headers.php on line 338
Deprecated: Return type of Zend\Loader\PluginClassLoader::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-loader/src/PluginClassLoader.php on line 213
Deprecated: Zend\Validator\Hostname::setIpValidator(): Implicitly marking parameter $ipValidator as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-validator/src/Hostname.php on line 1879
Deprecated: Zend\Validator\AbstractValidator::setTranslator(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-validator/src/AbstractValidator.php on line 396
Deprecated: Zend\Validator\AbstractValidator::setDefaultTranslator(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-validator/src/AbstractValidator.php on line 467
Deprecated: Zend\Validator\Translator\TranslatorAwareInterface::setTranslator(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-validator/src/Translator/TranslatorAwareInterface.php on line 23
Deprecated: Zend\Mvc\Service\ResponseFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ResponseFactory.php on line 27
Deprecated: Zend\ServiceManager\Factory\InvokableFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-servicemanager/src/Factory/InvokableFactory.php on line 28
Deprecated: Zend\Mvc\MiddlewareListener::marshalMiddlewareNotCallable(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/MiddlewareListener.php on line 108
Deprecated: Zend\Mvc\Service\DispatchListenerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/DispatchListenerFactory.php on line 27
Deprecated: Zend\Mvc\Service\HttpMethodListenerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/HttpMethodListenerFactory.php on line 23
Deprecated: Zend\Mvc\Service\ViewManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewManagerFactory.php on line 27
Deprecated: Zend\Mvc\Service\HttpViewManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/HttpViewManagerFactory.php on line 27
Deprecated: Zend\Router\RouterFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-router/src/RouterFactory.php on line 26
Deprecated: Zend\Router\Http\HttpRouterFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-router/src/Http/HttpRouterFactory.php on line 32
Deprecated: Zend\Router\SimpleRouteStack::__construct(): Implicitly marking parameter $routePluginManager as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-router/src/SimpleRouteStack.php on line 46
Deprecated: Return type of Zend\Stdlib\PriorityList::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 201
Deprecated: Return type of Zend\Stdlib\PriorityList::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 221
Deprecated: Return type of Zend\Stdlib\PriorityList::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 212
Deprecated: Return type of Zend\Stdlib\PriorityList::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 231
Deprecated: Return type of Zend\Stdlib\PriorityList::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 192
Deprecated: Return type of Zend\Stdlib\PriorityList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 247
Deprecated: Zend\Mvc\Service\HttpRouteNotFoundStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/HttpRouteNotFoundStrategyFactory.php on line 27
Deprecated: Zend\Mvc\Service\HttpExceptionStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/HttpExceptionStrategyFactory.php on line 27
Deprecated: Zend\Mvc\Service\HttpDefaultRenderingStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/HttpDefaultRenderingStrategyFactory.php on line 28
Deprecated: Zend\Mvc\Service\ViewFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewFactory.php on line 26
Deprecated: Zend\Mvc\Service\ViewPhpRendererStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewPhpRendererStrategyFactory.php on line 26
Deprecated: Zend\Mvc\Service\ViewPhpRendererFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewPhpRendererFactory.php on line 25
Deprecated: Zend\View\Renderer\PhpRenderer::plugin(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php on line 371
Deprecated: Zend\Mvc\Service\ViewResolverFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewResolverFactory.php on line 30
Deprecated: Zend\View\Resolver\AggregateResolver::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/AggregateResolver.php on line 90
Deprecated: Zend\View\Resolver\ResolverInterface::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/ResolverInterface.php on line 23
Deprecated: Return type of Zend\View\Resolver\AggregateResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/AggregateResolver.php on line 55
Deprecated: Return type of Zend\View\Resolver\AggregateResolver::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/AggregateResolver.php on line 65
Deprecated: Return type of Zend\Stdlib\PriorityQueue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityQueue.php on line 128
Deprecated: Return type of Zend\Stdlib\PriorityQueue::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityQueue.php on line 165
Deprecated: Zend\Stdlib\PriorityQueue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/PriorityQueue.php on line 28
Deprecated: Zend\Mvc\Service\ViewTemplateMapResolverFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewTemplateMapResolverFactory.php on line 30
Deprecated: Zend\View\Resolver\TemplateMapResolver::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/TemplateMapResolver.php on line 177
Deprecated: Return type of Zend\View\Resolver\TemplateMapResolver::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/TemplateMapResolver.php on line 43
Deprecated: Zend\Mvc\Service\ViewTemplatePathStackFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewTemplatePathStackFactory.php on line 31
Deprecated: Zend\View\Resolver\TemplatePathStack::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/TemplatePathStack.php on line 285
Deprecated: Return type of Zend\Stdlib\SplStack::unserialize($data) should either be compatible with SplDoublyLinkedList::unserialize(string $data): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/SplStack.php on line 49
Deprecated: Return type of Zend\Stdlib\SplStack::serialize() should either be compatible with SplDoublyLinkedList::serialize(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/SplStack.php on line 38
Deprecated: Zend\Mvc\Service\ViewPrefixPathStackResolverFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/ViewPrefixPathStackResolverFactory.php on line 30
Deprecated: Zend\View\Resolver\PrefixPathStackResolver::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/PrefixPathStackResolver.php on line 40
Deprecated: Return type of Zend\Stdlib\SplPriorityQueue::insert($datum, $priority) should either be compatible with SplPriorityQueue::insert(mixed $value, mixed $priority): true, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php on line 37
Deprecated: Zend\Stdlib\SplPriorityQueue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php on line 20
Deprecated: Zend\View\Resolver\RelativeFallbackResolver::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Resolver/RelativeFallbackResolver.php on line 45
Deprecated: Return type of Zend\View\Model\ViewModel::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Model/ViewModel.php on line 477
Deprecated: Return type of Zend\View\Model\ViewModel::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Model/ViewModel.php on line 487
Deprecated: Return type of Zend\View\Variables::offsetGet($key) should either be compatible with ArrayObject::offsetGet(mixed $key): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-view/src/Variables.php on line 132
Deprecated: Zend\Mvc\Service\InjectTemplateListenerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Service/InjectTemplateListenerFactory.php on line 26
Deprecated: Zend\Mvc\Controller\AbstractController::dispatch(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php on line 89
Deprecated: Zend\Mvc\Controller\AbstractController::plugin(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php on line 256
Deprecated: Zend\Stdlib\DispatchableInterface::dispatch(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /srv/www/vhosts/webweaves.ch/subdomains/weaver/httpdocs/vendor/zendframework/zend-stdlib/src/DispatchableInterface.php on line 21
Die auf dieser Webseite veröffentlichten Inhalte, Werke und bereitgestellten Informationen unterliegen dem Schweizerischen Urheberrecht und Leistungsschutzrecht. Jede Art der Vervielfältigung, Bearbeitung, Verbreitung, Einspeicherung und jede Art der Verwertung außerhalb der Grenzen des Urheberrechts bedarf der vorherigen schriftlichen Zustimmung des jeweiligen Rechteinhabers. Das unerlaubte Kopieren/Speichern der bereitgestellten Informationen auf diesen Webseiten ist nicht gestattet und strafbar.
Unsere Kontaktdaten finden Sie unter KONTAKT.