Fix create new customer form in admin ui #49
Annotations
4 errors and 4 warnings
Controller/AbstractAction.php#L46
Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies.
|
Controller/AbstractGuest.php#L33
Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies.
|
Controller/AbstractGuest.php#L40
Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies.
|
Service/Export/Renderer/HtmlRenderer.php#L118
"include" statement detected. File manipulations are discouraged. Variables inside are insecure.
|
Model/Archive/Zip.php#L34
The use of function basename() is discouraged
|
Service/Anonymize/Anonymizer/Entity.php#L37
The use of function gettype() is discouraged
|
Service/Export/Renderer/HtmlRenderer.php#L115
The use of function ob_start() is discouraged
|
Service/Export/Renderer/HtmlRenderer.php#L117
The use of function extract() is discouraged
|
This job failed
Loading