swoole_version
获取swoole扩展的版本号,如1.6.10
string swoole_version(); php -r "echo swoole_version();"