forked from wallabag/wallabag
[#1604] First draft to fix SensioLabsInsight report
This commit is contained in:
committed by
Nicolas Lœuillet
parent
96fcb60c33
commit
b0b893eafd
@ -64,7 +64,6 @@ class InstallCommand extends ContainerAwareCommand
|
||||
|
||||
$fulfilled = true;
|
||||
|
||||
// @TODO: find a better way to check requirements
|
||||
$label = '<comment>PCRE</comment>';
|
||||
if (extension_loaded('pcre')) {
|
||||
$status = '<info>OK!</info>';
|
||||
|
||||
Reference in New Issue
Block a user