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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 426

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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 247

Deprecated: Creation of dynamic property Zend\Mvc\Router\Http\Part::$priority is deprecated in /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-db/src/ResultSet/AbstractResultSet.php on line 254

Deprecated: Creation of dynamic property Zend\Mvc\Router\Http\Part::$priority is deprecated in /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-mvc/src/Router/Http/TreeRouteStack.php on line 223

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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-db/src/Adapter/ParameterContainer.php on line 340

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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/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 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-session/src/Container.php on line 20

Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, Zend\I18n\Translator\TextDomain given in /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpArray.php:52 Stack trace: #0 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpArray.php(52): array_key_exists() #1 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-i18n/src/Translator/Translator.php(709): Zend\I18n\Translator\Loader\PhpArray->load() #2 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-i18n/src/Translator/Translator.php(618): Zend\I18n\Translator\Translator->loadMessagesFromPatterns() #3 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-i18n/src/Translator/Translator.php(442): Zend\I18n\Translator\Translator->loadMessages() #4 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-i18n/src/Translator/Translator.php(356): Zend\I18n\Translator\Translator->getTranslatedMessage() #5 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-mvc/src/I18n/Translator.php(73): Zend\I18n\Translator\Translator->translate() #6 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-i18n/src/View/Helper/Translate.php(38): Zend\Mvc\I18n\Translator->translate() #7 [internal function]: Zend\I18n\View\Helper\Translate->__invoke() #8 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php(397): call_user_func_array() #9 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/module/Base/src/Base/View/Helper/Setup.php(15): Zend\View\Renderer\PhpRenderer->__call() #10 [internal function]: Base\View\Helper\Setup->__invoke() #11 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php(397): call_user_func_array() #12 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/module/Base/view/error/500.phtml(3): Zend\View\Renderer\PhpRenderer->__call() #13 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php(506): include('...') #14 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-view/src/View.php(207): Zend\View\Renderer\PhpRenderer->render() #15 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-view/src/View.php(236): Zend\View\View->render() #16 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-view/src/View.php(200): Zend\View\View->renderChildren() #17 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-mvc/src/View/Http/DefaultRenderingStrategy.php(105): Zend\View\View->render() #18 [internal function]: Zend\Mvc\View\Http\DefaultRenderingStrategy->render() #19 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-eventmanager/src/EventManager.php(490): call_user_func() #20 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-eventmanager/src/EventManager.php(248): Zend\EventManager\EventManager->triggerListeners() #21 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-mvc/src/View/Http/DefaultRenderingStrategy.php(123): Zend\EventManager\EventManager->triggerEvent() #22 [internal function]: Zend\Mvc\View\Http\DefaultRenderingStrategy->render() #23 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-eventmanager/src/EventManager.php(490): call_user_func() #24 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-eventmanager/src/EventManager.php(248): Zend\EventManager\EventManager->triggerListeners() #25 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-mvc/src/Application.php(384): Zend\EventManager\EventManager->triggerEvent() #26 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-mvc/src/Application.php(356): Zend\Mvc\Application->completeRequest() #27 /web/htdocs/www.tc-ratschings.eu/home/courtbooking/public/index.php(75): Zend\Mvc\Application->run() #28 {main} thrown in /web/htdocs/www.tc-ratschings.eu/home/courtbooking/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpArray.php on line 52