Deeka Wong
|
ed06e3069b
|
Adds isMatch method to Str and Stringable helpers (#5478)
|
2023-03-05 11:39:42 +08:00 |
|
Deeka Wong
|
dac2959d4e
|
Support ulid and uuid for Model (#5472)
|
2023-03-05 11:19:24 +08:00 |
|
alwaysLinger
|
0f787c8508
|
Support Google\Rpc\Status for GRPC . (#5467)
Added class Hyperf\GrpcServer\Exception\GrpcStatusException
Added method Hyperf\Grpc\Parser::statusToDetailsBin
Added method Hyperf\GrpcServer\CoreMiddleware::handleStatusResponse
Added method Hyperf\GrpcServer\Exception\Handler::transferToStatusResponse
|
2023-03-05 09:59:34 +08:00 |
|
Deeka Wong
|
e129191478
|
Adds ArrayAccess to Stringable (#5476)
|
2023-03-03 20:02:28 +08:00 |
|
黄朝晖
|
d4674c05c4
|
Merge pull request #5475 from guandeng/fix-doc
Correct words
|
2023-03-02 00:48:28 +08:00 |
|
guandeng
|
917983b2fe
|
Correct words
|
2023-03-02 00:11:26 +08:00 |
|
Deeka Wong
|
636307c2cc
|
Optimize events using nullsafe operator (#5473)
|
2023-03-01 13:30:24 +08:00 |
|
沈唁
|
d0f2920efb
|
Fix missing suggest for hyperf/utils (#5471)
|
2023-02-27 12:24:59 +08:00 |
|
李铭昕
|
1c180c3a5b
|
Format code
|
2023-02-27 10:49:32 +08:00 |
|
李铭昕
|
6a16f19f82
|
Ensure that the connection must be reset the next time after broken. (#5469)
|
2023-02-27 10:45:50 +08:00 |
|
李铭昕
|
da70307213
|
Release v3.0.8 (#5466)
|
2023-02-26 08:25:49 +08:00 |
|
codinghuang
|
cc7c777d2b
|
Check scan status (#5461)
|
2023-02-25 11:14:03 +08:00 |
|
李成军
|
e81849f3af
|
Fixed bug that swagger server cannot work when using async style server. (#5464)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-25 11:12:09 +08:00 |
|
alwaysLinger
|
0e57e145ac
|
Added method Hyperf\Grpc\Parser::statusFromResponse . (#5454)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-24 10:35:07 +08:00 |
|
Deeka Wong
|
1119cb1697
|
Adds some methods of uuid and ulid for Str and Stringable (#5459)
|
2023-02-24 09:54:13 +08:00 |
|
mingwei zheng
|
7ed6861532
|
Update docs of logger. (#5457)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-24 09:50:27 +08:00 |
|
Lucas Vinicius
|
9b61fb7ec4
|
Added missing methods put() and patch() to testing HTTP client (#5453)
|
2023-02-23 07:09:01 +08:00 |
|
Cotch
|
c1c0901121
|
Added appends($attributes) method to collections (#5451)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-23 06:53:11 +08:00 |
|
youmikuang
|
01ba3fc88d
|
Support PHP82 (#5450)
|
2023-02-22 18:50:16 +08:00 |
|
宣言就是Siam
|
dced657fc7
|
Fix swagger generation repeat (#5446)
|
2023-02-22 18:49:35 +08:00 |
|
李铭昕
|
7b9cb7b40a
|
Support generate swagger schemas by models.
|
2023-02-22 17:42:19 +08:00 |
|
李铭昕
|
f6e0d86f12
|
Added GenSchemaCommand to genreate schema for swagger.
|
2023-02-22 17:42:19 +08:00 |
|
Deeka Wong
|
6d54e4fc8a
|
Update docs from crontab (#5443)
|
2023-02-22 17:41:23 +08:00 |
|
黄朝晖
|
02854be2cf
|
Merge pull request #5442 from kingsKangKang/patch-1
Update changelog.md
|
2023-02-22 15:00:28 +08:00 |
|
stranger
|
48120b15c3
|
Update changelog.md
|
2023-02-22 14:02:49 +08:00 |
|
Deeka Wong
|
f27ae5c444
|
Improve Arr::shuffle (#5439)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-22 11:14:12 +08:00 |
|
李铭昕
|
0ac1d5e807
|
Fixed ci (#5440)
|
2023-02-22 10:10:58 +08:00 |
|
cocoliu
|
e78f538b47
|
Fixed bug nacso persistent service heartbeat at function isRegistered() (#5438)
|
2023-02-22 08:04:52 +08:00 |
|
Deeka Wong
|
d15946fc8d
|
Remove unnecessary if statement in Str::length (#5437)
|
2023-02-22 07:09:52 +08:00 |
|
黄朝晖
|
24591603fd
|
Merge pull request #5436 from hyperf/sy-records-patch-1
Fix mermaid broken
|
2023-02-21 18:44:29 +08:00 |
|
沈唁
|
3fedec2b06
|
Fix mermaid broken
|
2023-02-21 18:29:02 +08:00 |
|
b1cat
|
870e8bec48
|
Support UDP Server for Swow. (#5434)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-21 14:42:40 +08:00 |
|
Deeka Wong
|
50fbc91d5a
|
Adds ConfigChanged docs for config-center (#5435)
|
2023-02-21 13:09:55 +08:00 |
|
Robert
|
bbece609a3
|
Fixed bug that the persistent service no need to send heartbeat. (#5433)
|
2023-02-21 13:05:52 +08:00 |
|
李铭昕
|
c03e95fe18
|
Release v3.0.7 (#5431)
|
2023-02-18 06:40:54 +08:00 |
|
她和她的猫
|
d9b0fbf34e
|
Fixed bug that migrator cannot work when using PHP8.2 . (#5424)
|
2023-02-18 06:14:38 +08:00 |
|
devin
|
e9f22d9a37
|
Fixed bug that metric middleware cannot work well when encountered an exception. (#5428)
|
2023-02-18 06:09:06 +08:00 |
|
Yi
|
bff8c053a1
|
Added access_key and access_secret which used to connect aliyun nacos. (#5429)
|
2023-02-18 06:07:42 +08:00 |
|
沈唁
|
86ded14662
|
Fix pwa cors (#5427)
|
2023-02-17 17:33:58 +08:00 |
|
宣言就是Siam
|
3bbbfbd2eb
|
Fix database about boolean types for where in the json type (#5421)
|
2023-02-17 17:32:20 +08:00 |
|
daninedd
|
32becc3777
|
Fixed bug that mix-subscriber cannot work caused by the empty auth. (#5423)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2023-02-17 16:59:07 +08:00 |
|
李铭昕
|
3959e5a080
|
Enable swagger by default when installed swagger component. (#5422)
|
2023-02-16 18:35:28 +08:00 |
|
她和她的猫
|
aeaf500517
|
Fixed bug that database-pgsql does not support migration. (#5417)
|
2023-02-16 13:58:21 +08:00 |
|
Deeka Wong
|
f980943bf1
|
Adds ConfigChanged event for config-center (#5418)
|
2023-02-16 12:55:02 +08:00 |
|
李铭昕
|
55b3c4677c
|
Optimized code for rpn. (#5419)
|
2023-02-16 12:34:22 +08:00 |
|
Deeka Wong
|
01249285c3
|
Added clone method to Hyperf\Database\Model\Builder (#5414)
|
2023-02-15 15:51:47 +08:00 |
|
沈唁
|
60856b0a2b
|
Fix start_url error for pwa (#5413)
|
2023-02-15 11:30:59 +08:00 |
|
沈唁
|
ebd5d69d7c
|
Support PWA (#5412)
|
2023-02-15 10:12:29 +08:00 |
|
李铭昕
|
c194dd7df4
|
Optimized the code of WebSocketHandeShakeException which should inheritance BadRequestHttpException . (#5411)
|
2023-02-15 09:42:47 +08:00 |
|
Deeka Wong
|
5a3f8dbd5f
|
Adds methods for Query\Builder and Paginator (#5409)
|
2023-02-15 09:24:40 +08:00 |
|