Skip to content

Commit cbbaa74

Browse files
committed
Removed comments and requirements relative to php <5.5 (not supported anymore)
1 parent b4adbbd commit cbbaa74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Command/Command.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,6 @@ public function setName($name)
437437
* This feature should be used only when creating a long process command,
438438
* like a daemon.
439439
*
440-
* PHP 5.5+ or the proctitle PECL library is required
441-
*
442440
* @param string $title The process title
443441
*
444442
* @return $this

0 commit comments

Comments
 (0)