Summary
Behat core now does natively what this package was built for. The built-in progress formatter gained an inline_failures option in Behat/Behat#1861, which closed the upstream feature request filed from this project. The README announces support through 31 December 2026, and this issue tracks actually decommissioning the package on that date.
Nothing here should be actioned early. Until 31 December 2026 the package is supported and must keep working, so the only work before then is normal maintenance.
Details
inline_failures merged into Behat's 3.x branch on 10 July 2026, after v3.32.0 was tagged, so the first step below is a genuine check rather than a formality: confirm it has actually shipped in a stable release before telling anyone to migrate to a specific version.
Decommission checklist
Summary
Behat core now does natively what this package was built for. The built-in
progressformatter gained aninline_failuresoption in Behat/Behat#1861, which closed the upstream feature request filed from this project. The README announces support through 31 December 2026, and this issue tracks actually decommissioning the package on that date.Nothing here should be actioned early. Until 31 December 2026 the package is supported and must keep working, so the only work before then is normal maintenance.
Details
inline_failuresmerged into Behat's3.xbranch on 10 July 2026, afterv3.32.0was tagged, so the first step below is a genuine check rather than a formality: confirm it has actually shipped in a stable release before telling anyone to migrate to a specific version.Decommission checklist
inline_failureshas shipped in a tagged stable Behat 3.x release, then update the README migration section to name the minimum Behat version that carries it.progressformatter withinline_failures: true.composer.jsonand point at the replacement, so Composer warns on install and Packagist shows the abandoned banner:"abandoned": "behat/behat".