在GW中執(zhí)行異步任務,任務開了個worker在onMessage中返回connection->send('ok'); 然后我在GW中獲得異步結果直接打印var_dump($task_result); 會出現(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 然后那個擴展,死活裝不上,因為機器上...