sunxyw
4fe74eb5fe
replace console with logger
2022-06-08 23:14:25 +08: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
5cbeee6e86
add logging config ( #127 )
2022-05-16 23:28:02 +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
2478ffe331
fix WorkerStop read global config bug
2022-05-10 00:31:03 +08:00
sunxyw
a6401fa9ef
add adapter feature ( #121 )
2022-05-09 16:39:09 +08:00
crazywhalecc
0cb3308dd1
fix compatibility for PHP 8.1
2022-05-04 22:43:23 +08:00
crazywhalecc
b6742526aa
add Terminal related test
2022-05-04 21:31:38 +08:00
crazywhalecc
94d6a51358
fix EventMapIterator bug and add tests
2022-05-04 21:05:10 +08: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
crazywhalecc
8bf5ff4e7f
fix swoole exit error dumped
2022-04-30 13:34:48 +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
7253a309c7
refactor container injection
2022-04-11 23:42:00 +08:00
sunxyw
0dd61a7270
add di support for event handlers
2022-04-11 23:39:41 +08:00
sunxyw
721c0834db
inject container into framework
2022-04-11 23:39:10 +08:00
crazywhalecc
3451434997
strict to phpstan-level-4
2022-04-03 02:17:58 +08:00
crazywhalecc
9bd02b3dd2
strict SignalListener param type
2022-04-03 01:31:04 +08:00
crazywhalecc
eecbe49955
fix code to phpstan-level-2
2022-04-03 01:31:04 +08:00
crazywhalecc
42aac802dd
Fix exclude-annotation-path not working bug
2022-03-30 17:49:53 +08:00
crazywhalecc
5db3ff934d
Fix pre-loaded events overwritten bug
2022-03-30 17:49:53 +08:00
crazywhalecc
b1d30da4bc
Re-fix the last no-message-response bug
2022-03-27 21:34:49 +08:00
crazywhalecc
bf7920cc15
Add Cron annotation event
2022-03-26 14:51:57 +08:00
crazywhalecc
971f03ae0f
Fix type convert error
2022-03-26 14:51:25 +08:00
crazywhalecc
c077e9418c
revert changes
2022-03-22 12:01:21 +08:00
crazywhalecc
b4d175ff98
fix docs problem
2022-03-22 11:52:12 +08:00
sunxyw
8105892b6e
fix review
2022-03-21 23:28:57 +08:00
sunxyw
bc7d5871e4
replace deprecated functions
2022-03-21 20:49:09 +08:00
crazywhalecc
b3089c1bba
add composer module support (build 449, 2.7.2)
2022-03-21 01:24:07 +08:00
crazywhalecc
74e91a2950
fix unpack autoload not working, change exclude_annotate to another name (build 444)
2022-03-20 16:51:48 +08:00
crazywhalecc
7ce3ef41df
fix comment spacing problem (build 443)
2022-03-20 16:23:07 +08:00
crazywhalecc
c897da29c6
add PHP8 Attribute compatibility (build 439, 2.7.0-beta4)
2022-03-20 01:53:36 +08:00
crazywhalecc
1706afbcd0
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
crazywhalecc
e6b9ae3ee1
add --watch function for no-installed-inotify users
2022-03-13 22:50:01 +08:00
crazywhalecc
73b6b8045d
enhancement for process state
2022-03-13 22:47:11 +08:00
crazywhalecc
3c87abc6e8
enhancement for process state
2022-03-13 22:46:22 +08:00
09220825cf
update to build 427
2021-11-16 15:41:01 +08:00
crazywhalecc
293740fee2
update to 2.5.7 (build 425)
2021-11-03 23:26:43 +08:00
crazywhalecc
d3c420ec84
update to build 424 (2.6.0-alpha1)
2021-11-02 16:01:24 +08:00
crazywhalecc
880b4e847c
update to version 2.5.4 (buid 421)
2021-09-11 16:27:16 +08:00
crazywhalecc
907a9cea25
update to build 420
2021-09-11 11:59:02 +08:00
229778ebf9
update to build 417
2021-09-01 14:14:00 +08:00
crazywhalecc
e57cc43500
update to 2.5.0-b4 (build 414)
2021-07-09 02:15:04 +08:00
crazywhalecc
58267f66fc
update to 2.5.0-b3 (build 412)
2021-07-09 01:43:39 +08:00
crazywhalecc
7e0fc1528a
update to 2.5.0-b3 (build 410)
2021-07-09 01:38:30 +08:00
crazywhalecc
7ec847e576
update to 2.5.0-b2 (build 409)
2021-07-04 15:45:30 +08:00
jerry
4ee16d4fc6
update to 2.5.0-b1 (build 408)
2021-06-16 00:17:30 +08:00
71585ed29d
update to build 407
...
change daemon command from system to Process::kill
add master_pid for motd information
add option --preview
delete server_event_handler_class and use process
go-cqhttp-down.sh script add arm64 support
add ./zhamao support
change build-runtime.sh to install-runtime.sh
add option --disable-safe-exit
adjust some Console output
set start script using /bin/sh for supporting auto searching php and framework
2021-05-08 10:02:41 +08:00
jerry
c2d3b5f92a
update to build 406 version
2021-04-06 01:19:56 +08:00
jerry
77e77e9cc3
update to 2.4.4 version (build 405)
...
change requirements: add pcntl as required extension
update docs
2021-03-29 17:12:09 +08:00