在GW中執(zhí)行異步任務(wù),任務(wù)開了個(gè)worker在onMessage中返回connection->send('ok'); 然后我在GW中獲得異步結(jié)果直接打印var_dump($task_result); 會(huì)出現(xiàn)下面的情況 string(2) "ok" string(2) "ok" string(2) "ok" string(2) "ok"...
php -m Core ctype date dom ereg fileinfo filter hash iconv json libxml pcntl pcre PDO pdo_sqlite Phar posix Reflection session SimpleXML SPL sqlite3 standard tokenizer xml xmlreader xmlwriter 然后那個(gè)擴(kuò)展,死活裝不上,因?yàn)闄C(jī)器上...