Skip to content

Releases: TarsPHP/tars-server

v0.7.0: del require of LumenRoute & Monolog

Choose a tag to compare

@dpp2009 dpp2009 released this 17 Mar 13:50
del require of LumenRoute & Monolog
use new version tarslog

v0.2.5

Choose a tag to compare

@copyrenzhe copyrenzhe released this 29 May 09:29
  • fix bug
  • fix property monitor core dump

v0.1.10

Choose a tag to compare

@copyrenzhe copyrenzhe released this 22 Nov 11:38
  • fix monitor property bug
  • pull out monitor property as a function

v0.1.9

Choose a tag to compare

@dpp2009 dpp2009 released this 15 Nov 08:27

fix one bug . When all swoole workers close,will not send keepalive..

v0.1.8

Choose a tag to compare

@copyrenzhe copyrenzhe released this 13 Nov 12:21
  1. Add property monitor
  2. Format the code according to the PSR1/PSR2