From 297ae9ccf09d86e06757e7c676e7fd7a9fb4a5d5 Mon Sep 17 00:00:00 2001 From: Pieter Hoste Date: Fri, 12 Jun 2020 20:32:33 +0200 Subject: [PATCH] Since the sockets php extension becomes required from 2.4.0 onwards, we can remove this warning. --- src/guides/v2.4/install-gde/system-requirements-tech.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/guides/v2.4/install-gde/system-requirements-tech.md b/src/guides/v2.4/install-gde/system-requirements-tech.md index 663e8f5c38e..0ac748830ae 100644 --- a/src/guides/v2.4/install-gde/system-requirements-tech.md +++ b/src/guides/v2.4/install-gde/system-requirements-tech.md @@ -55,9 +55,6 @@ There is a [bug](https://bugs.php.net/bug.php?id=79174) in PHP 7.4.2 which cause {:.bs-callout-info} The [PHP installation instructions][] include a step for installing these extensions. -{:.bs-callout-warning} -If you install Magento via cloning from the [github](https://github.com/magento/magento2) repository then make sure you have the [ext-sockets](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md#281---2018-11-13) installed on your instance. - {% include install/php-extensions-template.md %}