Skip to content

Commit c8ddd1b

Browse files
authored
Merge pull request #258 from magento-gl/master
Merging master back to develop
2 parents fa5739b + f3ab1dd commit c8ddd1b

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
4.0.0
5+
---------
6+
### Enhancements
7+
8+
* Added Supported for PHP 8.2 and enabled PR checks for PHP 8.2
9+
* Dropped Support for PHP 7.4 and disabled PR checks for PHP 7.4
10+
* Upgraded allure-framework/allure-phpunit to its latest version
11+
12+
### Fixes
13+
14+
* MFTF deprecation errors fixes
15+
* Composer downgraded from 2.4 to 2.2 due to lamina issue
16+
417
3.12.0
518
---------
619

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2-functional-testing-framework",
33
"description": "Magento2 Functional Testing Framework",
44
"type": "library",
5-
"version": "3.12.0",
5+
"version": "4.0.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)