GET https://eurochange.comercial.cc/

Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"index"
.
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.
deprecation Deprecated: Return type of App\Entity\Oficina::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Oficina" now to avoid errors or add an explicit @return annotation to suppress this message.
info Connecting with parameters
[
  "url" => "<redacted>"
  "driver" => "pdo_mysql"
  "host" => "192.168.2.60"
  "port" => 3306
  "user" => "usuario"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "eurochange"
  "charset" => "utf8mb4"
]
deprecation Deprecated: Return type of App\Entity\Cotizaciones::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Cotizaciones" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\FranjaDias::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\FranjaDias" now to avoid errors or add an explicit @return annotation to suppress this 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 OTGS\Toolset\Common\Utils\RecursiveDotFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Optional parameter $divisaActual declared before required parameter $idioma is implicitly treated as a required parameter

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.