Log Messages

Level (7)
Channel (2)
Time Message
deprecation User Deprecated: Method "Gedmo\Tree\Entity\Repository\AbstractTreeRepository::getChildrenQueryBuilder()" might add "QueryBuilder" as a native return type declaration in the future. Do the same in child class "App\Repository\MenuItemRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Gedmo\Tree\Entity\Repository\AbstractTreeRepository::getNodesHierarchyQueryBuilder()" might add "QueryBuilder" as a native return type declaration in the future. Do the same in child class "App\Repository\MenuItemRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Services\NTLMSoapClient::__getLastRequestHeaders() should either be compatible with SoapClient::__getLastRequestHeaders(): ?string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Services\NTLMSoapClient::__doRequest($request, $location, $action, $version, $one_way = null) should either be compatible with SoapClient::__doRequest(string $request, string $location, string $action, int $version, bool $oneWay = false): ?string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "SoapClient::__doRequest()" might add "\?string" as a native return type declaration in the future. Do the same in child class "App\Services\NTLMSoapClient" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "SoapClient::__getLastRequestHeaders()" might add "\?string" as a native return type declaration in the future. Do the same in child class "App\Services\NTLMSoapClient" now to avoid errors or add an explicit @return annotation to suppress this message.

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.