Sven Reichel
Sven Reichel
Removes "hr" for h3, h4
### Preconditions (*) 1. Magento 2.3.5-p1 2. SMTP 4.2.1 ### Steps to reproduce (*) Same as #29 1. > If the customer adds a non existing mail address in the...
### Description (*) @fballiano tried to install this with composer, but it didnt work because of php version conflicts or it does not fit to OM code anymore. Updated OM...
### Description (*) https://github.com/OpenMage/magento-lts/discussions/2402 ### Contribution checklist (*) - [x] Pull request has a meaningful description of its purpose - [x] All commits are accompanied by meaningful commit messages -...
### Description (*) Some phpstan/docblock fixes ... ### Contribution checklist (*) - [x] Pull request has a meaningful description of its purpose - [x] All commits are accompanied by meaningful...
### Preconditions (*) 1. OM 19.4.17 2. new admin theme ### Steps to reproduce (*) 1. got to catalog price rules ### Expected result (*)  ### Actual result (*)...
### Description (*) Remove unused variables. ### Contribution checklist (*) - [x] Pull request has a meaningful description of its purpose - [x] All commits are accompanied by meaningful commit...
### Summary (*) composer.lock depends on php version and we all run different setups, Does it make sense to have it in the repo? ### Examples (*) Current composer.lock seems...
### Description (*) Install some dev-tools: - https://github.com/FriendsOfPHP/PHP-CS-Fixer - https://github.com/phpmd/phpmd - https://github.com/squizlabs/PHP_CodeSniffer Install code sniffs: - https://github.com/magento-ecg/coding-standard - https://github.com/PHPCompatibility/PHPCompatibility ### Questions or comments ToDos: - add rulesets (fix some errors...
- fixes wrong EAV prefixes from #249 - removed block prefixes (wasnt complete)