Add new product form manager #5935
Annotations
2 errors
|
Detect coding standard violations
Process completed with exit code 1.
|
|
Detect coding standard violations:
includes/Assets.php#L180
The default value of the $flags parameter for html_entity_decode() was changed from ENT_COMPAT to ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 in PHP 8.1. For cross-version compatibility, the $flags parameter should be explicitly set.
|
Loading