Skip to content

Commit cded066

Browse files
MFTF_5.0.0_RC : 5.0.0 MFTF Release
2 parents 1bbd6b2 + edec0de commit cded066

File tree

4 files changed

+23
-459
lines changed

4 files changed

+23
-459
lines changed

CHANGELOG.md

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

4+
5.0.0
5+
---------
6+
### Enhancements
7+
* Provided support for PHP 8.4
8+
* Dropped the support for PHP 8.1
9+
10+
4.8.3
11+
---------
12+
### Enhancements
13+
* Bumped aws/aws-sdk-php package to 3.323.4
14+
* Bumped composer/composer to 2.8.1
15+
* Bumped laminas/laminas-diactoros to 3.4.1
16+
* Bumped nikic/php-parser to 5.3.1
17+
* Bumped squizlabs/php_codesniffer to 3.10.3
18+
* Remove any unused files remaining after upgrading Codeception.
19+
420
4.8.2
521
---------
622
### Enhancements
@@ -35,16 +51,16 @@ Magento Functional Testing Framework Changelog
3551
4.7.2
3652
---------
3753
### Enhancements
38-
* Fail static test when introduced filename does not equal the MFTF object name
54+
* Fail static test when introduced filename does not equal the MFTF object name
3955
contained within.
4056

4157
4.7.1
4258
---------
4359
### Enhancements
4460
* Bumped all symfony dependencies to `^6.0
45-
* Removed abandoned package codacy/coverage
61+
* Removed abandoned package codacy/coverage
4662
* Removed abandoned package sebastian/phpcpd
47-
* Bumped monolog/monolog to ^3.0
63+
* Bumped monolog/monolog to ^3.0
4864
* Bumped nikic/php-parser to ^5.0
4965

5066
4.7.0

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": "4.8.2",
5+
"version": "5.0.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

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

0 commit comments

Comments
 (0)