diff --git a/src/ExtEvLoop.php b/src/ExtEvLoop.php index 74db6d02..4347263c 100644 --- a/src/ExtEvLoop.php +++ b/src/ExtEvLoop.php @@ -40,12 +40,12 @@ class ExtEvLoop implements LoopInterface /** * @var EvIo[] */ - private $readStreams = []; + private $readStreams = array(); /** * @var EvIo[] */ - private $writeStreams = []; + private $writeStreams = array(); /** * @var bool @@ -60,7 +60,7 @@ class ExtEvLoop implements LoopInterface /** * @var \EvSignal[] */ - private $signalEvents = []; + private $signalEvents = array(); public function __construct() {
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: