Closed
Description
This issue is automatically created based on existing pull request: #29993: Update minimum required php version in bootstrap.php
Preconditions:
Magento 2.4-develop
Php v.7.2
According to the Magento system requirements, the minimum required version of php is 7.3
Steps to reproduce:
- Install Magento by using a console
Actual Result: ✖️ we are able to install Magento with PHP v 7.2
Expected Result: ✔️ We should receive the message in console:
Magento supports PHP 7.3.0 or later. Please read https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements-tech.html
Questions or comments
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects aesthetics, professional look and feel, “quality” or “usability”.
Type
Projects
Status
Done