sunxyw
|
8d33f45388
|
update api docs
|
2022-07-09 11:51:33 +00:00 |
|
sunxyw
|
cb7e230214
|
Merge pull request #135 from zhamao-robot/replace-console-with-logger
替换 zhamao/console 为 zhamao/logger
|
2022-07-09 19:50:18 +08:00 |
|
sunxyw
|
badd05a014
|
skip unfit tests for now
|
2022-06-09 00:25:17 +08:00 |
|
sunxyw
|
47ffe9a2ec
|
temporarily fix logger infinite loop
|
2022-06-09 00:20:58 +08:00 |
|
sunxyw
|
4fe74eb5fe
|
replace console with logger
|
2022-06-08 23:14:25 +08:00 |
|
sunxyw
|
1c40896dc0
|
increment build number (build 608)
|
2022-05-31 08:34:45 +00:00 |
|
sunxyw
|
872b4ce1c6
|
update api docs
|
2022-05-31 08:34:43 +00:00 |
|
sunxyw
|
c0fed1a391
|
Merge pull request #133 from zhamao-robot/fix-adapter-overflow
修复 OneBot11Adapter 无限回调溢出及其他小补丁
|
2022-05-31 16:33:40 +08:00 |
|
sunxyw
|
d1f584e490
|
fix phpstan false positive in ModuleUnpacker
|
2022-05-31 00:58:44 +08:00 |
|
sunxyw
|
79f5011d58
|
fix adapter overflow
|
2022-05-31 00:52:15 +08:00 |
|
sunxyw
|
e350edd41f
|
fix container example command not working
|
2022-05-31 00:51:53 +08:00 |
|
sunxyw
|
23a6e56478
|
fix logger constructor
|
2022-05-31 00:51:26 +08:00 |
|
sunxyw
|
80050f11f2
|
increment build number (build 607)
|
2022-05-28 09:33:44 +00:00 |
|
sunxyw
|
25c46cc978
|
update api docs
|
2022-05-28 09:33:43 +00:00 |
|
sunxyw
|
458c42ae7c
|
optimize container services register (#129)
* optimize container services register
* fix ConnectionObject not exists
* fix phpdoc
|
2022-05-28 17:33:01 +08:00 |
|
sunxyw
|
febeeadc7b
|
increment build number (build 606)
|
2022-05-24 06:37:35 +00:00 |
|
sunxyw
|
044643559d
|
Merge pull request #131 from zhamao-robot/refactor-framework-entry
轻量重构 Framework 类
|
2022-05-24 14:36:35 +08:00 |
|
sunxyw
|
782e668abf
|
improve remote terminal logging
|
2022-05-23 11:54:07 +08:00 |
|
sunxyw
|
fa6af88566
|
fix dynamic logger call
|
2022-05-23 11:52:02 +08:00 |
|
sunxyw
|
c106c4fc2a
|
cleanup framework class logging
|
2022-05-23 11:52:01 +08:00 |
|
sunxyw
|
09780f64de
|
refactor framework class logging
|
2022-05-23 11:52:01 +08:00 |
|
sunxyw
|
81d4558b2f
|
add master support for logger
|
2022-05-23 11:52:01 +08:00 |
|
sunxyw
|
3de0e37fd5
|
increment build number (build 605)
|
2022-05-23 01:52:21 +00:00 |
|
sunxyw
|
fcfd2f8ba5
|
update api docs
|
2022-05-23 01:52:19 +00:00 |
|
sunxyw
|
7e7e461237
|
remove deprecated global functions (#130)
|
2022-05-23 09:51:26 +08:00 |
|
sunxyw
|
2afab030bd
|
increment build number (build 604)
|
2022-05-16 15:28:58 +00:00 |
|
sunxyw
|
5cbeee6e86
|
add logging config (#127)
|
2022-05-16 23:28:02 +08:00 |
|
sunxyw
|
87bbffefc3
|
increment build number (build 603)
|
2022-05-15 17:53:12 +00:00 |
|
sunxyw
|
a2877cab70
|
Merge pull request #126 from zhamao-robot/add-phpstan-extensions
添加 PHPStan 相关扩展
|
2022-05-16 01:52:30 +08:00 |
|
sunxyw
|
4f10b6dbc3
|
fix use of deprecated methods
|
2022-05-15 16:40:12 +08:00 |
|
sunxyw
|
24a213a8ff
|
drop use of deprecated DBAL iterator
|
2022-05-15 16:39:26 +08:00 |
|
sunxyw
|
cf21044cf7
|
add phpunit extensions
|
2022-05-15 16:38:37 +08:00 |
|
crazywhalecc
|
289a5d7051
|
increment build number (build 602)
|
2022-05-14 17:17:29 +00:00 |
|
crazywhalecc
|
b5ae76d298
|
update api docs
|
2022-05-14 17:17:27 +00:00 |
|
Jerry Ma
|
598cf60e10
|
Merge pull request #125 from zhamao-robot/v3-refactor-command
框架V3部分重构
|
2022-05-15 01:16:39 +08:00 |
|
crazywhalecc
|
c4ca2103e4
|
fix phpunit-swoole class name
|
2022-05-15 00:16:01 +08:00 |
|
crazywhalecc
|
4b55a3e525
|
add $ZM_CUSTOM_PHP_PATH env support
|
2022-05-14 23:52:37 +08:00 |
|
crazywhalecc
|
376b81f841
|
change another table printer
|
2022-05-14 23:51:47 +08:00 |
|
crazywhalecc
|
ee6035c59a
|
add openswoole support
|
2022-05-14 23:51:17 +08:00 |
|
crazywhalecc
|
a757330788
|
move process state related function to ProcessManager
|
2022-05-14 23:43:15 +08:00 |
|
crazywhalecc
|
bf141202f8
|
change worker start message
|
2022-05-14 23:42:15 +08:00 |
|
crazywhalecc
|
1be3127177
|
use zhamao/logger table printer instead
|
2022-05-14 23:41:24 +08:00 |
|
crazywhalecc
|
c74a43cd74
|
remove and refactor daemon/server command, add useful messages
|
2022-05-14 23:40:22 +08:00 |
|
crazywhalecc
|
1b520d3c96
|
add zhamao/logger dependency
|
2022-05-14 23:20:58 +08:00 |
|
sunxyw
|
b7418a2a3a
|
fix increment build number wrong branch
|
2022-05-10 17:55:06 +08:00 |
|
Jerry Ma
|
eee67cdb53
|
Merge pull request #124 from zhamao-robot/refactor-zmconfig
重构 ZMConfig
|
2022-05-10 17:04:20 +08:00 |
|
crazywhalecc
|
1d70bc4ed7
|
change risky test
|
2022-05-10 16:03:37 +08:00 |
|
crazywhalecc
|
d06b0dd6d6
|
change include_once to require
|
2022-05-10 14:53:23 +08:00 |
|
crazywhalecc
|
cbbac0554e
|
fix Console debug for ZMConfig get
|
2022-05-10 01:04:18 +08:00 |
|
crazywhalecc
|
5f16766997
|
update errcode docs
|
2022-05-10 00:32:42 +08:00 |
|