You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
4
vendor/swoole/examples/version.php
vendored
Executable file
4
vendor/swoole/examples/version.php
vendored
Executable file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
echo SWOOLE_VERSION,"\n";
|
||||
echo swoole_version();
|
||||
?>
|
Reference in New Issue
Block a user