Multiple Choice
You are upgrading a project to the latest version of Magento Commerce Cloud and part of the process involves a PHP version upgrade. This is now ready to be tested by the QA Team on the Integration environment. How do you apply the PHP version upgrade?
A) Change the PHP version in the .magento.app.yaml file and re-deploy Change the PHP version in the .magento.app.yaml file and re-deploy
B) SSH into the Integration environment and upgrade PHP manually
C) Change the PHP_VERSION configuration in the .magento.env.yaml file and re-deploy Change the PHP_VERSION configuration in the .magento.env.yaml
D) Use the magento-cloud CLI tool to update the PHP_VERSION variable Use the magento-cloud CLI tool to update the variable
Correct Answer:

Verified
Correct Answer:
Verified
Q20: You need to disable a module on
Q21: You need to test a data-related issue
Q22: You built a custom command that runs
Q23: Magento Support advises you to upgrade to
Q24: You are tasked to improve the user
Q26: You have created a new Integration branch
Q27: A custom module that adds a new
Q28: You add a new Composer dependency utilizing
Q29: You are reviewing a third party extension
Q30: You added the env:ADMIN_PASSWORD variable in the