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
jerry
6b872c6f74
update to 2.4.3 version (build 403)
...
add config: swoole.max_wait_time (default 5)
add constant MAIN_WORKER
add getExpireTS() for LightCache
fix savePersistence() bug
add zm_go() to prevent errors
2021-03-29 15:34:24 +08:00
jerry
93a68a5582
update to v2.4.0 (build 400)
...
add systemd:generate command
add check:config command
init command add `--force|-F` option
add MessageUtil function `addShortCommand()`
clear debug message
2021-03-25 16:18:09 +08:00
jerry
6155236d3c
update to v2.4.0 (build 399)
...
add CheckConfigCommand.php
add config update record docs
adjust swoole version to 4.5.0
fix stop and reload bugs
add $_running_annotation
add remote terminal
update global config
add timer tick exception handler
add zm_xxx global functions
add isAtMe(), splitCommand(), matchCommand() function for MessageUtil
add workerAction(), sendActionToWorker(), resumeAllWorkerCoroutines() functions for ProcessManager
optimize CQCommand match function
add custom TerminalCommand annotation
add TuringAPI
add getReloadableFiles() function for ZMUtil
2021-03-24 23:34:46 +08:00
235256d679
rollback and correct to 398(v2.3.5)
2021-03-23 14:49:42 +08:00
jerry
0ff4e52ed3
tmp connect
2021-03-22 07:44:11 +08:00
e77b9d4970
update to 2.3.1 version (build 388)
...
cleanup code and fix a bug
2021-03-18 14:56:35 +08:00
jerry
f908513dca
update to build 385
...
add CQObject for CQ
add after-stop action(set terminal level 0)
update global.php modules, add http_proxy_server
add MessageUtil.php for message parsing
add RouteManager::addStaticFileRoute() for quick handling static file
finish onTask function finally!!
add TaskManager::runTask()
2021-03-15 02:54:16 +08:00
jerry
7dc39e6ada
update to 2.2.11 verion
...
add build version (start from 384)
make 启动中 log as verbose
remove console input
fix pure http server bug
add error handler for zm_timer_tick and zm_timer_after
2021-03-13 15:16:10 +08:00
jerry
a23f3d8f16
update to 2.2.9 version
...
update reply() to support quick operation
fix reload bug
fix reply() bug
2021-03-06 17:22:42 +08:00
jerry
957c69bd1e
update to 2.2.7 version
...
fix reply() bug
fix access_token bug
2021-02-27 16:19:18 +08:00
Wang
faf9f5d988
Update ServerEventHandler.php
...
-When the token is incorrect, repeated connection events occur in the framework
2021-02-27 00:04:02 +08:00
jerry
69521a1f1f
cleanup code, update some features
...
add Hitokoto API
add Closure for access_token
add working_dir() global function
adjust reply() method to .handle_quick_operation
2021-02-24 23:37:00 +08:00
jerry
f677b0e132
update to 2.2.5 version
...
add saveToJson and loadFromJson function for DataProvider.php
fix @OnSave annotation not working
adjust swoole timer tick
add hasKey() for WorkerCache.php
2021-02-15 15:15:26 +08:00
jerry
77c12db31a
reformat code
2021-02-09 17:09:09 +08:00
jerry
0c9f246690
update to 2.2.4 version
...
update docs
fix broken ssh caused cpu overloading
fix WorkerCache bug when no global config
add global function zm_atomic
2021-02-07 11:46:42 +08:00
jerry
517d258d61
update to 2.2.3 version, I am tired
...
fix access_token not working
fix waitMessage() not working in v2.2.2
2021-01-30 00:06:42 +08:00