Pieter Hoste
Pieter Hoste
### Description We currently only check for PHP 8.1 and 8.2 compatibility, which is pretty outdated. Especially now that Magento 2.4.8 will be released soon and will only support PHP...
`'proc_open' => null,` is already defined in the same array on line 38, it makes no sense to keep both around. Found with phpstan (while running it from inside magento...
### Description The new requirements for the copyright header as of a few months are: ``` /** * Copyright [first year code created] Adobe * All rights reserved. */ ```...
Hi there I just saw this Magento2 PR being merged: https://github.com/magento/magento2/pull/38991/files?w=1 And thought it might be a good idea that this tool could detect changes to these CSP whitelist files,...
Hiya When looking at output from this tool during the upgrade from Magento 2.4.7-p5 to 2.4.8, I'm noticing 2 patterns that occur a lot that are semantically speaking not important:...