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
Warning: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/regenerate.php on line 5
Warning: session_start(): Session cannot be started after headers have already been sent in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/regenerate.php on line 6
Warning: session_regenerate_id(): Session ID cannot be regenerated when there is no active session in /home/trpdev/public_html/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/regenerate.php on line 8
Array
(
[0] => Content-type: text/html; charset=UTF-8
)
shutdown