sunxyw
|
cd42545c7d
|
refactor match_pattern implementation (#102)
* refactor match_pattern implementation
* add match_pattern escaped wildcards support
* add match_pattern global function test
|
2022-04-28 21:50:48 +08:00 |
|
Github Build Bot
|
0df3fd7bed
|
increment build number (build 463)
|
2022-04-15 16:00:58 +00:00 |
|
Github Build Bot
|
56241da281
|
update api docs
|
2022-04-15 16:00:57 +00:00 |
|
sunxyw
|
05a04104dd
|
bump version to 2.8.0 (#100)
|
2022-04-15 23:59:59 +08:00 |
|
sunxyw
|
50d27ee186
|
add show-debug option to api docs generator
|
2022-04-15 23:43:21 +08:00 |
|
sunxyw
|
371926b5a6
|
improve api docs generator class discrimination
|
2022-04-15 23:37:54 +08:00 |
|
sunxyw
|
97face2406
|
add chain and stopwatch helper functions (#99)
* add chain helper function
* add stopwatch helper function
|
2022-04-15 23:10:29 +08:00 |
|
Github Build Bot
|
ea64b40011
|
increment build number (build 462)
|
2022-04-15 15:08:35 +00:00 |
|
Github Build Bot
|
6d23e489aa
|
update api docs
|
2022-04-15 15:08:34 +00:00 |
|
sunxyw
|
f4d75e211f
|
Merge pull request #97 from zhamao-robot/add-di
增加 IoC 容器 & 依赖注入支持
|
2022-04-15 23:07:52 +08:00 |
|
sunxyw
|
48f6cc644d
|
abstract reflection utils
|
2022-04-12 17:52:51 +08:00 |
|
sunxyw
|
33f517333f
|
fix unhandled exception
|
2022-04-12 17:13:17 +08:00 |
|
sunxyw
|
7253a309c7
|
refactor container injection
|
2022-04-11 23:42:00 +08:00 |
|
sunxyw
|
f2aff5882d
|
use accurate property name
|
2022-04-11 23:39:42 +08:00 |
|
sunxyw
|
0dd61a7270
|
add di support for event handlers
|
2022-04-11 23:39:41 +08:00 |
|
sunxyw
|
420b8e6d67
|
add container debug log
|
2022-04-11 23:39:11 +08:00 |
|
sunxyw
|
9e08919ce0
|
fix read config before loaded
|
2022-04-11 23:39:11 +08:00 |
|
sunxyw
|
a7324f6c49
|
fix module config dir not exists
|
2022-04-11 23:39:10 +08:00 |
|
sunxyw
|
721c0834db
|
inject container into framework
|
2022-04-11 23:39:10 +08:00 |
|
sunxyw
|
e37629aaea
|
add container call test
|
2022-04-11 23:39:10 +08:00 |
|
sunxyw
|
a43a4a429e
|
add reflection util
|
2022-04-11 23:39:09 +08:00 |
|
sunxyw
|
f5d34198e7
|
add container call method
|
2022-04-11 23:39:09 +08:00 |
|
sunxyw
|
46604293e9
|
remove unnecessary exceptions hint
|
2022-04-11 23:39:08 +08:00 |
|
sunxyw
|
58e405cccd
|
Revert "add basic container usage example"
This reverts commit 86e379c6bd8eb829a947bce463ff68c9de2d4200.
|
2022-04-11 23:39:06 +08:00 |
|
sunxyw
|
1deea5bebc
|
refactor container type hint
|
2022-04-11 23:38:29 +08:00 |
|
sunxyw
|
cad5636f92
|
add basic container usage example
|
2022-04-11 23:38:28 +08:00 |
|
sunxyw
|
90290bee94
|
add container generics type hint
|
2022-04-11 23:37:21 +08:00 |
|
sunxyw
|
9f7ebceeb9
|
add phpdoc to ZMBuf
|
2022-04-11 23:37:21 +08:00 |
|
sunxyw
|
60ea2c7e12
|
add container helper functions
|
2022-04-11 23:37:16 +08:00 |
|
sunxyw
|
441c866160
|
improve SingletonTrait compatibility
|
2022-04-11 23:35:36 +08:00 |
|
sunxyw
|
33d3341bb3
|
add request container
|
2022-04-11 23:35:36 +08:00 |
|
sunxyw
|
1d778fd78e
|
add worker container
|
2022-04-11 23:35:36 +08:00 |
|
Github Build Bot
|
0cd73a6304
|
increment build number (build 461)
|
2022-04-11 14:03:48 +00:00 |
|
Github Build Bot
|
2fedfe5b18
|
update api docs
|
2022-04-11 14:03:47 +00:00 |
|
Jerry Ma
|
77c140bee6
|
Merge pull request #96 from zhamao-robot/qol-proxy
实现 ZMRobot 内置 AllBots & AllGroups 代理类
|
2022-04-11 22:03:06 +08:00 |
|
sunxyw
|
c06e38d71f
|
add ZMRobot proxies usage example
|
2022-04-04 00:33:23 +08:00 |
|
sunxyw
|
9b59cec22a
|
add all groups proxy for ZMRobot
|
2022-04-04 00:14:27 +08:00 |
|
sunxyw
|
306e992789
|
add all bots proxy for ZMRobot
|
2022-04-04 00:11:58 +08:00 |
|
sunxyw
|
8335cfed69
|
add implode_when_necessary global function
|
2022-04-04 00:10:42 +08:00 |
|
crazywhalecc
|
4702aa1987
|
update version docs
2.7.6
|
2022-04-03 21:47:02 +08:00 |
|
sunxyw
|
145e1b31a0
|
use https asset in vuepress component (#94)
|
2022-04-03 21:06:09 +08:00 |
|
Github Build Bot
|
f2e28de20c
|
increment build number (build 460)
|
2022-04-02 18:25:07 +00:00 |
|
Github Build Bot
|
bcaaf88edb
|
update api docs
|
2022-04-02 18:25:06 +00:00 |
|
Jerry Ma
|
120698fb43
|
Merge pull request #91 from zhamao-robot/phpstan-level-4
PHPStan Level 4
|
2022-04-03 02:24:27 +08:00 |
|
crazywhalecc
|
dd88585ffa
|
local rebase for merging into master
|
2022-04-03 02:17:58 +08:00 |
|
crazywhalecc
|
93a8c450ad
|
Fix MySQLWrapper related PHPDoc and variables
|
2022-04-03 02:17:58 +08:00 |
|
crazywhalecc
|
3451434997
|
strict to phpstan-level-4
|
2022-04-03 02:17:58 +08:00 |
|
Github Build Bot
|
0bab2e74b0
|
increment build number (build 459)
|
2022-04-02 17:31:49 +00:00 |
|
Github Build Bot
|
c1a877489b
|
update api docs
|
2022-04-02 17:31:48 +00:00 |
|
crazywhalecc
|
520099aaba
|
change description for return value in TaskManager
|
2022-04-03 01:31:04 +08:00 |
|