Commit Graph

5207 Commits

Author SHA1 Message Date
reasno
08d0b221eb Merge branch 'socketio' of https://github.com/Reasno/hyperf into socketio 2020-05-05 19:25:35 +08:00
reasno
cfd544ffcf it Merge branch 'master' of https://github.com/hyperf/hyperf into socketio 2020-05-05 19:25:18 +08:00
huangzhhui
6d1a2e3a43 Merge branch 'master' of github.com:hyperf/hyperf-2.0 2020-05-05 16:54:35 +08:00
huangzhhui
ecd195afb7 Use merge to instead of replace strategy 2020-05-05 16:54:28 +08:00
huangzhhui
e670783630 Use BetterReflectionClass to insteand of Doctrine Instantiator 2020-05-05 16:53:47 +08:00
huangzhhui
e22c449acb Donot check the class exist by autoload 2020-05-05 16:52:45 +08:00
李铭昕
8e90f6f699 Update AnnotationReader.php 2020-05-05 07:50:13 +08:00
李铭昕
e530123a3f Format code. 2020-05-05 07:46:26 +08:00
huangzhhui
140bd1780e Update CHANGELOG-2.0.md 2020-05-05 01:55:22 +08:00
huangzhhui
1c65e95050 Support autoload config file, base config file and config provider to register aspect class 2020-05-05 01:40:55 +08:00
huangzhhui
f22fc9426c Add define aspects by config file 2020-05-05 01:27:56 +08:00
huangzhhui
86b246280a Update CHANGELOG-2.0.md 2020-05-05 00:31:24 +08:00
huangzhhui
a6ce6e42ca Update CHANGELOG-2.0.md 2020-05-05 00:27:46 +08:00
huangzhhui
c5dc2a406e Update CHANGELOG-2.0.md 2020-05-05 00:25:55 +08:00
huangzhhui
ea90761e93 Update composer.json 2020-05-05 00:25:51 +08:00
huangzhhui
7eef437d26 Merge remote-tracking branch 'upstream/master' 2020-05-04 23:46:31 +08:00
huangzhhui
ac1a371811 Create CHANGELOG-2.0.md 2020-05-04 23:29:56 +08:00
huangzhhui
aed1558522 Remove useless class 2020-05-04 23:28:07 +08:00
huangzhhui
c00596b100 Extract the logical to RegisterInjectPropertyHandler 2020-05-04 23:26:57 +08:00
huangzhhui
b082ec8b9e Inject the value in DI container when class is an Aspect 2020-05-04 23:11:00 +08:00
huangzhhui
906076abd1 Remove useless ProxyFactory 2020-05-04 23:10:28 +08:00
huangzhhui
154652da45 Update AnnotationReader.php 2020-05-04 22:36:52 +08:00
李铭昕
c854d42e89 Added method addGlobalImports for AnnotationReader. 2020-05-04 22:11:03 +08:00
李铭昕
b340125b44 Optimized annotations. 2020-05-04 21:36:29 +08:00
李铭昕
e623a52e1d Deleted useless code. 2020-05-04 16:14:43 +08:00
huangzhhui
6b573c5f87 Update AnnotationCollector.php 2020-05-04 16:11:32 +08:00
huangzhhui
552b81004f Mark getMethodByAnnotation and getClassByAnnotation to deprecated at v3.0 2020-05-04 15:42:58 +08:00
huangzhhui
8cc8a345e4 Update ProxyTrait.php 2020-05-04 15:19:04 +08:00
李铭昕
590951b7e8 Update server.php 2020-05-04 15:03:19 +08:00
huangzhhui
53cb1fd34a Add annotation definition of aspect 2020-05-04 14:48:29 +08:00
crystal9002
c5f74609be
Optimized a meaningless redis delete instruction. (#1670)
Co-authored-by: zhenguo.guan <guanzhenguo@3k.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-05-04 12:12:05 +08:00
李铭昕
4e09074290 Optimized composer.json. 2020-05-04 11:59:11 +08:00
李铭昕
81ba63dec8 Merge branch 'master' into pr/1665 2020-05-04 11:08:31 +08:00
李铭昕
1aefc3bdf0 Deleted useless code. 2020-05-04 11:08:10 +08:00
huangzhhui
05ae076d53 Update AbstractAspect.php 2020-05-04 02:04:02 +08:00
huangzhhui
43d61593ad Add aspect priority 2020-05-04 02:03:44 +08:00
huangzhhui
23a8aeac26 Remove useless $__class__ and $__function__ variables 2020-05-04 02:03:21 +08:00
huangzhhui
92789cf4f9 Remove autoload component and move the files to DI component 2020-05-04 00:49:28 +08:00
李铭昕
408a8565db Added config collectors. 2020-05-03 20:23:32 +08:00
李铭昕
b767533a4a Update README.md 2020-05-03 20:01:38 +08:00
神秘人xcy
f07abc641b
Added ORM methods morphWith and whereHasMorph. (#1616)
* Add MorphWith ORM Function

* Add WhereHasMorph ORM Function

* Added test cases.

* Added document.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-05-03 13:29:33 +08:00
李铭昕
1c6f47f0f6 Deleted useless code. 2020-05-03 10:32:22 +08:00
黄朝晖
30e36e7d22
Merge pull request #1666 from limingxinleo/1.1-amqprpc
Added RPC Client for amqp.
2020-05-02 15:09:54 +08:00
huangzhhui
af35417118 Update amqp.md 2020-05-02 14:53:06 +08:00
huangzhhui
62f3f9d338 Move DynamicRpcMessage to Hyperf\Amqp\Message 2020-05-02 14:53:04 +08:00
huangzhhui
35c60f0f89 Add DynamicRpcMessage 2020-05-02 14:22:32 +08:00
huangzhhui
68bab4797b Release the connection 2020-05-02 14:10:24 +08:00
李铭昕
f70f4906b5 Deleted useless code. 2020-05-01 20:43:32 +08:00
李铭昕
d43b0081f5 Added RPC Client. 2020-05-01 20:18:34 +08:00
李铭昕
46a7efcdbc Added method consumeMessage. 2020-05-01 17:04:40 +08:00