Skip to content

Releases: jakzal/BehatNoExtension

Maintenance release

Choose a tag to compare

@jakzal jakzal released this 15 Dec 09:21
c23c1b3
  • Drop PHP 7.1 support
  • Run tests on PHP 7.3 and 7.4

Allow importing services from PHP and XML configuration files

Choose a tag to compare

@jakzal jakzal released this 31 Jul 07:10
b7c0608
  • Allow importing services from PHP and XML configuration files (#16) / thanks @ajgarlag

Maintenance release

Choose a tag to compare

@jakzal jakzal released this 25 Jul 13:01
1321938
  • [BC Break] The NoExtension class was defined final
  • Allow older versions of sebastian/comparator to satisfy min-deps builds (#14)
  • Ignore development files from git export (#15)

Support for injecting services into contexts

Choose a tag to compare

@jakzal jakzal released this 25 May 08:23
f1b4523
  • [BC break] Starting with v2.0.0 release BehatNoExtension no longer registers its own autoloader. Any autoloading should be done by composer.
  • Bump the minimum PHP version to 7.1.

Maintenance release

Choose a tag to compare

@jakzal jakzal released this 24 May 22:37
3300d49
Merge pull request #13 from jakzal/php72-build

PHP 7.2 build for 1.1.x

Defining container parameters in behat.yml

Choose a tag to compare

@jakzal jakzal released this 31 Mar 08:43

Enables parameter definitions directly in behat.yml.

Importing service definition files from behat.yml

Choose a tag to compare

@jakzal jakzal released this 03 Feb 22:38
v1.0.0

Add Scrutinizer badges.