whale
|
c654cf40d5
|
update README.md
|
2020-06-13 17:45:29 +08:00 |
|
whale
|
68cc536af3
|
update to 1.5.5 version
1.5.5
|
2020-06-13 17:39:50 +08:00 |
|
whale
|
42412fee98
|
update init structure
|
2020-06-13 17:23:53 +08:00 |
|
whale
|
500ec4707e
|
update Hello default module
|
2020-06-13 17:08:13 +08:00 |
|
whale
|
b09857e3b8
|
add init command of start commandline
|
2020-06-13 16:58:45 +08:00 |
|
whale
|
7d79126c8f
|
fix stupid bug of rule parsing
|
2020-06-13 16:19:11 +08:00 |
|
whale
|
a542558503
|
close ws connection after calling event
|
2020-06-13 16:05:57 +08:00 |
|
whale
|
6697591a22
|
fix a bug
|
2020-06-13 14:09:25 +08:00 |
|
whale
|
aad28f1ec4
|
update to 1.5.4 version
1.5.4
|
2020-06-13 12:21:27 +08:00 |
|
whale
|
f1949b1bd0
|
remove stupid debug breakpoint
|
2020-06-13 11:29:09 +08:00 |
|
whale
|
3b8aac5d8f
|
add CQCommand alias
switch spl_autoload to psr-4 autoload
|
2020-06-13 11:28:31 +08:00 |
|
whale
|
5fd45c2542
|
add sql_no_exception config
|
2020-06-13 10:17:14 +08:00 |
|
whale
|
af89c1b1f6
|
fix some sql bugs
|
2020-06-10 14:39:30 +08:00 |
|
whale
|
3287b96f30
|
update to 1.5.3 version
1.5.3
|
2020-06-10 13:24:04 +08:00 |
|
whale
|
00a8683658
|
update to 1.5.3 version
fix linux terminal input bug
|
2020-06-10 13:23:40 +08:00 |
|
whale
|
c0ea068d04
|
update to 1.5.2 version
add ZM_VERSION const
1.5.2
|
2020-06-08 23:52:55 +08:00 |
|
whale
|
9ba58ff90f
|
remove ModBase to default Module
|
2020-06-05 19:54:20 +08:00 |
|
whale
|
1a1cf0ad30
|
update to 1.5.1 version
1.5.1
|
2020-06-05 19:31:43 +08:00 |
|
whale
|
1de93b9dc1
|
update to 1.5.1 version
fix a warning bug
|
2020-06-05 19:31:18 +08:00 |
|
Whale
|
99e44eea3d
|
Merge pull request #12 from 854854321/patch-1
Update ZMRequest.php
|
2020-06-05 19:25:20 +08:00 |
|
Whale
|
e67958a8d1
|
Update ZMRequest.php
|
2020-06-05 19:24:56 +08:00 |
|
Whale
|
23b3dc34e2
|
Merge pull request #11 from 854854321/master
Update README.md
|
2020-06-05 18:51:52 +08:00 |
|
温
|
775672d515
|
Update ZMRequest.php
增加了http请求 传输 数据体
|
2020-06-05 18:31:55 +08:00 |
|
温
|
40e17fab62
|
Update README.md
|
2020-06-05 16:02:13 +08:00 |
|
whale
|
59fde3d075
|
update to 1.5 version
1.5
|
2020-06-05 13:36:30 +08:00 |
|
whale
|
a8183757be
|
update to 1.4.1 version
fix uncaught PDOException
|
2020-05-31 14:22:39 +08:00 |
|
whale
|
8ae5844649
|
fix a bug
1.4
|
2020-05-23 17:40:08 +08:00 |
|
whale
|
acc96b78db
|
fix a bug
|
2020-05-23 17:29:09 +08:00 |
|
whale
|
802f975825
|
update to version 1.4
|
2020-05-23 17:23:29 +08:00 |
|
whale
|
76ee308b91
|
add some exception log feature
|
2020-05-10 23:45:45 +08:00 |
|
whale
|
d9eca5d7b1
|
fix finalReply not working
|
2020-05-10 18:31:44 +08:00 |
|
whale
|
5144bc2094
|
update LICENSE of composer
|
2020-05-10 18:27:59 +08:00 |
|
whale
|
f7418de868
|
update to 1.3.2 version
|
2020-05-10 18:26:48 +08:00 |
|
whale
|
2bcbdcd3ca
|
support Middleware of TimerTick
|
2020-05-10 18:25:51 +08:00 |
|
whale
|
013c78dc77
|
fix OnTick context bug
|
2020-05-10 14:40:18 +08:00 |
|
whale
|
886816e3d5
|
update to 1.3.1 version
fix DataProvider::setJsonData bug
add Root document of default request
⚠️ change MySQL driver to PDO, mysqlnd required
improve exception catcher
1.3.1
|
2020-05-10 14:11:32 +08:00 |
|
whale
|
81db9c6ccb
|
update Dockerfile to fit mysqlnd
|
2020-05-10 00:52:40 +08:00 |
|
whale
|
ec88c56137
|
update README.md
1.3
|
2020-05-08 18:45:40 +08:00 |
|
whale
|
acb4bdf9b4
|
update to 1.3.0 version totally.
|
2020-05-08 16:37:38 +08:00 |
|
whale
|
a1b013ee53
|
update to 1.3.0 version.
|
2020-05-06 17:26:50 +08:00 |
|
whale
|
086c65af26
|
fix some DataProvider bug.
|
2020-05-06 17:25:09 +08:00 |
|
whale
|
9b3a2e5296
|
fix some DataProvider bug.
|
2020-05-06 17:19:59 +08:00 |
|
whale
|
181f6430a4
|
update CQ.php
|
2020-05-06 15:01:32 +08:00 |
|
whale
|
d5c192108e
|
update Dockerfile
|
2020-05-03 16:38:27 +08:00 |
|
whale
|
0c28dda808
|
update Dockerfile
|
2020-05-03 12:03:56 +08:00 |
|
whale
|
b61eeccdb8
|
fix composer requirement
|
2020-05-03 11:41:05 +08:00 |
|
whale
|
19d618f167
|
update README.md
|
2020-05-02 23:36:54 +08:00 |
|
whale
|
17ce0c20ae
|
update SECURITY.md
1.2.1
|
2020-05-02 23:28:11 +08:00 |
|
whale
|
82a1f86bbd
|
update to 1.2.1
add phar build script
|
2020-05-02 23:27:26 +08:00 |
|
whale
|
97e579b8a1
|
update README.md
|
2020-04-29 18:11:21 +08:00 |
|