# yireo/magento2-emailtester2 1.8.1

> Version 1.8.1 of yireo/magento2-emailtester2, released 2026-07-09.

`composer require yireo/magento2-emailtester2:1.8.1`

Canonical URL: https://packagento.com/yireo/magento2-emailtester2/1.8.1

## At a glance

- **Released**: 2026-07-09
- **Magento**: ^101.0.1|^101.1|^102.0|^103.0
- **PHP**: ^8.1
- **QA**: failing

## What it does

Preview transactional emails and test send them in your backend

## Dependencies

### Require

| Package | Constraint |
|---|---|
| ext-json | * |
| ext-pcre | * |
| loki/magento2-admin-components | ^0.7 |
| magento/framework | ^101.0.1\|^101.1\|^102.0\|^103.0 |
| magento/module-backend | ^100.0\|^101.0\|^102.0 |
| magento/module-catalog | ^101.0\|^102.0\|^103.0\|^104.0 |
| magento/module-config | ^100.0\|^101.0 |
| magento/module-customer | ^100.0\|^101.0\|^102.0\|^103.0 |
| magento/module-eav | ^100.0\|^101.0\|^102.0 |
| magento/module-email | ^100.0\|^101.0 |
| magento/module-payment | ^100.0 |
| magento/module-product-alert | ^100.4 |
| magento/module-quote | ^100.0\|^101.0 |
| magento/module-sales | ^100.0\|^101.0\|^102.0\|^103.0 |
| magento/module-store | ^100.0\|^101.0 |
| magento/module-ui | ^101.0 |
| php | ^8.1 |
| psr/log | ^1.0\|^2.0\|^3.0 |
| symfony/console | ^6.0\|^7.0 |
| symfony/mime | ^6.0\|^7.0 |

### Require (dev)

| Package | Constraint |
|---|---|
| yireo/magento2-integration-test-helper | ~0.0 |

## Quality

Version 1.8.1 fails the Packagento QA pipeline. Verdicts below are per-cell (Magento line × PHP version) for the matrixed tools, and run-once for the static / security tiers.


### Compatibility

Each Magento line is installed on its supported PHP versions, then the module is built (DI compile + static-content deploy). Cells show passed / failed / untested; staircase gaps render as `–`.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | Pass | Pass | – | – |
| 2.4.8 | – | Pass | Pass | – |
| 2.4.9 | – | – | Pass | Pass |


### Code Quality

Advisory checks against the module's source. Never affect the Compatibility verdict — a phpcs finding can't make a module incompatible.

#### Static Analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Warning | 19 | 19 warnings (ruleset: Magento2), 4 auto-fixable with phpcbf |
| PHPMD | Warning | 11 | 11 rule violations (UnusedFormalParameter:7, UnusedLocalVariable:3, ExcessiveParameterList:1) |
| Cpd | Warning | 1 | 1 duplicated chunk spanning 36 total lines (min-lines=5, min-tokens=70) |
| Composer validate | Info | 1 | valid; 1 advisory note (composer validate --strict) |

#### PHPStan

Type-checks the module against a real Magento install. Re-runs per Magento + PHP version because resolvable symbols differ between releases.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | 43 | 43 | – | – |
| 2.4.8 | – | 42 | 42 | – |
| 2.4.9 | – | – | 42 | 42 |


### Tests

Unit and integration suites run per Magento + PHP cell. Test failures speak to the module's behaviour, not its compatibility with a line, so they're reported here separately.

#### Unit Tests

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | – | – |
| 2.4.8 | – | N/A | N/A | – |
| 2.4.9 | – | – | N/A | N/A |

#### Integration Tests

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | 37 | 37 | – | – |
| 2.4.8 | – | 37 | 37 | – |
| 2.4.9 | – | – | 37 | Error |


### Security

Dependency-advisory audit (composer audit) plus a source malware scan. A malware detection fails the version outright.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| Composer audit | Pass | 0 |  |
| Malware scan | Pass | 0 |  |

## Parent package

[yireo/magento2-emailtester2](https://packagento.com/yireo/magento2-emailtester2.md) — full catalogue, pricing, install steps, and vendor info.

