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: 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
Connect Error: SQLSTATE[HY000] [1045] Access denied for user 'Sql204221'@'31.11.36.163' (using password: YES)