Skip to content

Releases: ezsystems/BehatBundle

v8.3.4

29 Oct 13:50
Compare
Choose a tag to compare

ezsystems/BehatBundle changes between v8.3.3 and v8.3.4

Improvements

  • IBX-1228: Adapted CacheGeneratorInterface namespace

Misc

v7.0.10

26 Oct 11:43
Compare
Choose a tag to compare

ezsystems/BehatBundle changes between v7.0.9 and v7.0.10

Improvements

  • IBX-1228: Adapted CacheGeneratorInterface namespace

Misc

Release v8.3.1

31 Aug 13:00
1358cb3
Compare
Choose a tag to compare
Merge pull request #207 from ezsystems/IBX-893-move-workflow-behat

IBX-892: Moved Behat Workflow package into lib from tests

Release v7.0.3

19 Dec 11:40
c798904
Compare
Choose a tag to compare

Fixed the issue in examples where ezplatform configuration key instead of ezpublish was used. - #119

Release 7.0.0

01 Oct 09:14
Compare
Choose a tag to compare
v7.0.0

[composer] Set dependencies for 7.0.0 release

6.5.3

05 Feb 12:46
Compare
Choose a tag to compare

Change

  • Allow installation of PHPUnit 7.0 (1484e79)
  • [Travis] Fix PHP version & platform version for PHP 5.6 (81e8c65)

6.5.2

06 Dec 16:50
78ed9f1
Compare
Choose a tag to compare

Changes since 6.5.1:

  • EZP-24842: [PostgreSQL] Fixed identifier letters case inconsistencies (#66)
  • Avoid direct use of Object in namespace aliases to be able to run on PHP 7.2
  • Add support for 1.12+ (password hash feature)

6.5.1

07 Jul 09:46
Compare
Choose a tag to compare

Changes:

  • [BDD] Add right syntax to FieldType sentences (#56)
  • [Testing] Added forward compatibility with PHPUnit 6 (#63)

Besides that there was work getting Travis running to properly show repo badges contributed by @MarioBlazek.

6.5.0

20 Jun 16:06
Compare
Choose a tag to compare

Changes:

  • Bumped requirements for PHP to PHP 5.6 (required by next change, and by the 1.7+ versions of eZ Platform we test against)
  • Updated PHPUnit version to 5.0
  • Fixed Travis tests to run on latests docker based setup (same as other repos now)

6.4.0

13 Jun 15:35
Compare
Choose a tag to compare
  • Avoid random failures, use uniqid() over rand() (#52)
  • Add Textline fieldtype default values, internal name & validator support in Fields Contex (#53)
  • Deprecate Behat classes that will be moved to kernel (#48)