Michał Rostek

Results 3 issues of Michał Rostek

Prerequisites: - PHP 8.1 - Magento 2.4 1. case (without --group). Actual result (it necessarily wants the --group parameter, which means it doesn't recognize the default "all"): ``` $ php...

Prerequisites: - PHP 8.1 - Magento 2.4 Prerequisites of config 1): ``` admin #without ":" at the end admin_user: columns: lastname: ``` Actual (good) result of 1): ``` $ php...

Prerequisites: - PHP 8.1 - Magento 2.4 - e.g. config/magento2/admin.yaml with `admin:` only (the indicated group is only an example) Actual result: ``` $ php masquerade.phar run --group admin [Foreign...