ciaranmcnulty
released this
Fixed
- 1329: Regression when using scalar type hints (@ciaranmcnulty)
Assets
3
ciaranmcnulty
released this
Added
- 1198: Korean language translations (@getsolaris)
- 1252: Hungarian language translations (@kolesar-andras)
- 1217: Bulgarian language translations (@toni-kolev)
- 1322: Feature title as classname in JUnit output (@steefmin)
- 1313: PHP 8 support (@ciaranmcnulty)
- 1313: Further PHP 8 support (@dgafka)
Fixed
- #1303: Error when running
--debug
with recent Symfony versions (@jawira) - #1311: Remove symfony deprecation messages about transChoice (@guilliamxavier)
- #1318: Allow negated filters on scenario hoooks (@andrewnicols )
Changed
- #1299: Removed support for PHP <7.2, Symfony <4.4 (@upamil)
- #1310: Refactoring to use newer language features (@rpkamp)
- #1315: Remove BC layer for unsuppored symfony dispatcher (@rpkamp)
- #1314: Remove BC layer for unsuppored symfony translator (@rpkamp)
- #1212: Updated composer description (@tkotosz)
- #1317: Use PHPUnit8 for unit testing (@phil-davis)
Assets
2
Added
- #1236: Add support for php 7.4 (@snapshotpl)
Fixed
- #1270: Fix issues with PHP version handling in build (@Sam-Burns)
- #1282: Updated the year on Changelog dates (@choult)
- #1284: Restore PHP 5.3/5.4 compat (@dvdoug, @Sam-Burns, @pamil)
Changed
Assets
2
ciaranmcnulty
released this
Added
- #1256: Update dependencies to support Symfony 5.x
- #1244: Hide internal steps from stack traces in very verbose mode
Fixed
- #1238: Don't run Junit output if ext-dom is not present (and suggest in composer)
Changed
Assets
2
Fixed
- BC break due to parameters resolution in Dependency Injection Container
Assets
2
Assets
2
PHP 5.3 style cleanup.
Assets
2
Added
- #1071: Services auto-wiring
- #1054: PSR-11 support for helper containers.
- Support for modern PHPUnit.
Fixed
- #1056: Make Gherkin aware of the base path so it can filter correctly
Changed
- #1069: Rework argument validators
Deprecated
- #1054: Deprecated usage of
Interop\Container
. Versions prior to1.2
are not supported, but1.2
is a non-breaking change. If you depend heavily onInterop
, upgrade to1.2
, which is still supported by helper containers. Aim to migrate toPsr
before Behat 4.0 shows up on horizon - PHP versions prior to 5.6 and HHVM were dropped from CI build matrix. It doesn't mean that we'll start using features of 5.6 yet, it just means we don't get out of our way to support 5.3 and 5.4 anymore. In 4.0 support will be completely dropped.
Assets
2
PreviousNext