Commits

Igor Krynychanskyi committed bcf729cd129
BAP-14243: Fix Major issues found by SensioLabsInsight in dev repository (#8669) - Fixed violations: Method Request::createFromGlobals should not be used - Fixed violations: Symfony applications should not throw AccessDeniedHttpException - Fixed violation: Files should not be executable - Changed Access denied Exception class - Fixed: changed methods access modifiers - Fixed: Public methods in controller classes should only be actions - Fixed: Public methods in controller classes should only be actions - Added changes description to Upgrade-1.1.md file