now...
This commit is contained in:
parent
390fa23bce
commit
6ea52cfbf8
|
@ -248,7 +248,7 @@ class InstallerTest extends MockedTest
|
||||||
self::assertFalse($install->checkFunctions());
|
self::assertFalse($install->checkFunctions());
|
||||||
self::assertCheckExist(9,
|
self::assertCheckExist(9,
|
||||||
'Program execution functions',
|
'Program execution functions',
|
||||||
'Error: Program execution functions required but not enabled.',
|
'Error: Program execution functions (proc_open) required but not enabled.',
|
||||||
false,
|
false,
|
||||||
true,
|
true,
|
||||||
$install->getChecks());
|
$install->getChecks());
|
||||||
|
|
Loading…
Reference in New Issue
Block a user