Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/Parameters.php on line 86

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/Parameters.php on line 86

Deprecated: Return type of Laminas\Stdlib\ArrayObject::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 245

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 298

Deprecated: Return type of & Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 309

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 327

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 338

Deprecated: Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 39

Deprecated: Return type of Laminas\Stdlib\ArrayObject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 187

Deprecated: Return type of Laminas\Http\Headers::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-http/src/Headers.php on line 385

Deprecated: Return type of Laminas\Http\Headers::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-http/src/Headers.php on line 370

Deprecated: Return type of Laminas\Http\Headers::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-http/src/Headers.php on line 330

Deprecated: Return type of Laminas\Http\Headers::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-http/src/Headers.php on line 340

Deprecated: Return type of Laminas\Http\Headers::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-http/src/Headers.php on line 350

Deprecated: Return type of Laminas\Http\Headers::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-http/src/Headers.php on line 360

Deprecated: Return type of Laminas\Loader\PluginClassLoader::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-loader/src/PluginClassLoader.php on line 212

Deprecated: Return type of Laminas\Stdlib\PriorityList::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 207

Deprecated: Return type of Laminas\Stdlib\PriorityList::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 227

Deprecated: Return type of Laminas\Stdlib\PriorityList::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 218

Deprecated: Return type of Laminas\Stdlib\PriorityList::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 237

Deprecated: Return type of Laminas\Stdlib\PriorityList::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 198

Deprecated: Return type of Laminas\Stdlib\PriorityList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 253

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-view/src/Resolver/AggregateResolver.php on line 54

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-view/src/Resolver/AggregateResolver.php on line 64

Deprecated: Return type of Laminas\Stdlib\PriorityQueue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityQueue.php on line 134

Deprecated: Return type of Laminas\Stdlib\PriorityQueue::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityQueue.php on line 171

Deprecated: Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/PriorityQueue.php on line 34

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-view/src/Resolver/TemplateMapResolver.php on line 42

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/SplStack.php on line 51

Deprecated: Return type of Laminas\Stdlib\SplStack::serialize() should either be compatible with SplDoublyLinkedList::serialize(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/SplStack.php on line 40

Deprecated: Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-stdlib/src/SplPriorityQueue.php on line 23

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-view/src/Model/ViewModel.php on line 496

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-view/src/Model/ViewModel.php on line 506

Deprecated: Return type of Laminas\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 /home/sampouzegu/melie/vendor/laminas/laminas-view/src/Variables.php on line 131

Deprecated: Laminas\DeveloperTools\Collector\MemoryCollector implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/sampouzegu/melie/vendor/laminas/laminas-developer-tools/src/Collector/MemoryCollector.php on line 17

Deprecated: Laminas\DeveloperTools\Collector\TimeCollector implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/sampouzegu/melie/vendor/laminas/laminas-developer-tools/src/Collector/TimeCollector.php on line 17

Deprecated: Return type of Symfony\Component\Console\Helper\HelperSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sampouzegu/melie/vendor/symfony/console/Helper/HelperSet.php on line 94

Deprecated: mb_detect_encoding(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sampouzegu/melie/vendor/symfony/console/Helper/Helper.php on line 48

Deprecated: mb_strwidth(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sampouzegu/melie/vendor/symfony/console/Helper/Helper.php on line 52

Deprecated: mb_detect_encoding(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sampouzegu/melie/vendor/symfony/console/Helper/Helper.php on line 48

Deprecated: mb_strwidth(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sampouzegu/melie/vendor/symfony/console/Helper/Helper.php on line 52

Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sampouzegu/melie/vendor/symfony/console/Descriptor/TextDescriptor.php on line 120

Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sampouzegu/melie/vendor/symfony/console/Descriptor/TextDescriptor.php on line 120