jerry
a1bfc031b8
update to 2.1.1 version
2.1.1
2021-01-02 13:20:16 +08:00
jerry
8a6f8f54a5
update composer.json path
2021-01-02 13:19:39 +08:00
jerry
19f0bffcd8
update composer.json
2.1.0
2021-01-02 13:16:22 +08:00
jerry
6337b626d6
update to 2.1.0 version
...
add @OnCloseEvent, @OnOpenEvent, @OnMessageEvent, @OnRequestEvent
update EventDispatcher.php and change it to status-based schema
fix @CQBefore bugs
2021-01-02 13:15:50 +08:00
crazywhalecc
7434bac94e
update to 2.0.3 version
2.0.3
2020-12-31 16:26:51 +08:00
crazywhalecc
ac45ab0dec
update to 2.0.2 version
2.0.2
2020-12-31 13:58:59 +08:00
crazywhalecc
8d248f301e
update to 2.0.2 version
2020-12-31 13:56:59 +08:00
jerry
937d31ccd9
update docs
2020-12-31 01:44:09 +08:00
crazywhalecc
ef263a5d1e
update docs
2020-12-31 00:35:40 +08:00
jerry
bf03dfda38
Merge remote-tracking branch 'origin/master'
2020-12-31 00:28:36 +08:00
jerry
6ba209c4c7
update docs
2020-12-31 00:28:16 +08:00
Whale
e7d86537be
Update README.md
2020-12-26 21:04:48 +08:00
crazywhalecc
44979c670f
update docs
2020-12-25 16:53:44 +08:00
Whale
747ecf28ea
Merge pull request #23 from 854854321/master
...
[MOD] add global function -> getAllFdByConnectType 根据连接类型获取所有fd.
2020-12-25 16:41:48 +08:00
Whale
f5d5929cb9
Update global_functions.php
2020-12-25 16:41:14 +08:00
Whale
6e866001d6
Update global_functions.php
2020-12-25 16:40:02 +08:00
wenhao
775c275288
[MOD] 解决php Notice <PHP Notice: Undefined index: x-self-id>
2020-12-25 16:28:21 +08:00
wenhao
86a0e1a2ca
[MOD] add global function -> getAllFdByConnectType 根据连接类型获取所有fd.
2020-12-25 15:48:41 +08:00
Whale
aae79aacb5
Update README.md
2020-12-25 01:42:23 +08:00
Whale
991af3d728
Update README.md
2020-12-25 01:41:23 +08:00
Whale
25ae4e02c2
Update README.md
2020-12-25 01:40:45 +08:00
Whale
5a6642e217
Update README.md
2020-12-25 01:40:24 +08:00
Whale
d00f6ee3a2
Update README.md
2020-12-25 01:27:19 +08:00
crazywhalecc
1e6cc9cd84
update docs
2020-12-23 16:20:35 +08:00
crazywhalecc
b7b94db5ea
Merge remote-tracking branch 'origin/master' into master
2020-12-23 16:15:18 +08:00
crazywhalecc
b0054d7884
update docs
2020-12-23 16:14:59 +08:00
Whale
22942c33cf
Update README.md
2020-12-23 11:27:23 +08:00
crazywhalecc
1f9c5eeeb4
add CNAME
2020-12-23 11:23:57 +08:00
crazywhalecc
44337d2ad4
update to 2.0.1 version
...
fix swoole log file "no such file or directory" error
2.0.1
2020-12-23 11:16:24 +08:00
crazywhalecc
d80de2a552
initial commit for v2
2.0.0
2020-12-23 10:35:25 +08:00
crazywhalecc
5b85ec15e9
Merge remote-tracking branch 'origin/2.0-dev' into master
...
# Conflicts:
# README.md
# SECURITY.md
# composer.json
# src/Framework/FrameworkLoader.php
# src/ZM/Event/Swoole/RequestEvent.php
# src/ZM/Http/Response.php
2020-12-23 10:33:25 +08:00
crazywhalecc
420f326f11
update README.md
2020-12-23 10:28:20 +08:00
crazywhalecc
f361a675af
update README.md
2020-12-23 10:21:48 +08:00
jerry
18c09beacb
update docs
2020-12-23 01:21:51 +08:00
crazywhalecc
c15d320ef6
update docs
2020-12-22 16:46:59 +08:00
crazywhalecc
58da612121
update docs
2020-12-22 16:39:37 +08:00
crazywhalecc
64ec34d54d
update docs
2020-12-22 16:35:22 +08:00
crazywhalecc
eeb952035a
update docs
2020-12-22 16:31:16 +08:00
crazywhalecc
e78485273d
update docs
2020-12-22 16:28:34 +08:00
crazywhalecc
9bd07e5a66
update docs
2020-12-21 16:56:36 +08:00
jerry
4deb814ff2
fix a little bug
2020-12-21 01:43:40 +08:00
jerry
619baf1691
update to 2.0.0-b9 version
...
fix a little bug
2020-12-20 19:15:28 +08:00
jerry
bc0bb9b6b0
update to 2.0.0-b8 version
...
fix environment conflict and remove custom commands
2020-12-20 18:49:03 +08:00
jerry
42d9c97711
update to 2.0.0-b7 version
...
fix environment getter
2020-12-20 18:40:26 +08:00
jerry
81365173d2
update to 2.0.0-b6 version
...
add interrupt return_value to InterruptException
2020-12-20 18:08:34 +08:00
jerry
ba5b793db7
update to 2.0.0-b5 version
...
set modules config to array
add subdir index.html
update Example of Hello.php
add Exception tester for TimerMiddleware.php
add keyword for @CQCommand
rename OnWorkerStart.php to OnStart.php
remove SwooleEventAfter.php
rename HandleEvent.php to SwooleHandler.php
set ZMRobot callback mode default to true
add getNextArg() and getFullArg()
add EventDispatcher.php logger
set Exception all based from ZMException
fix recursive bug for Response.php
add single_bot_mode
add SingletonTrait.php
add bot() function
2020-12-14 01:24:34 +08:00
crazywhalecc
1ffb30a471
update to v2.0.0-b4 version
...
change global.php config load time and logic
set context get server function available more time
delete unused comment and @CQAPISend
@CQCommand add start_with and end_with
set exceptions extended by ZMException
rename @SwooleSetup to @ZMSetup
fix quotes for global.php
fix LightCache empty presistence_path error
remove RemoteShell
2020-12-10 16:37:04 +08:00
crazywhalecc
cc31a1654d
update to v1.6.5 version
...
correct version name
update dependencies
1.6.5
2020-12-09 14:06:58 +08:00
crazywhalecc
dfca486b64
update to v1.6.5 version
...
correct version name
2020-12-09 13:57:51 +08:00
crazywhalecc
754c2846fe
update to v1.6.5 version
...
fix composer.json bug
2020-12-09 13:53:16 +08:00