Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityQueue.php on line 128
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityQueue.php on line 165
Deprecated: Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityQueue.php on line 28
Deprecated: Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php on line 20
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/Parameters.php on line 84
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/Parameters.php on line 84
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 426
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 226
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 279
Deprecated: Return type of & Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 290
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 308
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 319
Deprecated: Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 22
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/ArrayObject.php on line 170
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-http/src/Headers.php on line 363
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-http/src/Headers.php on line 348
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-http/src/Headers.php on line 308
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-http/src/Headers.php on line 318
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-http/src/Headers.php on line 328
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-http/src/Headers.php on line 338
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-loader/src/PluginClassLoader.php on line 213
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 198
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 218
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 209
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 228
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 189
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/PriorityList.php on line 244
Deprecated: Creation of dynamic property Zend\Mvc\Router\Http\Part::$priority is deprecated in /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-mvc/src/Router/Http/TreeRouteStack.php on line 182
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/Resolver/AggregateResolver.php on line 55
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/Resolver/AggregateResolver.php on line 65
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/Resolver/TemplateMapResolver.php on line 43
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/SplStack.php on line 49
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-stdlib/src/SplStack.php on line 38
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/Model/ViewModel.php on line 477
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/Model/ViewModel.php on line 487
Deprecated: Return type of Zend\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/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/Variables.php on line 132
Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, Zend\I18n\Translator\TextDomain given in /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-i18n/src/Translator/Loader/Gettext.php:142
Stack trace:
#0 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-i18n/src/Translator/Loader/Gettext.php(142): array_key_exists('', Object(Zend\I18n\Translator\TextDomain))
#1 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-i18n/src/Translator/Translator.php(662): Zend\I18n\Translator\Loader\Gettext->load('fr_FR', '/home/hostgega/...')
#2 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-i18n/src/Translator/Translator.php(571): Zend\I18n\Translator\Translator->loadMessagesFromPatterns('default', 'fr_FR')
#3 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-i18n/src/Translator/Translator.php(440): Zend\I18n\Translator\Translator->loadMessages('default', 'fr_FR')
#4 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-i18n/src/Translator/Translator.php(354): Zend\I18n\Translator\Translator->getTranslatedMessage('A 404 error occ...', 'fr_FR', 'default')
#5 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-mvc/src/I18n/Translator.php(73): Zend\I18n\Translator\Translator->translate('A 404 error occ...', 'default', 'fr_FR')
#6 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-i18n/src/View/Helper/Translate.php(38): Zend\Mvc\I18n\Translator->translate('A 404 error occ...', 'default', NULL)
#7 [internal function]: Zend\I18n\View\Helper\Translate->__invoke('A 404 error occ...')
#8 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php(393): call_user_func_array(Object(Zend\I18n\View\Helper\Translate), Array)
#9 /home/hostgega/public_html/atlas-toubib.hostinggega.net/module/Application/view/error/404.phtml(1): Zend\View\Renderer\PhpRenderer->__call('translate', Array)
#10 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php(501): include('/home/hostgega/...')
#11 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/View.php(205): Zend\View\Renderer\PhpRenderer->render(NULL)
#12 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/View.php(233): Zend\View\View->render(Object(Zend\View\Model\ViewModel))
#13 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-view/src/View.php(198): Zend\View\View->renderChildren(Object(Zend\View\Model\ViewModel))
#14 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-mvc/src/View/Http/DefaultRenderingStrategy.php(103): Zend\View\View->render(Object(Zend\View\Model\ViewModel))
#15 [internal function]: Zend\Mvc\View\Http\DefaultRenderingStrategy->render(Object(Zend\Mvc\MvcEvent))
#16 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#17 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('render', Object(Zend\Mvc\MvcEvent), Array)
#18 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-mvc/src/Application.php(353): Zend\EventManager\EventManager->trigger('render', Object(Zend\Mvc\MvcEvent))
#19 /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-mvc/src/Application.php(310): Zend\Mvc\Application->completeRequest(Object(Zend\Mvc\MvcEvent))
#20 /home/hostgega/public_html/atlas-toubib.hostinggega.net/public/index.php(31): Zend\Mvc\Application->run()
#21 {main}
thrown in /home/hostgega/public_html/atlas-toubib.hostinggega.net/vendor/zendframework/zend-i18n/src/Translator/Loader/Gettext.php on line 142