sunxyw
|
0a7c5f06c6
|
refactor RouteManager static file routing (#105)
|
2022-04-29 12:23:06 +08:00 |
|
sunxyw
|
e7a8a32b73
|
support container call with unnamed parameters (#103)
|
2022-04-29 12:22:34 +08:00 |
|
Github Build Bot
|
62b703f2e4
|
increment build number (build 464)
|
2022-04-28 13:51:33 +00:00 |
|
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 |
|
sunxyw
|
05a04104dd
|
bump version to 2.8.0 (#100)
|
2022-04-15 23:59:59 +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 |
|
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
|
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
|
1deea5bebc
|
refactor container type hint
|
2022-04-11 23:38:29 +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 |
|
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 |
|
Github Build Bot
|
f2e28de20c
|
increment build number (build 460)
|
2022-04-02 18:25:07 +00: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 |
|
crazywhalecc
|
520099aaba
|
change description for return value in TaskManager
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
9bd02b3dd2
|
strict SignalListener param type
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
ba64f2c189
|
Fix typo
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
fbb194a6c5
|
Fix MySQLWrapper related PHPDoc and variables
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
30b2d2134b
|
Fix MySQLWrapper related PHPDoc and variables
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
7eea71e282
|
Fix MySQLWrapper variable name
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
e40b3029e0
|
Fix context PHPDoc return type
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
17492c78fa
|
Fix context PHPDoc return type
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
a9276d3f72
|
fix argument type error
|
2022-04-03 01:31:04 +08:00 |
|
crazywhalecc
|
eecbe49955
|
fix code to phpstan-level-2
|
2022-04-03 01:31:04 +08:00 |
|
Github Build Bot
|
2caca545ad
|
increment build number (build 458)
|
2022-04-02 11:37:16 +00:00 |
|
crazywhalecc
|
daa1822bc5
|
fix the rest problem code to phpstan-level-1
|
2022-04-02 19:36:32 +08:00 |
|
crazywhalecc
|
d490892092
|
refactor module command to phpstan-level-1
|
2022-04-02 19:36:32 +08:00 |
|
Github Build Bot
|
ae0cf5e3d7
|
increment build number
|
2022-04-02 09:28:10 +00:00 |
|
crazywhalecc
|
580abd7317
|
Fix partial code to level 2
|
2022-03-31 02:24:38 +08:00 |
|
Github Build Bot
|
ba5bca20da
|
increment build number
|
2022-03-30 09:50:06 +00:00 |
|