Deprecated: Return type of Google\Model::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 /home/trpdev/public_html/vendor/google/apiclient/src/Model.php on line 256
Deprecated: Return type of Google\Model::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 /home/trpdev/public_html/vendor/google/apiclient/src/Model.php on line 261
Deprecated: Return type of Google\Model::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 /home/trpdev/public_html/vendor/google/apiclient/src/Model.php on line 268
Deprecated: Return type of Google\Model::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 /home/trpdev/public_html/vendor/google/apiclient/src/Model.php on line 278
Deprecated: Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/google/apiclient/src/Collection.php on line 22
Deprecated: Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/google/apiclient/src/Collection.php on line 38
Deprecated: Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/google/apiclient/src/Collection.php on line 30
Deprecated: Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/google/apiclient/src/Collection.php on line 43
Deprecated: Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/google/apiclient/src/Collection.php on line 14
Deprecated: Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/google/apiclient/src/Collection.php on line 49
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 24
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 25
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 26
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 27
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 28
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 29
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 30
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 31
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 32
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 33
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 34
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 35
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 36
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 37
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 38
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 39
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 40
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 41
Warning: Cannot modify header information - headers already sent by (output started at /home/trpdev/public_html/vendor/google/apiclient/src/Model.php:31) in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 43
Warning: Cannot modify header information - headers already sent by (output started at /home/trpdev/public_html/vendor/google/apiclient/src/Model.php:31) in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 44
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 34
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 80
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 103
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 120
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 69
Deprecated: Return type of TestSessionHandler::gc($maxLifetime): bool should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 124
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 41
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 49
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 57
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 65
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 73
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 81
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 89
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 97
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php on line 91
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php on line 99
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php on line 54
Fatal error: Uncaught RuntimeException: Failed to start the session because headers have already been sent by "/home/trpdev/public_html/vendor/google/apiclient/src/Model.php" at line 31. in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:149
Stack trace:
#0 /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/storage.php(12): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
#1 {main}
thrown in /home/trpdev/public_html/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php on line 149
Array
(
[0] => Content-type: text/html; charset=UTF-8
)
shutdown