Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 48dd2b0

Browse filesBrowse files
committed
removed obsolete check
1 parent 132902c commit 48dd2b0
Copy full SHA for 48dd2b0

File tree

1 file changed

+0
-4
lines changed
Filter options

1 file changed

+0
-4
lines changed

‎src/Symfony/Bundle/WebServerBundle/Command/ServerCommand.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebServerBundle/Command/ServerCommand.php
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ public function isEnabled()
2727
return false;
2828
}
2929

30-
if (!class_exists('Symfony\Component\Process\Process')) {
31-
return false;
32-
}
33-
3430
return parent::isEnabled();
3531
}
3632

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.