sunxyw
4fe74eb5fe
replace console with logger
2022-06-08 23:14:25 +08:00
Jerry Ma
d19d7acedd
add @CommandArgument annotation
...
* add @CommandArgument and relevant event changes
* fix unknown bug
* remove relative constant for CommandArgument
2022-05-03 10:06:57 +08:00
crazywhalecc
5db3ff934d
Fix pre-loaded events overwritten bug
2022-03-30 17:49:53 +08:00
sunxyw
8105892b6e
fix review
2022-03-21 23:28:57 +08:00
sunxyw
bc7d5871e4
replace deprecated functions
2022-03-21 20:49:09 +08:00
crazywhalecc
7ce3ef41df
fix comment spacing problem (build 443)
2022-03-20 16:23:07 +08:00
crazywhalecc
1706afbcd0
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
09220825cf
update to build 427
2021-11-16 15:41:01 +08:00
crazywhalecc
d3c420ec84
update to build 424 (2.6.0-alpha1)
2021-11-02 16:01:24 +08:00
crazywhalecc
907a9cea25
update to build 420
2021-09-11 11:59:02 +08:00
229778ebf9
update to build 417
2021-09-01 14:14:00 +08:00
jerry
4ee16d4fc6
update to 2.5.0-b1 (build 408)
2021-06-16 00:17:30 +08:00
e77b9d4970
update to 2.3.1 version (build 388)
...
cleanup code and fix a bug
2021-03-18 14:56:35 +08:00
jerry
f677b0e132
update to 2.2.5 version
...
add saveToJson and loadFromJson function for DataProvider.php
fix @OnSave annotation not working
adjust swoole timer tick
add hasKey() for WorkerCache.php
2021-02-15 15:15:26 +08:00
jerry
187a08a621
update to 2.1.6 version
...
优化代码结构
增加更多提示语
修复处理空格消息时的报错
修复上下文的bug
2021-01-18 18:08:29 +08:00
jerry
6337b626d6
update to 2.1.0 version
...
add @OnCloseEvent, @OnOpenEvent, @OnMessageEvent, @OnRequestEvent
update EventDispatcher.php and change it to status-based schema
fix @CQBefore bugs
2021-01-02 13:15:50 +08:00
jerry
29fa9d8662
initial 2.0.0-a4 commit
2020-11-03 21:02:24 +08:00
jerry
f91d24aaaa
initial 2.0.0-a2 commit
2020-09-29 15:07:43 +08:00