We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb20921 + 40e2069 commit ab72e91Copy full SHA for ab72e91
setup/src/Magento/Setup/Test/Unit/Model/PhpReadinessCheckTest.php
@@ -317,7 +317,7 @@ public function testCheckPhpSettingsMemoryLimitError()
317
);
318
319
$rawPostMessage =
320
- 'Your current PHP memory limit is memory_limit=512M.
+ 'Your current PHP memory limit is 512M.
321
Magento 2 requires it to be set to 756M or more.
322
As a user with root privileges, edit your php.ini file to increase memory_limit.
323
(The command php --ini tells you where it is located.)
0 commit comments