李铭昕
|
c900b6c25b
|
Optimized ProxyCallVisitor.
|
2019-08-26 13:55:44 +08:00 |
|
李铭昕
|
5de1666ea4
|
Added proxy class generate testing.
|
2019-08-26 13:31:20 +08:00 |
|
李铭昕
|
ff5f6bd3cf
|
Optimized di.
|
2019-08-26 12:46:17 +08:00 |
|
李铭昕
|
e786d982ef
|
Merge pull request #452 from limingxinleo/1.1-fix
Added phpstan.
|
2019-08-25 12:33:36 +08:00 |
|
李铭昕
|
550e3859ee
|
Update CHANGELOG.md
|
2019-08-25 11:54:57 +08:00 |
|
李铭昕
|
ca2f54895f
|
Update composer.json
|
2019-08-25 11:47:10 +08:00 |
|
李铭昕
|
c1845bd5a5
|
Added phpstan.
|
2019-08-25 11:41:41 +08:00 |
|
李铭昕
|
425d1cea7f
|
Merge pull request #448 from wenbinye/fix-tcp-server-turnoff-http-protocol
fix #433: set open_http_protocol and open_http2_protocol to false whe…
|
2019-08-25 07:50:10 +08:00 |
|
黄朝晖
|
9cb4e3694b
|
Update CHANGELOG.md
|
2019-08-25 01:32:05 +08:00 |
|
黄朝晖
|
44441e1862
|
Update Port.php
|
2019-08-25 01:29:35 +08:00 |
|
李铭昕
|
3483eef500
|
Added testing.
|
2019-08-24 11:15:25 +08:00 |
|
Ye Wenbin
|
d641683bce
|
fix #433: set open_http_protocol and open_http2_protocol to false when server type is tcp
|
2019-08-24 08:16:22 +08:00 |
|
黄朝晖
|
9058caa852
|
Merge pull request #445 from ECE2/patch-1
Update exception-handler.md
|
2019-08-23 18:11:19 +08:00 |
|
ECE2
|
87732da243
|
Update exception-handler.md
handle 方法返回 $response 变量拼写错误
|
2019-08-23 17:15:48 +08:00 |
|
李铭昕
|
6b9051a26a
|
Merge pull request #420 from albertcht/feature/model_observer
Added listener for model.
|
2019-08-23 16:43:20 +08:00 |
|
李铭昕
|
574ad4dc34
|
Fixed bug for namespace.
|
2019-08-23 16:14:24 +08:00 |
|
李铭昕
|
3d9d57c5fd
|
Fixed name.
|
2019-08-23 16:09:35 +08:00 |
|
李铭昕
|
5c4414bc8b
|
Merge branch 'master' into pr/420
|
2019-08-23 16:01:45 +08:00 |
|
李铭昕
|
1c3aecd297
|
Merge pull request #441 from limingxinleo/redis-auth-close
Automatically close the spare redis client when it is used in low frequency.
|
2019-08-23 15:59:26 +08:00 |
|
黄朝晖
|
dabc9a50e0
|
Update CHANGELOG.md
|
2019-08-23 15:58:08 +08:00 |
|
李铭昕
|
6f6bc8370f
|
Update CHANGELOG.md
|
2019-08-23 15:55:22 +08:00 |
|
李铭昕
|
124468c801
|
Update ListenerCollector.php
|
2019-08-23 15:45:37 +08:00 |
|
李铭昕
|
77a93cb184
|
Renamed ListenerCollector.
|
2019-08-23 15:41:07 +08:00 |
|
李铭昕
|
fa0b3bfc98
|
Renamed ModelListener.
|
2019-08-23 15:32:16 +08:00 |
|
黄朝晖
|
3bded9c633
|
Merge pull request #444 from assert6/master
Updated command doc
|
2019-08-23 15:31:49 +08:00 |
|
李铭昕
|
f84bc3ff01
|
Fixed bug.
|
2019-08-23 15:23:54 +08:00 |
|
李铭昕
|
c8f0e2ffeb
|
Update ModelHookEventListener.php
|
2019-08-23 15:12:11 +08:00 |
|
李铭昕
|
73c1f470b8
|
Support collect models.
|
2019-08-23 15:00:43 +08:00 |
|
张城铭
|
6aa274632d
|
Update command.md
|
2019-08-23 14:50:56 +08:00 |
|
张城铭
|
3f30806c18
|
Update command.md
|
2019-08-23 14:50:00 +08:00 |
|
李铭昕
|
06ef33dc3c
|
Renamed model-listener from model-observer.
|
2019-08-23 14:42:05 +08:00 |
|
黄朝晖
|
68416717d8
|
Merge branch 'master' into redis-auth-close
|
2019-08-23 14:00:19 +08:00 |
|
李铭昕
|
baabc973ea
|
Update HasEvents.php
|
2019-08-23 11:43:33 +08:00 |
|
李铭昕
|
830f13c0d8
|
Deleted useless code.
|
2019-08-23 11:41:44 +08:00 |
|
李铭昕
|
9cff0e63f9
|
Format code.
|
2019-08-23 11:39:25 +08:00 |
|
李铭昕
|
a9e3aca4d9
|
Moved testing.
|
2019-08-23 11:38:42 +08:00 |
|
李铭昕
|
d77246deff
|
Update CHANGELOG.md
|
2019-08-23 11:01:08 +08:00 |
|
李铭昕
|
4ed1c39b53
|
Merge branch 'master' into pr/420
|
2019-08-23 10:59:41 +08:00 |
|
李铭昕
|
5401267d2d
|
Merge pull request #437 from liaiyi/testing
Changed `Hyperf\Testing\Client` handle exception handlers instead of throw an exception directly.
|
2019-08-23 09:46:56 +08:00 |
|
李铭昕
|
6ca2cdc83f
|
Update CHANGELOG.md
|
2019-08-22 19:06:29 +08:00 |
|
李铭昕
|
8ea8fa0317
|
Update composer.json
|
2019-08-22 19:03:18 +08:00 |
|
李铭昕
|
266687512c
|
Fixed testing.
|
2019-08-22 18:58:18 +08:00 |
|
李铭昕
|
accfcaccac
|
Update
|
2019-08-22 18:45:42 +08:00 |
|
李铭昕
|
c90d16fd0c
|
Added testing.
|
2019-08-22 18:41:38 +08:00 |
|
李铭昕
|
0847376e26
|
Added default frequency.
|
2019-08-22 18:29:37 +08:00 |
|
李铭昕
|
c249473b66
|
Update
|
2019-08-22 09:57:54 +08:00 |
|
李铭昕
|
5ef6e8106d
|
Fixed Hyperf\Testing\Client would throw a exception not handle exception handlers.
|
2019-08-22 09:55:12 +08:00 |
|
李铭昕
|
ab66c7e260
|
Added testing.
|
2019-08-22 09:41:29 +08:00 |
|
Agnes
|
0898943f12
|
Fixed bug.
|
2019-08-21 21:57:38 +08:00 |
|
黄朝晖
|
e3a76bbc1b
|
Merge pull request #436 from xiabin/patch-1
即时=>即使
|
2019-08-21 17:05:17 +08:00 |
|