Commit Graph

5090 Commits

Author SHA1 Message Date
huangzhhui
9207a9be50 Remove the duplicate Readme file 2020-05-14 19:37:56 +08:00
xiaolaiapple
e0679da8cd Update ModelMorphEagerLoadingTest.php 2020-05-14 15:58:00 +08:00
黄朝晖
f5538b99c2
Merge pull request #1733 from limingxinleo/1.1-remove
Removed nano and swoole-enterprise.
2020-05-14 13:57:28 +08:00
谷溪
ff92f88bc0
Update changelog.md 2020-05-14 13:22:10 +08:00
谷溪
a6fb3fe495
Update CHANGELOG.md 2020-05-14 13:21:27 +08:00
李铭昕
0f875badde Update changelog.md 2020-05-14 12:29:15 +08:00
李铭昕
bb6eb2f602 Update CHANGELOG.md 2020-05-14 12:23:53 +08:00
李铭昕
ebb70e1d17 Update composer.json 2020-05-14 12:18:47 +08:00
李铭昕
3c4749748e Removed nano and swoole-enterprise. 2020-05-14 12:16:02 +08:00
李铭昕
78d2df0b85
Added shortcut -R of --refresh-fillable for command gen:model. (#1730) 2020-05-14 12:03:27 +08:00
谷溪
cb7d2ed598
Merge pull request #1723 from Reasno/whoops
Integrate Whoops
2020-05-14 11:48:42 +08:00
谷溪
5b66887164
Merge pull request #1665 from Reasno/nano
Add hyperf/nano
2020-05-14 11:48:27 +08:00
谷溪
54cc8a39c6
remove unnecessary code 2020-05-13 21:04:42 +08:00
谷溪
811f3b015e
Merge pull request #1708 from Reasno/socketio
fix a variety of issues found in socketio-server
2020-05-12 16:58:56 +08:00
Reasno
b4b1405401 add changelog 2020-05-12 16:58:16 +08:00
谷溪
a7e3b90ac6
Merge pull request #1718 from jobinli/hotfix#socketio-trigger-connect
socketIo组件在onOpen中促发connect事件
2020-05-12 16:54:08 +08:00
沈唁
116b47cb2e
Update index.html (#1717) 2020-05-12 14:16:54 +08:00
Reasno
cf9ede269b fix phpstan complaints 2020-05-12 13:28:18 +08:00
Reasno
c20a2f3889 fix a bug where empty room cause oom. 2020-05-12 13:19:54 +08:00
Reasno
5adff0e123 fix callback variable. 2020-05-12 13:02:58 +08:00
xiaolaiapple
71c0d1fea3 modify Relationsships and add new function of orWhereHasMorph whereDoesntHaveMorph orWhereDoesntHaveMorph 2020-05-12 11:49:21 +08:00
reasno
2138c41694 csfix 2020-05-11 23:18:23 +08:00
reasno
a9d89c9707 add test 2020-05-11 23:08:28 +08:00
reasno
a7b1e78bf0 add doc 2020-05-11 22:46:30 +08:00
Reasno
ec2be8dcc4 add whoopse 2020-05-11 18:48:32 +08:00
Reasno
01028fbc29 correctly format throwable. 2020-05-11 17:47:26 +08:00
JobinLi
b96aeb5fde fix 2020-05-11 15:22:30 +08:00
JobinLi
0dd4c267df 修改命名并限制传参类型 2020-05-11 14:52:01 +08:00
Reasno
1bc226ef8b Merge remote-tracking branch 'origin/socketio' into socketio 2020-05-11 14:40:38 +08:00
Reasno
58e883b0aa some old swoole version doesn't support all ws flags. 2020-05-11 14:33:48 +08:00
JobinLi
14af05fdde socketIo组件在onOpen中促发connect事件 2020-05-11 13:59:15 +08:00
李铭昕
5c5ac770e7
Don't set process title in Darwin OS. (#1710) 2020-05-09 18:14:50 +08:00
谷溪
6e99406e07
FIX CI 2020-05-09 17:28:12 +08:00
黄朝晖
fbfe09c5bd
Update RedisAdapter.php 2020-05-09 14:48:06 +08:00
Reasno
5cef1a0d14 add better logging in RedisAdapter.php; 2020-05-09 11:01:57 +08:00
李铭昕
f972ed5004
Update paginator.md (#1698) 2020-05-08 16:31:43 +08:00
黄朝晖
8fa070dc17
Merge pull request #1699 from txjlrk/master
update doc/zh-cn/snowflake.md
2020-05-08 16:22:51 +08:00
liuruikang
c91781ce14 update doc/zh-cn/snowflake.md 2020-05-08 11:56:46 +08:00
李铭昕
95acfbc176
Fixed Context::copy does not works when use keys.. (#1696) 2020-05-08 11:00:06 +08:00
李铭昕
81f3e7d2cf
v1.1.30 (#1668)
Co-authored-by: 黄朝晖 <huangzhwork@gmail.com>
2020-05-07 14:09:53 +08:00
李铭昕
24472f5032
Fixed pool does not work in json rpc pool transporter. (#1682) 2020-05-07 11:07:40 +08:00
李铭昕
5d0a9a6eab
Fixed connection reset failed, when the connection close in context. (#1683) 2020-05-07 11:07:23 +08:00
谷溪
9fe67fc9b0
Merge pull request #1651 from Reasno/socketio
add socket.io-server component
2020-05-06 17:42:18 +08:00
Reasno
060223915b fix Future.php 2020-05-06 13:41:17 +08:00
Reasno
dd857a1c72 rename getNsp -> getNamespace 2020-05-06 10:00:41 +08:00
李铭昕
08c7e99ec1
Fixed Undefined variable: connection. (#1669) 2020-05-06 09:46:35 +08:00
reasno
6ab7cc06ea Merge remote-tracking branch 'origin/socketio' into socketio 2020-05-06 08:14:45 +08:00
reasno
59ae52f7b5 doc: enhance documentation with better explanation
Signed-off-by: reasno <guxi99@gmail.com>
2020-05-06 08:11:47 +08:00
黄朝晖
09ef38d448
Update BaseNamespace.php 2020-05-06 02:50:09 +08:00
reasno
b3c9441792 rename IORouter to SocketIORouter.php
Signed-off-by: reasno <guxi99@gmail.com>
2020-05-05 23:13:54 +08:00