zcstation / test
Library of Swoole
v1.0.0
2021-11-05 08:23 UTC
Requires
- php: >=7.0.0
- ext-json: *
README
How to contribute
Just new pull request (and we need unit tests for new features)
Code requirements
- PHP 7.1+
- PSR1 and PSR2
- Strict type
Develop
Compatibility Patch (Swoole version <= v4.4.12)
define('SWOOLE_USE_SHORTNAME', true); // or false (it depends on you)
License
Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html