Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit a7da15b

Browse files
committed
Fix #6411 remove mcrypt note for pro env ticket
1 parent 16bffed commit a7da15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloud/project/project-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Review the [service versions][version compatibility matrix] information for the
9696

9797
### Complete the upgrade
9898

99-
If you use PHP version 7.2, you must remove the `mcrypt` extension from the [extensions section of the .magento.app.yaml file]. For Pro projects, you need to create a support ticket to completely disable the `mcrypt` extension.
99+
If you use PHP version 7.2, you must remove the `mcrypt` extension from the [extensions section of the .magento.app.yaml file].
100100

101101
{:.bs-callout-info}
102102
When upgrading to 2.3.x from 2.2.x, you must verify that the `composer.json` file contains `"Zend\\Mvc\\Controller\\": "setup/src/Zend/Mvc/Controller/"` in the `"psr-4":` section of the `autoload` property.

0 commit comments

Comments
 (0)