-
Notifications
You must be signed in to change notification settings - Fork 25
magento/composer does not support PHP 7.2 #2
Comments
@piotrekkaminski , please review test scenarios and add more scenarios if necessary. |
@giabmf11 , https://github.com/magento/composer/blob/master/composer.json#L11 doesn't include PHP 7.2 in the list of supported versions. So it should be added and validated that it's really supported. I updated the description. |
what about removing an extension? is it supported? |
@piotrekkaminski, why removing? It's our extension, used in Web Setup Wizard. Magento supports it. |
I'm working on merging magento-engcom/magento-composer-php-7.2-support#1 Regarding validation of use cases, there were no changes in the code (only in tests), so it should not cause any issues on currently supported versions of PHP, so there is no point in testing now. I propose to go through important scenarios when Magento will be at least installable on PHP 7.2. I'll create a test suite and add scenarios from this ticket there. |
|
magento-engcom/magento-composer-php-7.2-support#1 is merged. |
Merge 2.1 develop into northernco
[Forwardport] Added language translation for comment tag
Updated Branch 2.2-develop from Magento 2 upstream
Accepted Public Pull Requests: - magento/magento2#15829: [Backport] Resolve Error While Trying To Load Quote Item Collection Using Magent� #2 (by @neeta-wagento) - magento/magento2#15834: [BackPort] Resolve Knockout non-unique elements id in console error (by @viral-wagento) Fixed GitHub Issues: - magento/magento2#8954: Error While Trying To Load Quote Item Collection Using Magento\Quote\Model\ResourceModel\QuoteItem\Collection::getItems() (reported by @rendyep) has been fixed in magento/magento2#15829 by @neeta-wagento in 2.1-develop branch Related commits: 1. c261156 2. 950e317 - magento/magento2#15348: Multiple Payment Methods Enabled is giving error in console "Found 3 Elements with non - unique Id" (reported by @neeta-wagento) has been fixed in magento/magento2#15834 by @viral-wagento in 2.1-develop branch Related commits: 1. b63d2c5
- Merge Pull Request magento/magento2#15798 from chirag-wagento/magento2:2.3-develop-PR-port-15789 - Merged commits: 1. cd0a7b4
Accepted Public Pull Requests: - magento/magento2#16135: Fix type hints and add undefined property in Webapi [2.3-develop] (by @mhauri) - magento/magento2#16170: 1163: CreateCreditMemoEntityTest rework to support MSI reservation mechanism. (by @nmalevanec) - magento/magento2#16153: 1190: CreateOrderBackendPartOneTest rework to support MSI reservation mechanism. (by @nmalevanec) - magento/magento2#16061: Change the favicon file to the newer Magento logo (by @DMMundle) - magento/magento2#16155: [Forwardport] chore: prefer woff and woff2 (by @DanielRuf) - magento/magento2#15777: [Forwardport] Fix negative basket total due to shipping tax residue (by @osrecio) - magento/magento2#15861: [Forwardport] ISSUE-14747 Newsletter subscription confirmation message does not dis� (by @rahul-kachhadiya) - magento/magento2#16097: [Forwardport] fix: prevent inline-block issue in name form due to space and font-size (by @DanielRuf) - magento/magento2#15798: [Forwardport] Removed unnecessary css. #2 (by @chirag-wagento) - magento/magento2#16038: [Forwardport] bugfix checkout page cart icon color (by @chirag-wagento) - magento/magento2#15759: [Forwardport] 2.3 develop pr port 15566 (by @vgelani) - magento/magento2#16137: FIX for apparently random API failures while using array types (by @phoenix128) Fixed GitHub Issues: - magento/magento2#1163: Problem when change less file in magento. (reported by @zivendesign) has been fixed in magento/magento2#16170 by @nmalevanec in 2.3-develop branch Related commits: 1. f53c620 - magento/magento2#1190: installation error in 0.74.0-beta4 (reported by @sivajik34) has been fixed in magento/magento2#16153 by @nmalevanec in 2.3-develop branch Related commits: 1. 2b8b9d5 - magento/magento2#14747: Newsletter subscription confirmation message does not display after clicking link in email (reported by @tohann) has been fixed in magento/magento2#15861 by @rahul-kachhadiya in 2.3-develop branch Related commits: 1. 75516bf - magento/magento2#16047: inline-block issue in name form (reported by @DanielRuf) has been fixed in magento/magento2#16097 by @DanielRuf in 2.3-develop branch Related commits: 1. 204b4ac - magento/magento2#15565: Getting wrong frontend-controller, when using storecodes in urls (reported by @EliasKotlyar) has been fixed in magento/magento2#15759 by @vgelani in 2.3-develop branch Related commits: 1. 61856f5 2. 4c77dff
[Forwardport] Remove double semicolon from the style sheets.
[Forwardport] #16079 translation possibility for moreButtonText
Karlasa clean up multiwishlist
Latest 2.3 develop 24012019
Uh oh!
There was an error while loading. Please reload this page.
Update https://github.com/magento/composer, so it supports PHP 7.2
Repo: https://github.com/magento-engcom/magento-composer-php-7.2-support
AC:
~7.2.0
Scenarios:
setup:install
setup:upgrade
module:enable
module:disable
The text was updated successfully, but these errors were encountered: