Pieter Hoste
Pieter Hoste
### Preconditions This started happening after upgrading the coding-standard library from version 6 to version 10 on a custom module of mine. I suspect that this library currently can't deal...
### Preconditions 1. `magento/magento-coding-standard` version 12 ### Steps to reproduce 1. Have a class like this: ```php
Hi! This was tested on a Magento shop with 2 store views. When you have a product with a url_key set to `something` on the default storeview but not overwriting...
Hi! It's hard to trust this module if you don't see what it does exactly. So here is a proposal: it would be nice that if we provide a verbose...
Hi This is based on my experience with the [magento-cloud cli tool](http://devdocs.magento.com/guides/v2.2/cloud/reference/cli-ref-topic.html), which seems to be a clone of this tool, but I can't find a public repo to report...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which topic? https://devdocs.magento.com/quality-patches/release-notes.html ### What's wrong with the content? It mentions Magento versions...
# Bug report ## Description Hi guys, take a look at this page here: https://devdocs.magento.com/guides/v2.4/reference/cli/magento.html Search for any of these flags: - `--help` - `--quiet` - `--version` - `--ansi` -...
Hi! I recently was involved in a Magento upgrade from 2.1.12 to 2.1.16 In 2.1.13, Magento changed all copyright headers in all the files. This change is not important for...
Extended requirejs-config.js files don't seem to get detected, but not entirely sure if they should?
This happens both on the `master` and `fix-template-detection-issue-1` branches. Tested when comparing Magento 2.2.0 to 2.2.7 I'm not sure how important it is to report this, because I don't think...
### Bug Report | Q | A |------------ | ------ | BC Break | ? | Version | 2.9.2 #### Summary I just updated to version 2.9.2 of doctrine/dbal and...