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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php on line 20
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindParam($param, &$variable, $type = Doctrine\DBAL\ParameterType::STRING, $length = null, $driverOptions = null) should either be compatible with PDOStatement::bindParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 79
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindValue($param, $value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDOStatement::bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 59
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::closeCursor() should either be compatible with PDOStatement::closeCursor(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 95
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::execute($params = null) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 109
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0) should either be compatible with PDOStatement::fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT, int $cursorOffset = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 123
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetchColumn($columnIndex = 0) should either be compatible with PDOStatement::fetchColumn(int $column = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 143
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatementImplementations::fetchAll($mode = null, ...$args) should either be compatible with PDOStatement::fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php on line 36
Deprecated: Return type of XMLAttributeIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 45
Deprecated: Return type of XMLAttributeIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 55
Deprecated: Return type of XMLAttributeIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 50
Deprecated: Return type of XMLAttributeIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 68
Deprecated: Return type of XMLAttributeIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 63
Deprecated: Return type of XMLAttributeIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 40
Deprecated: Return type of XMLAttributeIterator::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 /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 87
Deprecated: Return type of XMLAttributeIterator::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 /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 94
Deprecated: Return type of XMLAttributeIterator::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 /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 101
Deprecated: Return type of XMLAttributeIterator::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 /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeIterator.php on line 106
Deprecated: Return type of XMLReaderIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIterator.php on line 128
Deprecated: Return type of XMLReaderIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIterator.php on line 138
Deprecated: Return type of XMLReaderIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIterator.php on line 133
Deprecated: Return type of XMLReaderIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIterator.php on line 120
Deprecated: Return type of XMLReaderIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIterator.php on line 106
Deprecated: Return type of XMLReaderIteration::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIteration.php on line 74
Deprecated: Return type of XMLReaderIteration::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIteration.php on line 79
Deprecated: Return type of XMLReaderIteration::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIteration.php on line 91
Deprecated: Return type of XMLReaderIteration::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIteration.php on line 96
Deprecated: Return type of XMLReaderIteration::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderIteration.php on line 101
Deprecated: Return type of XMLReaderNextIteration::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderNextIteration.php on line 62
Deprecated: Return type of XMLReaderNextIteration::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderNextIteration.php on line 72
Deprecated: Return type of XMLReaderNextIteration::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderNextIteration.php on line 67
Deprecated: Return type of XMLReaderNextIteration::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderNextIteration.php on line 57
Deprecated: Return type of XMLReaderNextIteration::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLReaderNextIteration.php on line 49
Deprecated: Return type of DOMReadingIteration::rewind() should either be compatible with IteratorIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/DOMReadingIteration.php on line 84
Deprecated: Return type of DOMReadingIteration::next() should either be compatible with IteratorIterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/DOMReadingIteration.php on line 192
Deprecated: Return type of XMLNodeTypeFilter::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLNodeTypeFilter.php on line 54
Deprecated: Return type of XMLAttributeFilter::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributeFilter.php on line 49
Deprecated: Return type of XMLAttributePreg::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLAttributePreg.php on line 52
Deprecated: Return type of XMLElementXpathFilter::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/xs931140/analoggamemuseum.org/public_html/id/modules/BulkImport/vendor/hakre/xmlreaderiterator/src/XMLElementXpathFilter.php on line 43
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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-stdlib/src/PriorityList.php on line 246
Deprecated: Creation of dynamic property Laminas\Router\Http\Part::$priority is deprecated in /home/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-router/src/Http/TreeRouteStack.php on line 221
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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-stdlib/src/PriorityQueue.php on line 27
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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-stdlib/src/SplStack.php on line 37
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/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-stdlib/src/SplPriorityQueue.php on line 19
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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-view/src/Variables.php on line 131
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:24) in /home/xs931140/analoggamemuseum.org/public_html/id/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/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-session/src/Config/SessionConfig.php:154
Stack trace:
#0 /home/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-session/src/Config/StandardConfig.php(265): Laminas\Session\Config\SessionConfig->setStorageOption('name', '09ff7c4b7e8dcf8...')
#1 /home/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-session/src/Config/StandardConfig.php(113): Laminas\Session\Config\StandardConfig->setName('09ff7c4b7e8dcf8...')
#2 /home/xs931140/analoggamemuseum.org/public_html/id/application/src/Mvc/MvcListeners.php(90): Laminas\Session\Config\StandardConfig->setOptions(Array)
#3 /home/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-eventmanager/src/EventManager.php(321): Omeka\Mvc\MvcListeners->bootstrapSession(Object(Laminas\Mvc\MvcEvent))
#4 /home/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-eventmanager/src/EventManager.php(170): Laminas\EventManager\EventManager->triggerListeners(Object(Laminas\Mvc\MvcEvent))
#5 /home/xs931140/analoggamemuseum.org/public_html/id/vendor/laminas/laminas-mvc/src/Application.php(160): Laminas\EventManager\EventManager->triggerEvent(Object(Laminas\Mvc\MvcEvent))
#6 /home/xs931140/analoggamemuseum.org/public_html/id/application/src/Mvc/Application.php(40): Laminas\Mvc\Application->bootstrap(Array)
#7 /home/xs931140/analoggamemuseum.org/public_html/id/index.php(19): Omeka\Mvc\Application::init(Array)
#8 {main}