Deprecated (8192): Return type of Cake\Mailer\Email::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Mailer/Email.php, line 2820]Code Context */
class Email implements JsonSerializable, Serializable
{
include - CORE/src/Mailer/Email.php, line 51
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
require - ROOT/config/bootstrap.php, line 159
[main] - ROOT/webroot/index.php, line 27
Deprecated: Return type of Cake\Core\ObjectRegistry::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/mobilebooth.uk/cherrytree.mobilebooth.uk/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php on line 372
Deprecated: Return type of Cake\Core\ObjectRegistry::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/mobilebooth.uk/cherrytree.mobilebooth.uk/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php on line 362
Deprecated (8192): Cake\Mailer\Email implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/Mailer/Email.php, line 51]Code Context */
class Email implements JsonSerializable, Serializable
{
include - CORE/src/Mailer/Email.php, line 51
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
require - ROOT/config/bootstrap.php, line 159
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2416]Code Context */
class ServerRequest implements ArrayAccess, ServerRequestInterface
{
include - CORE/src/Http/ServerRequest.php, line 37
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
class_exists - [internal], line ??
include - CORE/src/Network/Request.php, line 3
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
require - ROOT/config/bootstrap.php, line 174
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2371]Code Context */
class ServerRequest implements ArrayAccess, ServerRequestInterface
{
include - CORE/src/Http/ServerRequest.php, line 37
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
class_exists - [internal], line ??
include - CORE/src/Network/Request.php, line 3
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
require - ROOT/config/bootstrap.php, line 174
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetSet($name, $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 [CORE/src/Http/ServerRequest.php, line 2399]Code Context */
class ServerRequest implements ArrayAccess, ServerRequestInterface
{
include - CORE/src/Http/ServerRequest.php, line 37
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
class_exists - [internal], line ??
include - CORE/src/Network/Request.php, line 3
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
require - ROOT/config/bootstrap.php, line 174
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2437]Code Context */
class ServerRequest implements ArrayAccess, ServerRequestInterface
{
include - CORE/src/Http/ServerRequest.php, line 37
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
class_exists - [internal], line ??
include - CORE/src/Network/Request.php, line 3
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
require - ROOT/config/bootstrap.php, line 174
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Core\PluginCollection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Core/PluginCollection.php, line 152]Code Context */
class PluginCollection implements Iterator, Countable
{
include - CORE/src/Core/PluginCollection.php, line 34
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
Cake\Core\Plugin::getCollection() - CORE/src/Core/Plugin.php, line 418
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 160
require - ROOT/config/bootstrap.php, line 207
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Core\PluginCollection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Core/PluginCollection.php, line 132]Code Context */
class PluginCollection implements Iterator, Countable
{
include - CORE/src/Core/PluginCollection.php, line 34
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
Cake\Core\Plugin::getCollection() - CORE/src/Core/Plugin.php, line 418
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 160
require - ROOT/config/bootstrap.php, line 207
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Core\PluginCollection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Core/PluginCollection.php, line 142]Code Context */
class PluginCollection implements Iterator, Countable
{
include - CORE/src/Core/PluginCollection.php, line 34
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
Cake\Core\Plugin::getCollection() - CORE/src/Core/Plugin.php, line 418
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 160
require - ROOT/config/bootstrap.php, line 207
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Core\PluginCollection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Core/PluginCollection.php, line 174]Code Context */
class PluginCollection implements Iterator, Countable
{
include - CORE/src/Core/PluginCollection.php, line 34
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
Cake\Core\Plugin::getCollection() - CORE/src/Core/Plugin.php, line 418
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 160
require - ROOT/config/bootstrap.php, line 207
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Core\PluginCollection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Core/PluginCollection.php, line 164]Code Context */
class PluginCollection implements Iterator, Countable
{
include - CORE/src/Core/PluginCollection.php, line 34
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
Cake\Core\Plugin::getCollection() - CORE/src/Core/Plugin.php, line 418
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 160
require - ROOT/config/bootstrap.php, line 207
[main] - ROOT/webroot/index.php, line 27
Deprecated (8192): Return type of Cake\Core\PluginCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Core/PluginCollection.php, line 186]Code Context */
class PluginCollection implements Iterator, Countable
{
include - CORE/src/Core/PluginCollection.php, line 34
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
Cake\Core\Plugin::getCollection() - CORE/src/Core/Plugin.php, line 418
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 160
require - ROOT/config/bootstrap.php, line 207
[main] - ROOT/webroot/index.php, line 27