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.
1 parent 2522d3c commit 40e2069Copy full SHA for 40e2069
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