GET https://2023.lerepere.ch/administration

Log Messages

Level (7)
Channel (5)
Time Message
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getSession()" might add "SessionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getLockManager()" might add "LockManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getQueryManager()" might add "QueryManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getTransactionManager()" might add "UserTransactionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getNamespaceRegistry()" might add "NamespaceRegistryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getNodeTypeManager()" might add "NodeTypeManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getObservationManager()" might add "ObservationManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getRepositoryManager()" might add "RepositoryManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getVersionManager()" might add "VersionManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\WorkspaceInterface::getAccessibleWorkspaceNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getPrefixes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getURIs()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getURI()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getNamespaces()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::getNodeType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::hasNodeType()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::getAllNodeTypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::getPrimaryNodeTypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::getMixinNodeTypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::createNodeTypeTemplate()" might add "NodeTypeTemplateInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::createNodeDefinitionTemplate()" might add "NodeDefinitionTemplateInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::createPropertyDefinitionTemplate()" might add "PropertyDefinitionTemplateInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::registerNodeType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::registerNodeTypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::registerNodeTypesCnd()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Transaction\UserTransactionInterface::inTransaction()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Transaction\UserTransaction" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QueryManagerInterface::createQuery()" might add "QueryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QueryManagerInterface::getQOMFactory()" might add "QueryObjectModelFactoryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QueryManagerInterface::getQuery()" might add "QueryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QueryManagerInterface::getSupportedQueryLanguages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::createQuery()" might add "QueryObjectModelInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::selector()" might add "SelectorInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::join()" might add "JoinInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::equiJoinCondition()" might add "EquiJoinConditionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::sameNodeJoinCondition()" might add "SameNodeJoinConditionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::childNodeJoinCondition()" might add "ChildNodeJoinConditionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::descendantNodeJoinCondition()" might add "DescendantNodeJoinConditionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::andConstraint()" might add "AndInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::orConstraint()" might add "OrInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::notConstraint()" might add "NotInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::comparison()" might add "ComparisonInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::propertyExistence()" might add "PropertyExistenceInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::fullTextSearch()" might add "FullTextSearchInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::sameNode()" might add "SameNodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::childNode()" might add "ChildNodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::descendantNode()" might add "DescendantNodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::propertyValue()" might add "PropertyValueInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::length()" might add "LengthInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::nodeName()" might add "NodeNameInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::nodeLocalName()" might add "NodeLocalNameInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::fullTextSearchScore()" might add "FullTextSearchScoreInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::lowerCase()" might add "LowerCaseInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::upperCase()" might add "UpperCaseInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::bindVariable()" might add "BindVariableValueInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::literal()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::ascending()" might add "OrderingInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::descending()" might add "OrderingInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::column()" might add "ColumnInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Webspace\Manager\WebspaceCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Localization\Localization" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead.
deprecation User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead.
deprecation User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead.
info Connecting with parameters
[
  "url" => "<redacted>"
  "driver" => "pdo_mysql"
  "host" => "cflf.myd.infomaniak.com"
  "port" => 3306
  "user" => "cflf_2023_dev"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "cflf_2023_dev"
  "serverVersion" => "5.6"
  "charset" => "utf8mb4"
]
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getDeclaredSupertypeNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::isAbstract()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::isMixin()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::hasOrderableChildNodes()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::isQueryable()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getPrimaryItemName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getDeclaredPropertyDefinitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getDeclaredChildNodeDefinitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getSupertypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getSupertypeNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getDeclaredSupertypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getSubtypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getDeclaredSubtypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::isNodeType()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getPropertyDefinitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getChildNodeDefinitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::canSetProperty()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::canAddChildNode()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::canRemoveNode()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::canRemoveProperty()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::getDeclaringNodeType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::isAutoCreated()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::isMandatory()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::getOnParentVersion()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::isProtected()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::getRequiredType()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::getValueConstraints()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::getDefaultValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::isMultiple()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::getAvailableQueryOperators()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::isFullTextSearchable()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::isQueryOrderable()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getAncestor()" might add "ItemInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getParent()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getDepth()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getSession()" might add "SessionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::isNode()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::isNew()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::isModified()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::isSame()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::addNode()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::addNodeAutoNamed()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::setProperty()" might add "PropertyInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getNode()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getNodes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getNodeNames()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getProperty()" might add "PropertyInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPropertyValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPropertyValueWithDefault()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getProperties()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPropertiesValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPrimaryItem()" might add "ItemInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getIdentifier()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getIndex()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getReferences()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getWeakReferences()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::hasNode()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::hasProperty()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::hasNodes()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::hasProperties()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPrimaryNodeType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getMixinNodeTypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::isNodeType()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::canAddMixin()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getDefinition()" might add "NodeDefinitionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getCorrespondingNodePath()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getSharedSet()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::isCheckedOut()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getAllowedLifecycleTransitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getString()" might add "string|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getLong()" might add "int|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getDouble()" might add "float|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getDecimal()" might add "string|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getDate()" might add "DateTime|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getBoolean()" might add "bool|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getNode()" might add "NodeInterface|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getProperty()" might add "PropertyInterface|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getLength()" might add "int|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getDefinition()" might add "PropertyDefinitionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getType()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::isMultiple()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\TargetSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RobotSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\ManagedStructure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\ChildrenCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Structure\StructureBridge" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
info Matched route
"evenements_d8539023-b797-4d9b-acf9-73199021dcf0"
.

There are no log messages.

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.