Deprecated: Laminas\ServiceManager\ServiceManager::build(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-servicemanager/src/ServiceManager.php on line 224

Deprecated: Laminas\ServiceManager\ServiceManager::createDelegatorFromName(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-servicemanager/src/ServiceManager.php on line 699

Deprecated: Laminas\ServiceManager\ServiceManager::doCreate(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-servicemanager/src/ServiceManager.php on line 759

Deprecated: Laminas\ServiceManager\ServiceLocatorInterface::build(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-servicemanager/src/ServiceLocatorInterface.php on line 34

Deprecated: Laminas\Cache\PatternPluginManager\PatternPluginManagerV3Polyfill::get(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-cache/src/PatternPluginManager/PatternPluginManagerV3Polyfill.php on line 92

Deprecated: Laminas\ServiceManager\AbstractPluginManager::get(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-servicemanager/src/AbstractPluginManager.php on line 139

Deprecated: Laminas\Cache\PatternPluginManager\PatternPluginManagerTrait::build(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-cache/src/PatternPluginManager/PatternPluginManagerTrait.php on line 29

Deprecated: Laminas\Mvc\Service\ModuleManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ModuleManagerFactory.php on line 36

Deprecated: Laminas\ServiceManager\Factory\FactoryInterface::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-servicemanager/src/Factory/FactoryInterface.php on line 38

Deprecated: Laminas\ModuleManager\Listener\AbstractListener::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-modulemanager/src/Listener/AbstractListener.php on line 28

Deprecated: Laminas\Mvc\Service\ServiceListenerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ServiceListenerFactory.php on line 121

Deprecated: Laminas\Mvc\Service\EventManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/EventManagerFactory.php on line 28

Deprecated: Laminas\EventManager\EventManager::__construct(): Implicitly marking parameter $sharedEventManager as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-eventmanager/src/EventManager.php on line 72

Deprecated: Laminas\EventManager\EventManager::triggerListeners(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-eventmanager/src/EventManager.php on line 282

Deprecated: Laminas\ModuleManager\Listener\ConfigListener::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-modulemanager/src/Listener/ConfigListener.php on line 64

Deprecated: Laminas\ModuleManager\Listener\ModuleLoaderListener::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-modulemanager/src/Listener/ModuleLoaderListener.php on line 44

Deprecated: Laminas\ModuleManager\ModuleManager::__construct(): Implicitly marking parameter $eventManager as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-modulemanager/src/ModuleManager.php on line 66

Deprecated: Omeka\Service\ModuleManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/application/src/Service/ModuleManagerFactory.php on line 27

Deprecated: Omeka\Service\ConnectionFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/application/src/Service/ConnectionFactory.php on line 25

Deprecated: Omeka\Service\StatusFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/application/src/Service/StatusFactory.php on line 18

Deprecated: Return type of Doctrine\DBAL\Statement::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/premiosnacionales/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php on line 322

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($sql) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/premiosnacionales/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 50

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/premiosnacionales/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 99

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($sql, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/premiosnacionales/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 76

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::quote($value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDO::quote(string $string, int $type = PDO::PARAM_STR): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/premiosnacionales/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 91

Deprecated: Return type of Doctrine\DBAL\Driver\PDOQueryImplementation::query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs) should either be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/premiosnacionales/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php on line 20

Deprecated: Laminas\Log\Logger::writerPlugin(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-log/src/Logger.php on line 259

Deprecated: Laminas\Log\Logger::addWriter(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-log/src/Logger.php on line 273

Deprecated: Laminas\Log\Logger::processorPlugin(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-log/src/Logger.php on line 361

Deprecated: Laminas\Log\Logger::addProcessor(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-log/src/Logger.php on line 375

Deprecated: Laminas\Form\FormAbstractServiceFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-form/src/FormAbstractServiceFactory.php on line 44

Deprecated: Laminas\Navigation\Service\NavigationAbstractServiceFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-navigation/src/Service/NavigationAbstractServiceFactory.php on line 83

Deprecated: Laminas\Mvc\Service\ControllerManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ControllerManagerFactory.php on line 32

Deprecated: Laminas\Mvc\Service\AbstractPluginManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/AbstractPluginManagerFactory.php on line 30

Deprecated: Laminas\Mvc\Controller\PluginManager::get(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Controller/PluginManager.php on line 112

Deprecated: Laminas\Navigation\View\ViewHelperManagerDelegatorFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-navigation/src/View/ViewHelperManagerDelegatorFactory.php on line 29

Deprecated: Laminas\ServiceManager\Factory\DelegatorFactoryInterface::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-servicemanager/src/Factory/DelegatorFactoryInterface.php on line 39

Deprecated: Laminas\Mvc\Service\ViewHelperManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewHelperManagerFactory.php on line 38

Deprecated: Laminas\Mvc\Service\ConfigFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ConfigFactory.php on line 31

Deprecated: Laminas\Router\RoutePluginManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/RoutePluginManagerFactory.php on line 25

Deprecated: Laminas\Router\RouteInvokableFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/RouteInvokableFactory.php on line 85

Deprecated: Laminas\Form\FormElementManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-form/src/FormElementManagerFactory.php on line 34

Deprecated: Laminas\I18n\Translator\LoaderPluginManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-i18n/src/Translator/LoaderPluginManagerFactory.php on line 33

Deprecated: Laminas\Mvc\Service\ApplicationFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ApplicationFactory.php on line 28

Deprecated: Laminas\Mvc\Application::__construct(): Implicitly marking parameter $events as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Application.php on line 106

Deprecated: Laminas\Mvc\Application::__construct(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Application.php on line 106

Deprecated: Laminas\Mvc\Application::__construct(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Application.php on line 106

Deprecated: Laminas\Mvc\Service\RequestFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/RequestFactory.php on line 25

Deprecated: Laminas\Stdlib\Parameters::__construct(): Implicitly marking parameter $values as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/Parameters.php on line 23

Deprecated: Laminas\Stdlib\ParametersInterface::__construct(): Implicitly marking parameter $values as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/ParametersInterface.php on line 28

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/Parameters.php on line 83

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/Parameters.php on line 83

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 227

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 280

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 291

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 309

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 320

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 21

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 169

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/premiosnacionales/public_html/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/premiosnacionales/public_html/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/premiosnacionales/public_html/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/premiosnacionales/public_html/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/premiosnacionales/public_html/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/premiosnacionales/public_html/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/premiosnacionales/public_html/vendor/laminas/laminas-loader/src/PluginClassLoader.php on line 212

Deprecated: Laminas\Validator\Hostname::setIpValidator(): Implicitly marking parameter $ipValidator as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-validator/src/Hostname.php on line 1871

Deprecated: Laminas\Validator\AbstractValidator::setTranslator(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-validator/src/AbstractValidator.php on line 395

Deprecated: Laminas\Validator\AbstractValidator::setDefaultTranslator(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-validator/src/AbstractValidator.php on line 466

Deprecated: Laminas\Validator\Translator\TranslatorAwareInterface::setTranslator(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-validator/src/Translator/TranslatorAwareInterface.php on line 22

Deprecated: Laminas\Mvc\Service\ResponseFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ResponseFactory.php on line 25

Deprecated: Laminas\ServiceManager\Factory\InvokableFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-servicemanager/src/Factory/InvokableFactory.php on line 29

Deprecated: Laminas\Mvc\MiddlewareListener::marshalInvalidMiddleware(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/MiddlewareListener.php on line 165

Deprecated: Laminas\Mvc\Service\DispatchListenerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/DispatchListenerFactory.php on line 25

Deprecated: Laminas\Mvc\Service\HttpMethodListenerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/HttpMethodListenerFactory.php on line 21

Deprecated: Laminas\Mvc\Service\ViewManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewManagerFactory.php on line 25

Deprecated: Laminas\Mvc\Service\HttpViewManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/HttpViewManagerFactory.php on line 25

Deprecated: Laminas\Router\RouterFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/RouterFactory.php on line 27

Deprecated: Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc-i18n/src/Router/HttpRouterDelegatorFactory.php on line 35

Deprecated: Laminas\Router\Http\HttpRouterFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/Http/HttpRouterFactory.php on line 33

Deprecated: Laminas\Router\SimpleRouteStack::__construct(): Implicitly marking parameter $routePluginManager as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/SimpleRouteStack.php on line 47

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 200

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 220

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 211

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 230

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 191

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 246

Deprecated: Laminas\Router\Http\Part::__construct(): Implicitly marking parameter $childRoutes as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/Http/Part.php on line 55

Deprecated: Laminas\Router\Http\Part::__construct(): Implicitly marking parameter $prototypes as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/Http/Part.php on line 55

Deprecated: Creation of dynamic property Laminas\Router\Http\Part::$priority is deprecated in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/Http/TreeRouteStack.php on line 221

Deprecated: Creation of dynamic property Laminas\Router\Http\Part::$priority is deprecated in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/Http/TreeRouteStack.php on line 221

Deprecated: Creation of dynamic property Laminas\Router\Http\Part::$priority is deprecated in /home/premiosnacionales/public_html/vendor/laminas/laminas-router/src/Http/TreeRouteStack.php on line 221

Deprecated: Laminas\Mvc\Service\HttpRouteNotFoundStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/HttpRouteNotFoundStrategyFactory.php on line 25

Deprecated: Laminas\Mvc\Service\HttpExceptionStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/HttpExceptionStrategyFactory.php on line 25

Deprecated: Laminas\Mvc\Service\HttpDefaultRenderingStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/HttpDefaultRenderingStrategyFactory.php on line 26

Deprecated: Laminas\Mvc\Service\ViewFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewFactory.php on line 24

Deprecated: Laminas\Mvc\Service\ViewPhpRendererStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewPhpRendererStrategyFactory.php on line 24

Deprecated: Laminas\Mvc\Service\ViewPhpRendererFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewPhpRendererFactory.php on line 23

Deprecated: Laminas\View\Renderer\PhpRenderer::plugin(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php on line 373

Deprecated: Laminas\Mvc\Service\ViewResolverFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewResolverFactory.php on line 29

Deprecated: Laminas\View\Resolver\AggregateResolver::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Resolver/AggregateResolver.php on line 89

Deprecated: Laminas\View\Resolver\ResolverInterface::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Resolver/ResolverInterface.php on line 22

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/premiosnacionales/public_html/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/premiosnacionales/public_html/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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityQueue.php on line 127

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityQueue.php on line 164

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/PriorityQueue.php on line 27

Deprecated: Laminas\Mvc\Service\ViewTemplateMapResolverFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewTemplateMapResolverFactory.php on line 28

Deprecated: Laminas\View\Resolver\TemplateMapResolver::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Resolver/TemplateMapResolver.php on line 176

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/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Resolver/TemplateMapResolver.php on line 42

Deprecated: Laminas\Mvc\Service\ViewTemplatePathStackFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewTemplatePathStackFactory.php on line 29

Deprecated: Laminas\View\Resolver\TemplatePathStack::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Resolver/TemplatePathStack.php on line 284

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/SplStack.php on line 48

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/SplStack.php on line 37

Deprecated: Laminas\Mvc\Service\ViewPrefixPathStackResolverFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/ViewPrefixPathStackResolverFactory.php on line 28

Deprecated: Laminas\View\Resolver\PrefixPathStackResolver::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Resolver/PrefixPathStackResolver.php on line 39

Deprecated: Return type of Laminas\Stdlib\SplPriorityQueue::insert($datum, $priority) should either be compatible with SplPriorityQueue::insert(mixed $value, mixed $priority): true, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/SplPriorityQueue.php on line 36

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/premiosnacionales/public_html/vendor/laminas/laminas-stdlib/src/SplPriorityQueue.php on line 19

Deprecated: Laminas\View\Resolver\RelativeFallbackResolver::resolve(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Resolver/RelativeFallbackResolver.php on line 44

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/premiosnacionales/public_html/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/premiosnacionales/public_html/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/premiosnacionales/public_html/vendor/laminas/laminas-view/src/Variables.php on line 131

Deprecated: Laminas\Mvc\Service\InjectTemplateListenerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Service/InjectTemplateListenerFactory.php on line 24

Deprecated: Omeka\Service\ViewApiJsonStrategyFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/application/src/Service/ViewApiJsonStrategyFactory.php on line 22

Deprecated: Omeka\View\Strategy\ApiJsonStrategy::getStatusCodeForException(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead in /home/premiosnacionales/public_html/application/src/View/Strategy/ApiJsonStrategy.php on line 88

Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/premiosnacionales/public_html/vendor/laminas/laminas-session/src/Config/SessionConfig.php on line 147

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /home/premiosnacionales/public_html/vendor/laminas/laminas-eventmanager/src/EventManager.php:72) in /home/premiosnacionales/public_html/index.php on line 39
Omeka S encountered an error

Omeka S encountered an error

Laminas\Session\Exception\InvalidArgumentException
'session.name' is not a valid sessions-related ini setting.

Details:

Laminas\Session\Exception\InvalidArgumentException: 'session.name' is not a valid sessions-related ini setting. in /home/premiosnacionales/public_html/vendor/laminas/laminas-session/src/Config/SessionConfig.php:154
Stack trace:
#0 /home/premiosnacionales/public_html/vendor/laminas/laminas-session/src/Config/StandardConfig.php(265): Laminas\Session\Config\SessionConfig->setStorageOption()
#1 /home/premiosnacionales/public_html/vendor/laminas/laminas-session/src/Config/StandardConfig.php(113): Laminas\Session\Config\StandardConfig->setName()
#2 /home/premiosnacionales/public_html/application/src/Mvc/MvcListeners.php(90): Laminas\Session\Config\StandardConfig->setOptions()
#3 /home/premiosnacionales/public_html/vendor/laminas/laminas-eventmanager/src/EventManager.php(321): Omeka\Mvc\MvcListeners->bootstrapSession()
#4 /home/premiosnacionales/public_html/vendor/laminas/laminas-eventmanager/src/EventManager.php(170): Laminas\EventManager\EventManager->triggerListeners()
#5 /home/premiosnacionales/public_html/vendor/laminas/laminas-mvc/src/Application.php(160): Laminas\EventManager\EventManager->triggerEvent()
#6 /home/premiosnacionales/public_html/application/src/Mvc/Application.php(40): Laminas\Mvc\Application->bootstrap()
#7 /home/premiosnacionales/public_html/index.php(19): Omeka\Mvc\Application::init()
#8 {main}