magento / magento2-functional-testing-framework

Magento2 Functional Testing Framework
Other
155 stars 133 forks source link

PHP 8 support - fix code related to changes in CURL #868

Closed karyna-tsymbal-atwix closed 3 years ago

karyna-tsymbal-atwix commented 3 years ago

Description

Fixed fragments of code related to changes in Curl in PHP 8 (where it was necessary) according to the document: https://www.php.net/manual/en/migration80.incompatible.php

Fixed Issues (if relevant)

  1. magento/magento2#33781: [MFTF] Investigate and fix code related to changes in CURL

Contribution checklist

KevinBKozan commented 3 years ago

@magento import pull request to https://github.com/magento-commerce/magento2-functional-testing-framework

magento-engcom-team commented 3 years ago

@KevinBKozan the pull request successfully imported.