Commit Graph

4768 Commits

Author SHA1 Message Date
huangzhhui
c4b59f6ba9 Update CHANGELOG.md 2020-04-08 23:58:16 +08:00
huangzhhui
8ee2f21ad7 Fix unit test 2020-04-08 19:48:55 +08:00
huangzhhui
6918e1e44c Add callable test case 2020-04-08 19:21:18 +08:00
huangzhhui
c5bb2c7145 Update ProxyCallVisitor.php 2020-04-07 15:47:23 +08:00
李铭昕
1620a544a4 Optimized code. 2020-04-07 10:54:26 +08:00
张城铭
c033623f57 Fixed return Nullable type 2020-04-04 21:54:11 +08:00
huangzhhui
27a52f6843 Update 2020-04-02 18:03:55 +08:00
huangzhhui
8ae4de9ed8 Update README.md 2020-04-02 17:59:02 +08:00
huangzhhui
4e88bd9197 Adjust the sponsor logo 2020-04-02 17:55:15 +08:00
huangzhhui
37e5af9d5f recreate the github image cache 2020-04-02 17:53:52 +08:00
huangzhhui
806b3868c6 Update guojiang-club.jpg 2020-04-02 17:52:26 +08:00
huangzhhui
770fd114e5 Update 2020-04-02 17:46:33 +08:00
huangzhhui
f8d318ecbc Add new sponsor logo and hyperf logo 2020-04-02 17:43:50 +08:00
huangzhhui
9db2fe2cfa Add guojiang.club sponsor logo 2020-04-02 17:36:43 +08:00
黄朝晖
7b2ea9f759
Merge pull request #1494 from Reasno/redis
fix: ignore @mixin annotation in redis component
2020-04-02 16:08:23 +08:00
黄朝晖
7b06df16ee
Update CHANGELOG.md 2020-04-02 15:29:57 +08:00
Reasno
9eff29cfd6 ignore @mixin annotation 2020-04-02 15:14:33 +08:00
Reasno
c82904a9d0 Merge branch 'master' of github.com:hyperf/hyperf into redis 2020-04-02 15:13:01 +08:00
谷溪
44cdfd7290
Merge pull request #1493 from nfangxu/patch-1
add fx/hyperf-http-auth
2020-04-02 14:41:28 +08:00
李铭昕
692dcbf134
Format composer.json (#1492) 2020-04-02 14:37:16 +08:00
Reasno
a9e5aa4347 ignore @mixin annotation 2020-04-02 14:28:08 +08:00
nfangxu
9564a49e60
add fx/hyperf-http-auth
仿照 laravel auth 组件, 抽离出其中的核心逻辑, 形成的扩展包
2020-04-02 14:21:50 +08:00
李铭昕
32190b4a97
v1.1.23 (#1488)
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-04-02 11:35:51 +08:00
huangzhhui
9b15e2c7d5 Fix changelog 2020-04-02 11:30:57 +08:00
huangzhhui
edbd314466 Translate 2020-04-02 11:28:27 +08:00
huangzhhui
06044f40de Merge branch 'master' into pr/1488 2020-04-02 11:21:28 +08:00
黄朝晖
f4e4c63051
Merge pull request #1480 from huangzhhui/master
rpc client will generate the methods of inherited interface automatically now
2020-04-02 11:18:57 +08:00
huangzhhui
62ad155871 Add CHANGELOG 2020-04-02 11:13:13 +08:00
huangzhhui
7e5e61892b Remove useless dependencies 2020-04-02 11:05:18 +08:00
李铭昕
0a523a2254 Update changelog.md 2020-04-02 09:55:28 +08:00
李铭昕
b848e1c13e Update CHANGELOG.md 2020-04-02 09:48:32 +08:00
李铭昕
34c9567ee7 Merge branch 'master' into 1.1-release 2020-04-02 09:47:23 +08:00
李铭昕
2acec1420e
Merge pull request #1467 from Reasno/filesystem
fix: Add default configuration
2020-04-02 09:46:32 +08:00
puppy
f60db3ce58
Fixed Invalid argument supplied for Hyperf\Testing\Client::flushContext. (#1477)
* - 解决 Hyperf\Testing\Client::flushContext 因获取上下文返回 nul 时报 Invalid ar
gument supplied for foreach() 的问题

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-04-02 09:45:05 +08:00
李铭昕
f706c87e01 v1.1.23 2020-04-01 13:25:23 +08:00
huangzhhui
1247e650d9 translate 2020-04-01 00:30:09 +08:00
huangzhhui
c39183bae0 Update 2020-04-01 00:30:04 +08:00
huangzhhui
cd3cfd68b0 Fixed syntax error of generated file 2020-03-31 19:33:57 +08:00
huangzhhui
c5ea35fd22 Use Roave/BetterReflection instead of the complex logical implementation 2020-03-31 19:15:22 +08:00
李铭昕
1b55e8c2f7
Creating message with make instead of new for async-queue. (#1481) 2020-03-31 13:42:58 +08:00
黄朝晖
011dba28c7
Merge pull request #1469 from limingxinleo/1.1-guzzle
Added `getHandler()` method for `Hyperf/Guzzle/HandlerStackFactory`.
2020-03-31 11:39:56 +08:00
黄朝晖
a3c3eabca8
Update CHANGELOG.md 2020-03-31 11:39:21 +08:00
黄朝晖
4fae295f20
Merge branch 'master' into 1.1-guzzle 2020-03-31 11:36:47 +08:00
huangzhhui
14f7bf6b86 Remove return idetifier when the return type is void 2020-03-29 02:41:20 +08:00
huangzhhui
cc2f61be6e Adapte nullable type of parameter 2020-03-29 02:35:20 +08:00
huangzhhui
23e9c7cd3c Update ProxyCallVisitor.php 2020-03-29 02:21:56 +08:00
huangzhhui
84cb8a5dab rpc client will generate the methods of inherited interface automatically now 2020-03-29 01:49:43 +08:00
李铭昕
7453f1dc2a
Fixed the consumer of NSQ will restart when requeue message. (#1474)
Co-authored-by: 黄朝晖 <huangzhwork@gmail.com>
2020-03-27 18:01:10 +08:00
李铭昕
367f4f9e8d
Fixed data recved failed, when the body is larger than max-output-buffer-size. (#1471)
* Fixed data recved failed, when the body is larger than max-output--buffer-size.

* Update CHANGELOG.md
2020-03-27 17:50:33 +08:00
李铭昕
293cb6662a
Fixed consume failed, when publish message in consumer. (#1472)
* Fixed consume failed, when publish message in consumer.

* Update CHANGELOG.md

* Fixed connection name not found.

* Update KeepaliveConnection.php
2020-03-27 16:30:04 +08:00