Releases: drevops/behat-phpserver
Releases · drevops/behat-phpserver
2.0.1
What's new since 2.0.0
- Improved running server detection using
lsof
for multiple processes listing the same port. @AlexSkrypnyk (#32)
Full Changelog: 2.0.0...2.0.1
2.0.0 - API server!
What's new since 1.2.2
- Added API server context. @AlexSkrypnyk (#27)
- Added more steps and Gherkin lint. @AlexSkrypnyk (#31)
- Added PHPUnit tests for the API server + coverage. @AlexSkrypnyk (#30)
- Improved API server to use request/response classes. @AlexSkrypnyk (#29)
- Moved Behat config to the root. @AlexSkrypnyk (#28)
- Switched to Drupal coding standards. @AlexSkrypnyk (#26)
Full Changelog: 1.2.2...2.0.0
1.2.2
What's new since 1.2.1
- Updated PHPStan and Rector. @AlexSkrypnyk (#25)
- Update toshimaru/auto-author-assign action to v2.1.1 @renovate (#22)
- [#19] Update to scaffold 0.12.1 @tannguyen04 (#21)
- Update release-drafter/release-drafter action to v6 @renovate (#20)
- Update toshimaru/auto-author-assign action to v2.1.0 @renovate (#18)
- Update actions/cache action to v4 @renovate (#17)
Full Changelog: 1.2.1...1.2.2
@AlexSkrypnyk, @renovate, @renovate[bot] and @tannguyen04
1.2.1
What's new since 1.2.0
- Fixed PHP version compatibility. @AlexSkrypnyk (#16)
- Moved CI to GHA. @AlexSkrypnyk (#15)
Full Changelog: 1.2.0...1.2.1
1.2.0
What's new since 1.1.0
- Use mink-browserkit-driver instead of mink-goutte-driver EOL. @tannguyen04 (#14)
Full Changelog: 1.1.0...1.2.0
1.1.0
What's new since 1.0.1
- Update cimg/php Docker tag to v8.3.0 @renovate (#13)
- Updated CI images. @AlexSkrypnyk (#12)
- Update dependency dealerdirect/phpcodesniffer-composer-installer to v1 @renovate (#9)
- Repo re structure @tannguyen04 (#7)
Full Changelog: 1.0.1...1.1.0
@AlexSkrypnyk, @renovate, @renovate[bot], @tannguyen04 and Alex Skrypnyk
Added throwing of the exception if the docroot directory is not available.
1.0.1 Create FUNDING.yml
First stable release!
This package is now living in drevops
namespace and is installable via composer require drevops/behat-phpserver
- Updated classes to use new namespace
DrevOps
- Updated CI to the latest config (2.1)
- Updated dev dependencies to the latest versions.
0.1.1
Updated behat to stable version.