Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compliance for ECG and MEQP coding standards #779

Open
10 of 12 tasks
ebizmarts-keller opened this issue Aug 22, 2018 · 0 comments
Open
10 of 12 tasks

Compliance for ECG and MEQP coding standards #779

ebizmarts-keller opened this issue Aug 22, 2018 · 0 comments

Comments

@ebizmarts-keller
Copy link
Contributor

ebizmarts-keller commented Aug 22, 2018

Make the necessary modifications to adhere to the ecg_coding_standards from Magento

  • Lines exceeds 120 characters.
  • Usage of Date without magento's core class.
  • Nesting level more than 5.
  • Method complexity over 8.
  • Line exceeds 120 characters in Reg-Exp (emailcatcher.phtml).
  • Variable with no CamelCase in objects data and constants.
  • Unescaped output detected in HTML passed through variable (notifications.phtml).
  • MySQL4 obsolete classes.
  • Database access and queries not in model classes.
  • Usage of file and curl methods (mkdir, rmdir, curl_setopt, etc).
  • Usage of file and methods fopen, fclose.
  • Usage of deprecated md5 functions.
@ebizmarts-keller ebizmarts-keller changed the title Compliance for ecg_coding_standards Compliance for ECG and MEQP coding standards Aug 23, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
Juan-ebizmarts added a commit that referenced this issue Aug 24, 2018
@giorello giorello self-assigned this Jun 24, 2019
@giorello giorello added this to the 1.1.17 milestone Jun 24, 2019
@Santiagoebizmarts Santiagoebizmarts removed this from the 1.1.17 milestone Jun 27, 2019
@giorello giorello removed their assignment Jul 23, 2019
roberto-ebizmarts added a commit that referenced this issue Oct 11, 2019
Unescaped output detected in HTML passed through variable (notifications.phtml).
ref. #779
@roberto-ebizmarts roberto-ebizmarts pinned this issue Oct 15, 2019
@roberto-ebizmarts roberto-ebizmarts unpinned this issue Oct 15, 2019
roberto-ebizmarts added a commit that referenced this issue Oct 28, 2019
…elper_Data_ApiKeyException" properly.

Solving some ref. #779 issues related to 120 characters limit exceeded.
closes #1098
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants