jerry
6155236d3c
update to v2.4.0 (build 399)
...
add CheckConfigCommand.php
add config update record docs
adjust swoole version to 4.5.0
fix stop and reload bugs
add $_running_annotation
add remote terminal
update global config
add timer tick exception handler
add zm_xxx global functions
add isAtMe(), splitCommand(), matchCommand() function for MessageUtil
add workerAction(), sendActionToWorker(), resumeAllWorkerCoroutines() functions for ProcessManager
optimize CQCommand match function
add custom TerminalCommand annotation
add TuringAPI
add getReloadableFiles() function for ZMUtil
2021-03-24 23:34:46 +08:00
28f7f20728
update docs
2.3.5
2021-03-23 14:51:55 +08:00
235256d679
rollback and correct to 398(v2.3.5)
2021-03-23 14:49:42 +08:00
626d569858
update composer and roll to 397(v2.3.4)
2.3.4
2021-03-23 14:16:56 +08:00
0492179bdd
update composer and roll to 396(v2.3.3)
2.3.3
2021-03-23 14:13:04 +08:00
1dfd1de5c1
update composer and roll to 396(v2.3.3)
2021-03-23 14:11:21 +08:00
d15d01c32b
update docs
2021-03-23 14:09:11 +08:00
jerry
c9f4278d9b
update forgotten docs
2021-03-23 14:04:45 +08:00
jerry
6aa0540c9e
Merge branch 'master' of https://github.com/zhamao-robot/zhamao-framework
2021-03-23 14:03:14 +08:00
jerry
9689dc9db1
rename
2021-03-23 14:02:58 +08:00
Whale
c20e3324d4
Merge pull request #35 from zhamao-robot/2.3.x
...
2.3.x
2.3.2
2021-03-23 13:28:18 +08:00
303f44cd2b
update to version 2.3.2 (build 395)
...
fix overflow bug
2021-03-23 13:11:59 +08:00
66b73973b4
update to version 2.3.2 (build 394)
...
fix mysql error bugs
2021-03-23 12:47:00 +08:00
jerry
0ff4e52ed3
tmp connect
2021-03-22 07:44:11 +08:00
b6d1f724e9
update to build 389
...
add various global functions
2021-03-18 16:36:28 +08:00
e77b9d4970
update to 2.3.1 version (build 388)
...
cleanup code and fix a bug
2.3.1
2021-03-18 14:56:35 +08:00
jerry
456b102c15
update docs
2.3.0
2021-03-16 01:39:55 +08:00
jerry
cc57997abc
update to build 387
2021-03-16 01:35:01 +08:00
jerry
19e61c7cc3
update to build 386
...
fix ZM_DATA equals null
add containsImage, getImageCQFromLocal function for MessageUtil
2021-03-16 01:34:17 +08:00
jerry
f908513dca
update to build 385
...
add CQObject for CQ
add after-stop action(set terminal level 0)
update global.php modules, add http_proxy_server
add MessageUtil.php for message parsing
add RouteManager::addStaticFileRoute() for quick handling static file
finish onTask function finally!!
add TaskManager::runTask()
2021-03-15 02:54:16 +08:00
jerry
7dc39e6ada
update to 2.2.11 verion
...
add build version (start from 384)
make 启动中 log as verbose
remove console input
fix pure http server bug
add error handler for zm_timer_tick and zm_timer_after
2.2.11
2021-03-13 15:16:10 +08:00
jerry
b0be53554d
Merge remote-tracking branch 'origin/master'
2021-03-13 03:03:14 +08:00
jerry
b98048bd39
update docs
2021-03-13 03:03:01 +08:00
Whale
fffd3fdc95
Update README.md
2021-03-12 19:45:53 +08:00
jerry
dea9ed2ccd
update docs
2.2.10
2021-03-08 00:56:35 +08:00
jerry
de5744c9e4
update to 2.2.10 version
...
add build-runtime.sh
remove debug msg when stopping
add --show-php-ver argument for server
2021-03-08 00:48:51 +08:00
jerry
a23f3d8f16
update to 2.2.9 version
...
update reply() to support quick operation
fix reload bug
fix reply() bug
2.2.9
2021-03-06 17:22:42 +08:00
jerry
0c24bfdedd
fix a motd bug
2021-03-02 21:31:06 +08:00
jerry
c0b95c6840
delete workflows
2021-03-02 21:27:04 +08:00
jerry
e977b09e20
Merge remote-tracking branch 'origin/master'
2.2.8
2021-03-02 21:24:53 +08:00
jerry
4ff75cf199
update to 2.2.8 version
...
update motd message
2021-03-02 21:24:31 +08:00
Whale
24e70c70ce
Update deploy-docs.yml
2021-03-02 14:27:55 +08:00
Whale
275a7bf00b
Update deploy-docs.yml
2021-03-02 14:26:02 +08:00
Whale
455fc79818
Update deploy-docs.yml
2021-03-02 14:22:40 +08:00
Whale
8740c3c255
Update deploy-docs.yml
2021-03-02 14:19:51 +08:00
Whale
98bfca5bb9
Update deploy-docs.yml
2021-03-02 14:18:40 +08:00
Whale
fc8d01ad5f
Update deploy-docs.yml
2021-03-02 13:53:12 +08:00
Whale
d9b8df1725
Update deploy-docs.yml
2021-03-02 13:50:52 +08:00
Whale
9b7802ac04
Update deploy-docs.yml
2021-03-02 13:50:39 +08:00
Whale
6e1f3e0406
Update deploy-docs.yml
2021-03-02 13:43:45 +08:00
Whale
a2d4bab062
Update index.md
2021-03-02 13:40:21 +08:00
Whale
f1cefad910
Create deploy-docs.yml
2021-03-02 13:37:07 +08:00
jerry
957c69bd1e
update to 2.2.7 version
...
fix reply() bug
fix access_token bug
2.2.7
2021-02-27 16:19:18 +08:00
Whale
2902c5e805
Merge pull request #33 from YiwanGi/master
...
Update ServerEventHandler.php
2021-02-27 16:13:46 +08:00
Wang
faf9f5d988
Update ServerEventHandler.php
...
-When the token is incorrect, repeated connection events occur in the framework
2021-02-27 00:04:02 +08:00
Whale
874f061468
Update README.md
2.2.6
2021-02-26 11:05:04 +08:00
jerry
69521a1f1f
cleanup code, update some features
...
add Hitokoto API
add Closure for access_token
add working_dir() global function
adjust reply() method to .handle_quick_operation
2021-02-24 23:37:00 +08:00
Whale
fb9dbed306
Merge pull request #32 from wen1014/master
...
warning bug fix
2021-02-23 23:24:45 +08:00
Whale
d42158ac90
Merge branch 'master' into master
2021-02-23 23:24:24 +08:00
Whale
ff3ebec562
Merge pull request #31 from YiwanGi/patch-8
...
Update spin-lock.md
2021-02-23 23:22:01 +08:00