magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.44k stars 9.29k forks source link

2.4.7-p1 incompatible with magento/module-b2b #38947

Open lohoy opened 1 month ago

lohoy commented 1 month ago

Preconditions and environment

Hello,

I have this issue with PHP 8.3 on Magento 2.4.7-p1.

Update: Error :

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - magento/module-b2b[100.4.0, ..., 100.4.1-p1] require php ~8.1.0||~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.
    - magento/extension-b2b 1.4.2-p1 requires magento/module-b2b 100.4.1-p1 -> satisfiable by magento/module-b2b[100.4.1-p1].
    - Root composer.json requires magento/extension-b2b 1.4.2-p1 -> satisfiable by magento/extension-b2b[1.4.2-p1].

The modules B2B was not compatible with php8.3

This is same issue like 38858

Steps to reproduce

Use PHP 8.3.

composer require magento/extension-b2b:1.4.2-p1 -W

Expected result

Magento B2B works on PHP8.3

Actual result

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - magento/module-b2b[100.4.0, ..., 100.4.1-p1] require php ~8.1.0||~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.
    - magento/extension-b2b 1.4.2-p1 requires magento/module-b2b 100.4.1-p1 -> satisfiable by magento/module-b2b[100.4.1-p1].
    - Root composer.json requires magento/extension-b2b 1.4.2-p1 -> satisfiable by magento/extension-b2b[1.4.2-p1].

Additional information

No response

Release note

No response

Triage and priority

m2-assistant[bot] commented 1 month ago

Hi @lohoy. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

m2-assistant[bot] commented 1 month ago

Hi @engcom-Dash. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:


engcom-Dash commented 1 month ago

Hi @lohoy

Thanks for reporting and collaboration.

2.4.7-p1 b2b is not yet compatible with PHP 8.3.

Please refer to the below release notes:

https://experienceleague.adobe.com/en/docs/commerce-admin/b2b/release-notes#b2b-v142-p1

Thanks!

lohoy commented 1 month ago

Hello,

The warning was not on the release note the last week.

Do you have a date for the compatibility with PHP8.3? We upgrade server with PHP8.3 and it's very very important to us to know the date of the release.

Cordially

engcom-Dash commented 1 month ago

Hi @lohoy

We will update you on a date for the compatibility with PHP8.3.

Thanks!

lohoy commented 1 month ago

Hello,

I really need a fix because we change servers with our client and the upgrade was stopped due to this issue.

You don't have an estimation for the compatibility?

Have a good day.

m2-assistant[bot] commented 1 month ago

Hi @engcom-Delta. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down: