Deprecated: Return type of pQuery::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor/tburry/pquery/pQuery.php on line 2
Deprecated: Return type of pQuery::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor/tburry/pquery/pQuery.php on line 2
Deprecated: Return type of pQuery::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor/tburry/pquery/pQuery.php on line 2
Deprecated: Return type of pQuery::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor/tburry/pquery/pQuery.php on line 2
Deprecated: Return type of pQuery::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor/tburry/pquery/pQuery.php on line 2
Deprecated: Return type of pQuery::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor/tburry/pquery/pQuery.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\CarbonInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/CarbonInterface.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::getTimezone() should either be compatible with DateTime::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Date.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Date.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::setISODate($year, $week, $day = 1) should either be compatible with DateTime::setISODate(int $year, int $week, int $dayOfWeek = 1): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Date.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::setTime($hour, $minute, $second = 0, $microseconds = 0) should either be compatible with DateTime::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Date.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::setTimestamp($unixTimestamp) should either be compatible with DateTime::setTimestamp(int $timestamp): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Date.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Date.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::format($format) should either be compatible with DateTime::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Converter.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Creator.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Creator.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::diff($date = null, $absolute = false) should either be compatible with DateTime::diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Difference.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::modify($modify) should either be compatible with DateTime::modify(string $modifier): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Modifiers.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::__set_state($dump) should either be compatible with DateTime::__set_state(array $array): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::__wakeup() should either be compatible with DateTime::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::add($unit, $value = 1, $overflow = null) should either be compatible with DateTime::add(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Units.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Traits\Date::sub($unit, $value = 1, $overflow = null) should either be compatible with DateTime::sub(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Units.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Carbon::format($format) should either be compatible with DateTimeInterface::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Converter.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Carbon::getTimezone() should either be compatible with DateTimeInterface::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Date.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Carbon::diff($date = null, $absolute = false) should either be compatible with DateTimeInterface::diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Difference.php on line 2
Deprecated: Return type of MailPoetVendor\Carbon\Carbon::__wakeup() should either be compatible with DateTimeInterface::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 2
Deprecated: realpath(): Passing null to parameter #1 ($path) of type string is deprecated in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Loader/FilesystemLoader.php on line 2
Deprecated: Return type of MailPoetVendor\Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Node/Node.php on line 2
Deprecated: Return type of MailPoetVendor\Twig\Node\Node::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Node/Node.php on line 2
Deprecated: Return type of MailPoetVendor\Doctrine\Common\Reflection\RuntimePublicReflectionProperty::getValue($object = null) should either be compatible with ReflectionProperty::getValue(?object $object = null): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/reflection/lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php on line 2
Deprecated: Return type of MailPoetVendor\Doctrine\Common\Reflection\RuntimePublicReflectionProperty::setValue($object, $value = null) should either be compatible with ReflectionProperty::setValue(mixed $objectOrValue, mixed $value = ): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/reflection/lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php on line 2
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the mailpoet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /www/htdocs/w013308d/dr-dsgvo/wp-includes/functions.php on line 6131
Deprecated: Return type of MailPoetVendor\Idiorm\ORM::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2227
Deprecated: Return type of MailPoetVendor\Idiorm\ORM::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2231
Deprecated: Return type of MailPoetVendor\Idiorm\ORM::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2235
Deprecated: Return type of MailPoetVendor\Idiorm\ORM::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2242
Deprecated: Return type of MailPoetVendor\Idiorm\IdiormResultSet::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2463
Deprecated: Return type of MailPoetVendor\Idiorm\IdiormResultSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2472
Deprecated: Return type of MailPoetVendor\Idiorm\IdiormResultSet::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2481
Deprecated: Return type of MailPoetVendor\Idiorm\IdiormResultSet::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2490
Deprecated: Return type of MailPoetVendor\Idiorm\IdiormResultSet::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2499
Deprecated: Return type of MailPoetVendor\Idiorm\IdiormResultSet::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 /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2507
Deprecated: MailPoetVendor\Idiorm\IdiormResultSet implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib-3rd-party/Idiorm/idiorm.php on line 2420
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /www/htdocs/w013308d/dr-dsgvo/wp-includes/functions.php on line 6131
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-statistics domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /www/htdocs/w013308d/dr-dsgvo/wp-includes/functions.php on line 6131
Deprecated: Return type of MailPoet\Doctrine\Driver\PDOStatement::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/lib/Doctrine/Driver/PDOStatement.php on line 170
Notice: Die Funktion _load_textdomain_just_in_time wurde fehlerhaft aufgerufen. Das Laden der Übersetzung für die Domain startup-blog wurde zu früh ausgelöst. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh läuft. Übersetzungen sollten mit der Aktion init oder später geladen werden. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 6.7.0 hinzugefügt.) in /www/htdocs/w013308d/dr-dsgvo/wp-includes/functions.php on line 6131
Deprecated: realpath(): Passing null to parameter #1 ($path) of type string is deprecated in /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Loader/FilesystemLoader.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor/tburry/pquery/pQuery.php:2) in /www/htdocs/w013308d/dr-dsgvo/wp-includes/pluggable.php on line 1531
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w013308d/dr-dsgvo/wp-content/plugins/mailpoet/vendor/tburry/pquery/pQuery.php:2) in /www/htdocs/w013308d/dr-dsgvo/wp-includes/pluggable.php on line 1534