sunxyw
a430cf59c4
add docker init to InitCommand
2022-12-16 21:58:19 +08:00
sunxyw
4bf328ef67
refactor InitCommand
2022-12-16 18:05:51 +08:00
crazywhalecc
35dec947df
add proxy server command and update lowest version of PHP >= 8.0
2022-11-03 10:18:17 +08:00
crazywhalecc
a4f992b9e5
add state and ctrl+C support for windows
2022-09-26 22:44:41 +08:00
sunxyw
87e71f1eb8
add repl command ( #155 )
2022-08-27 00:53:45 +08:00
sunxyw
eb7e700e7c
replace legacy config
2022-08-23 18:02:00 +08:00
crazywhalecc
22d38b783d
update function name, add --print-process-pid option
2022-08-21 16:05:58 +08:00
crazywhalecc
ebdada57a6
add bot crafting command
2022-08-21 16:04:20 +08:00
crazywhalecc
dc742763a8
add pipeline feature for middleware
2022-08-14 18:15:45 +08:00
crazywhalecc
b2c95d96b1
refactor all base things
2022-08-14 18:15:45 +08:00
crazywhalecc
41b058aeaf
update to 3.0.0-alpha2 (build 610): refactor driver
2022-08-14 18:15:45 +08:00
sunxyw
4fe74eb5fe
replace console with logger
2022-06-08 23:14:25 +08:00
crazywhalecc
376b81f841
change another table printer
2022-05-14 23:51:47 +08:00
crazywhalecc
c74a43cd74
remove and refactor daemon/server command, add useful messages
2022-05-14 23:40:22 +08:00
crazywhalecc
e843aeac55
prevent server:stop command error when daemon file not exists
2022-05-06 23:36:29 +08:00
crazywhalecc
d28672e2ad
add --audit-mode option
2022-05-04 21:14:56 +08:00
crazywhalecc
d490892092
refactor module command to phpstan-level-1
2022-04-02 19:36:32 +08:00
crazywhalecc
e8bd381907
Add private-mode option for server command
2022-03-30 17:49:53 +08:00
crazywhalecc
971f03ae0f
Fix type convert error
2022-03-26 14:51:25 +08:00
crazywhalecc
b3089c1bba
add composer module support (build 449, 2.7.2)
2022-03-21 01:24:07 +08:00
crazywhalecc
ba2777137b
let build command faster (build 448, 2.7.1)
2022-03-20 23:26:42 +08:00
crazywhalecc
15d4ea710a
add --no-state-check option (build 446)
2022-03-20 21:04:07 +08:00
crazywhalecc
7ce3ef41df
fix comment spacing problem (build 443)
2022-03-20 16:23:07 +08:00
crazywhalecc
1706afbcd0
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
crazywhalecc
3c87abc6e8
enhancement for process state
2022-03-13 22:46:22 +08:00
crazywhalecc
82c44d6c40
enhancement for process state
2022-03-13 22:15:27 +08:00
crazywhalecc
487892e1d9
add force kill framework command --force
2022-03-13 22:05:53 +08:00
09220825cf
update to build 427
2021-11-16 15:41:01 +08:00
crazywhalecc
d3c420ec84
update to build 424 (2.6.0-alpha1)
2021-11-02 16:01:24 +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
a6f5952dee
update to 2.5.1 (build 416)
2021-07-09 12:59:07 +08:00
crazywhalecc
e57cc43500
update to 2.5.0-b4 (build 414)
2021-07-09 02:15:04 +08:00
crazywhalecc
481063285b
update some Docs and comments
2021-07-09 01:54:58 +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
d72b41a902
update to build 404
...
fix ./zhamao command
fix warning when first time starting framework
2021-03-29 15:48:47 +08:00
jerry
d699a152d5
update to 2.4.2 version (build 402)
...
change WORKING_DIR constant
change logic of savePersistence()
add LightCache addPersistence() and removePersistence() method
add `./zhamao` command
2021-03-27 16:30:15 +08:00
jerry
600829645d
fix init command
2021-03-25 16:56:08 +08:00
jerry
68280cfe7e
fix init command
2021-03-25 16:50:32 +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
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
de5744c9e4
update to 2.2.10 version
...
add build-runtime.sh
remove debug msg when stopping
add --show-php-ver argument for server
2021-03-08 00:48:51 +08:00