356 Commits

Author SHA1 Message Date
crazywhalecc
18ae960f86 refactor ZMConfig 2022-05-10 00:30:33 +08:00
sunxyw
fcb226e357
increment build number (build 601) 2022-05-09 16:53:51 +08:00
sunxyw
a6401fa9ef
add adapter feature (#121) 2022-05-09 16:39:09 +08:00
crazywhalecc
488fde47e5 create 3.x main branch and move VERSION constants 2022-05-08 21:15:16 +08:00
Github Build Bot
6fbd35ed33 increment build number (build 473) 2022-05-06 16:11:08 +00:00
crazywhalecc
e843aeac55 prevent server:stop command error when daemon file not exists 2022-05-06 23:36:29 +08:00
Github Build Bot
51bec043e3 increment build number (build 472) 2022-05-06 13:09:23 +00:00
sunxyw
a746779efa
fix container object inherit 2022-05-06 19:55:45 +08:00
sunxyw
884f07baa6
add reflection util tests (#116) 2022-05-05 22:32:33 +08:00
Github Build Bot
bbfb40f973 increment build number (build 471) 2022-05-05 01:05:51 +00:00
crazywhalecc
c9c76bfd10 refactor CQ 2022-05-04 23:24:55 +08:00
crazywhalecc
0cb3308dd1 fix compatibility for PHP 8.1 2022-05-04 22:43:23 +08:00
crazywhalecc
583b9d7cf7 reset Console level in test 2022-05-04 22:30:56 +08:00
crazywhalecc
d7728ebc25 change test and PHPDoc 2022-05-04 22:25:42 +08:00
crazywhalecc
b6742526aa add Terminal related test 2022-05-04 21:31:38 +08:00
crazywhalecc
4defd8ac1b fix non-input environment bug #95 2022-05-04 21:31:10 +08:00
crazywhalecc
d28672e2ad add --audit-mode option 2022-05-04 21:14:56 +08:00
crazywhalecc
94d6a51358 fix EventMapIterator bug and add tests 2022-05-04 21:05:10 +08:00
crazywhalecc
54eabc948f fix instant mode related files 2022-05-04 21:03:59 +08:00
crazywhalecc
6c9e26ce83 fix bug #113 2022-05-04 17:53:49 +08:00
crazywhalecc
a934037179 prevent user from executing phar stub file directly 2022-05-04 17:43:15 +08:00
Github Build Bot
699444abdd increment build number (build 470) 2022-05-04 09:05:14 +00:00
sunxyw
dab91f526e
fix command help format 2022-05-03 16:56:04 +08:00
sunxyw
35e23a7cbc
simplify command help example 2022-05-03 16:13:13 +08:00
sunxyw
7df05df48f
fix generate command list events not exists 2022-05-03 16:11:15 +08:00
sunxyw
707a1ae628
fix attribute php74 compatibility 2022-05-03 13:18:09 +08:00
sunxyw
a65fc4076b
update MessageUtilTest 2022-05-03 13:09:58 +08:00
sunxyw
f487897cf2
add arguments list to command info util 2022-05-03 13:06:58 +08:00
sunxyw
8cb6a32341
refactor CommandHelpGenerator to CommandInfoUtil 2022-05-03 13:06:55 +08:00
Github Build Bot
687260e53c increment build number (build 469) 2022-05-03 02:07:42 +00: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
Github Build Bot
8c2036b6b4 increment build number (build 468) 2022-04-30 13:13:23 +00:00
crazywhalecc
d95a5131f6 remove ctx function throw exception 2022-04-30 13:38:15 +08:00
crazywhalecc
25d6ec3a92 private-mode output nothing 2022-04-30 13:35:45 +08:00
crazywhalecc
8bf5ff4e7f fix swoole exit error dumped 2022-04-30 13:34:48 +08:00
sunxyw
256ccb96a6
increment build number (build 467) 2022-04-29 15:42:33 +08:00
sunxyw
3bbe21268b
add auto response serialize for http request (#104)
* add auto response serialize for http request

* fix possible duplicate response end
2022-04-29 15:36:48 +08:00
sunxyw
1537e88a74
increment build number (build 466) 2022-04-29 12:36:23 +08:00
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