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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/PriorityQueue.php on line 28

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/SplPriorityQueue.php on line 20

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/Parameters.php on line 84

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/ArrayObject.php on line 226

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/ArrayObject.php on line 279

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/ArrayObject.php on line 290

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/ArrayObject.php on line 308

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/ArrayObject.php on line 319

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-http/src/Headers.php on line 383

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-http/src/Headers.php on line 368

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-http/src/Headers.php on line 328

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-http/src/Headers.php on line 338

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-http/src/Headers.php on line 348

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-http/src/Headers.php on line 358

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-loader/src/PluginClassLoader.php on line 211

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/PriorityList.php on line 247

Deprecated: Creation of dynamic property Zend\Mvc\Router\Http\Part::$priority is deprecated in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-mvc/src/Router/Http/TreeRouteStack.php on line 223

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Resolver/AggregateResolver.php on line 65

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Resolver/TemplateMapResolver.php on line 43

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/Stdlib/src/SplStack.php on line 38

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Model/ViewModel.php on line 492

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Model/ViewModel.php on line 502

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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Variables.php on line 132

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 141

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 157

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 170

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 196

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 179

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 206

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 141

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 157

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 170

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 196

Deprecated: Return type of Zend\Db\Adapter\Driver\Pdo\Result::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Result.php on line 179

Deprecated: Return type of Zend\Db\ResultSet\AbstractResultSet::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php on line 195

Deprecated: Return type of Zend\Db\ResultSet\AbstractResultSet::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php on line 169

Deprecated: Return type of Zend\Db\ResultSet\AbstractResultSet::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php on line 185

Deprecated: Return type of Zend\Db\ResultSet\AbstractResultSet::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php on line 219

Deprecated: Return type of Zend\Db\ResultSet\AbstractResultSet::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php on line 237

Deprecated: Return type of Zend\Db\ResultSet\AbstractResultSet::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php on line 254

Deprecated: Return type of Zend\Db\Sql\Join::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Sql/Join.php on line 69

Deprecated: Return type of Zend\Db\Sql\Join::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Sql/Join.php on line 87

Deprecated: Return type of Zend\Db\Sql\Join::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Sql/Join.php on line 79

Deprecated: Return type of Zend\Db\Sql\Join::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Sql/Join.php on line 97

Deprecated: Return type of Zend\Db\Sql\Join::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Sql/Join.php on line 59

Deprecated: Return type of Zend\Db\Sql\Join::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Sql/Join.php on line 159

Deprecated: Return type of Zend\Db\Sql\Predicate\PredicateSet::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Sql/Predicate/PredicateSet.php on line 197

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 350

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 360

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 370

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 380

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 388

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 70

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 81

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::offsetSet($name, $value, $errata = null, $maxLength = null) 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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 104

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 146

Deprecated: Return type of Zend\Db\Adapter\ParameterContainer::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 340
Primosport Mintraching · Primosport Terminbuchungssystem

Deprecated: Return type of Zend\Session\Storage\AbstractSessionArrayStorage::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-session/src/Storage/AbstractSessionArrayStorage.php on line 198

Deprecated: Return type of Zend\Session\Storage\AbstractSessionArrayStorage::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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-session/src/Storage/AbstractSessionArrayStorage.php on line 119

Deprecated: Return type of Zend\Session\Storage\AbstractSessionArrayStorage::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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-session/src/Storage/AbstractSessionArrayStorage.php on line 130

Deprecated: Return type of Zend\Session\Storage\AbstractSessionArrayStorage::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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-session/src/Storage/AbstractSessionArrayStorage.php on line 146

Deprecated: Return type of Zend\Session\Storage\AbstractSessionArrayStorage::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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-session/src/Storage/AbstractSessionArrayStorage.php on line 157

Deprecated: Return type of Zend\Session\Storage\AbstractSessionArrayStorage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-session/src/Storage/AbstractSessionArrayStorage.php on line 167

Deprecated: Zend\Session\Storage\SessionArrayStorage implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-session/src/Storage/SessionArrayStorage.php on line 15

Deprecated: Zend\Session\Container implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/vendor/zendframework/zend-session/src/Container.php on line 20

Deprecated: Return type of Zend\View\Helper\Placeholder\Container\AbstractStandalone::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Helper/Placeholder/Container/AbstractStandalone.php on line 376

Deprecated: Return type of Zend\View\Helper\Placeholder\Container\AbstractStandalone::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Helper/Placeholder/Container/AbstractStandalone.php on line 320

Deprecated: Return type of Zend\View\Helper\Placeholder\Container\AbstractStandalone::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Helper/Placeholder/Container/AbstractStandalone.php on line 332

Deprecated: Return type of Zend\View\Helper\Placeholder\Container\AbstractStandalone::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Helper/Placeholder/Container/AbstractStandalone.php on line 343

Deprecated: Return type of Zend\View\Helper\Placeholder\Container\AbstractStandalone::offsetSet($offset, $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 /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Helper/Placeholder/Container/AbstractStandalone.php on line 355

Deprecated: Return type of Zend\View\Helper\Placeholder\Container\AbstractStandalone::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Helper/Placeholder/Container/AbstractStandalone.php on line 366

Deprecated: Return type of Zend\View\Helper\Placeholder\Container\AbstractContainer::append($value) should either be compatible with ArrayObject::append(mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web509/b1/52/52013952/htdocs/booking/ep3-bs-package-1.7.0/module/Zend/View/src/Helper/Placeholder/Container/AbstractContainer.php on line 285

Primosport Mintraching

Die Corona-Pandemie stellt uns immer wieder vor neue Herausforderungen.
Aktuell ist Shopping im Rahmen eines "click&meet" möglich, sofern die Inzidenzwerte zwischen 50 und 150 liegen.
(Die genauen Daten entnehmt bitte den aktuellen Nachrichten, über 100 ist ein aktueller Test vorzulegen)

Dazu ist eine vorherige Terminbuchung nötig, die ihr über unser Buchungssystem durchführen könnt.

Wir haben dieses System kurzerhand eingerichtet, dass ihr uns endlich wieder im Shop in Mintraching besuchen könnt.
Unsere Ladenfläche erlaubt es drei Leuten im Shop zu sein.
Diese wollen wir euch in Slots zu 15 Minuten zur Verfügung stellen, so dass ihr auch mit Kind und Freund*in kommen könnt.
Eine vorherige Registrierung und Angabe der Besucher ist zur Konatktverfolgung notwendig. Wir beginnen zunächst zu den Öffnungszeiten Mo-Fr 09:30-13:00 und 13:30-16:00 Uhr
Ohne Terminbuchung ist weiterhin nur das gewohnte click&collect möglich.

Die üblichen Hygieneregeln sind obligatorisch.

Viel Spaß beim Buchen und Shoppen

Euer Primosport-Team