沈唁
|
88383bc325
|
Fix docs ci (#5754)
|
2023-05-23 13:19:52 +08:00 |
|
Deeka Wong
|
31b6b503da
|
Update php-cs-fixer to version ~3.16.0 (#5755)
|
2023-05-23 11:47:07 +08:00 |
|
李铭昕
|
eba329e1c2
|
Fixed test cases for phar. (#5732)
|
2023-05-17 11:02:43 +08:00 |
|
李铭昕
|
df4015984e
|
Support Swoole 5 PgSQL for hyperf/db . (#5723)
|
2023-05-16 15:39:55 +08:00 |
|
李铭昕
|
63d5f89db5
|
Fixed bug for release.yml
|
2023-05-12 13:04:21 +08:00 |
|
李铭昕
|
2ef9aba4b9
|
Update release.yml
|
2023-05-12 12:59:23 +08:00 |
|
李铭昕
|
4ccf4681d2
|
Created Github Actions of Release Repos
|
2023-05-12 12:55:04 +08:00 |
|
Deeka Wong
|
057959349c
|
Support Swoole v5.0.3 (#5683)
|
2023-04-28 11:54:56 +08:00 |
|
李铭昕
|
d1477d251c
|
Fixed Github Actions. (#5644)
|
2023-04-14 22:53:29 +08:00 |
|
李铭昕
|
c7feaf4f9c
|
Fixed bug that the empty caches cannot be used for Model::findManyFromCache() . (#5643)
|
2023-04-14 22:17:45 +08:00 |
|
李铭昕
|
6e903a2bc4
|
Support the version 2.x of psr/http-message . (#5602)
|
2023-04-04 21:03:06 +08:00 |
|
李铭昕
|
4e3662aef4
|
Use Hyperf\Collection\Arr instead of Hyperf\Utils\Arr . (#5594)
|
2023-04-02 21:17:26 +08:00 |
|
Deeka Wong
|
e3787ee0ac
|
Simplify RunCommand 's dependencies (#5569)
|
2023-03-25 20:32:54 +08:00 |
|
李铭昕
|
cbff13f0d8
|
Added running channel to make sure all crontab tasks handled successfully. (#5563)
Co-authored-by: assert <zhangchengming@kkguan.com>
|
2023-03-23 21:48:38 +08:00 |
|
李铭昕
|
3262796de5
|
Added swagger.scan.paths to rewrite scan paths for swagger. (#5402)
|
2023-02-13 20:57:25 +08:00 |
|
Deeka Wong
|
c07162dc5b
|
Support PHP 8.2 (#5087)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-12-10 21:24:37 +08:00 |
|
Deeka Wong
|
b22fcd1ccc
|
Optimize the order of github actions (#5184)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-11-09 10:01:40 +08:00 |
|
李铭昕
|
195fe8e362
|
Optimized test.yml . (#5181)
|
2022-11-07 12:27:22 +08:00 |
|
李铭昕
|
5f17d9113e
|
Only split repos by workflow dispatch.
|
2022-11-01 15:35:40 +08:00 |
|
李铭昕
|
7766936f49
|
split the own branch by default.
|
2022-11-01 15:33:54 +08:00 |
|
李铭昕
|
ed7b2a62b0
|
Auto split repos in Github Actions. (#5173)
|
2022-11-01 15:24:23 +08:00 |
|
她和她的猫
|
677c9da9bc
|
Add error checking for PostgreSQLStatement::execute method. (#5121)
|
2022-10-11 10:37:54 +08:00 |
|
circle33
|
7d9d217aa6
|
fix genereate-ide-helper error (#5102)
|
2022-09-27 14:23:23 +08:00 |
|
李铭昕
|
29dea82fc4
|
Added test cases for connecting golang grpc server. (#5040)
|
2022-08-20 15:36:11 +08:00 |
|
李铭昕
|
dcfe5eacb2
|
Fixed bug that rpc client recv failed. (#4993)
|
2022-08-06 20:40:02 +08:00 |
|
李铭昕
|
7887c13578
|
Support Swow for json-rpc . (#4991)
|
2022-08-06 18:11:53 +08:00 |
|
李铭昕
|
a6aa10796c
|
Don't support database commands by default, please require hyperf/devtool or set them in autoload/commands . (#4979)
|
2022-08-03 19:00:16 +08:00 |
|
张城铭
|
2c34969896
|
Fixed memory leak caused by an exception which occurred in Parallel . (#4940)
Co-authored-by: assert <zhangchengming@kkguan.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-07-19 21:55:50 +08:00 |
|
李铭昕
|
99d32f7cce
|
Support TcpServer for Swow. (#4924)
|
2022-07-13 20:46:57 +08:00 |
|
李铭昕
|
c5aef1f78c
|
Upgrade league/flysystem to ^1.0|^2.0|^3.0 . (#4903)
|
2022-07-06 14:32:28 +08:00 |
|
李铭昕
|
7fa189fffc
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# .github/workflows/test.yml
# src/di/src/Aop/PropertyHandlerVisitor.php
# src/kafka/composer.json
# src/kafka/src/Producer.php
|
2022-05-16 11:30:34 +08:00 |
|
李铭昕
|
b1a092b43b
|
Fixed the bug that monolog does not work in 2.6.0 by configuring conflict with monolog>=2.6.0 .
|
2022-05-16 10:53:41 +08:00 |
|
Tall
|
884aaed526
|
Optimized code for annotations for hyperf/retry . (#4674)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-04-17 17:34:44 +08:00 |
|
Gilberto Marcomini Junior
|
cd6b3e7a8c
|
Update Container DI to able unbind resolved entry (#4683)
* Added `Container::unset()` to unbind an arbitrary resolved entry.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-04-15 16:48:24 +08:00 |
|
李铭昕
|
2f30865d2f
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# docs/zh-cn/coroutine.md
# docs/zh-hk/coroutine.md
# docs/zh-tw/coroutine.md
# src/model-cache/src/Manager.php
|
2022-03-27 17:13:53 +08:00 |
|
沈唁
|
e099c8c17d
|
Release v2.2.29
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-03-27 17:01:45 +08:00 |
|
李铭昕
|
ca5e942127
|
Fixed bug that WsContext does not work in onOpen . (#4614)
|
2022-03-18 13:56:34 +08:00 |
|
李铭昕
|
4135ea0a0e
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# .github/workflows/test.yml
# composer.json
# phpunit.xml
# src/config-apollo/src/Client.php
# src/http-server/src/Request.php
# src/redis/src/RedisConnection.php
# src/utils/composer.json
|
2022-02-21 10:03:25 +08:00 |
|
李铭昕
|
fc501d4383
|
Release v2.2.26 (#4544)
Co-authored-by: 沈唁 <52o@qq52o.cn>
|
2022-02-21 09:27:49 +08:00 |
|
李铭昕
|
024bfeb1bc
|
Fixed all components with --dry-run in Github Actions. (#4483)
|
2022-01-25 11:59:06 +08:00 |
|
李铭昕
|
81649702ad
|
Fixed bug that install hyperf/engine failed.
|
2022-01-17 15:22:27 +08:00 |
|
李铭昕
|
b086d98a0d
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# .github/workflows/test.yml
# src/di/src/Annotation/Scanner.php
# src/di/tests/InjectTest.php
|
2022-01-17 14:19:56 +08:00 |
|
tegic
|
03d8173e29
|
Allow sorting on multiple criteria for Hyperf\Utils\Collection . (#4449)
|
2022-01-13 15:49:44 +08:00 |
|
李铭昕
|
9adc68eb82
|
Upgrade code level to 8.0
|
2021-12-30 19:17:47 +08:00 |
|
李铭昕
|
ad5afa9073
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# .github/workflows/test.yml
# phpunit.xml
# src/amqp/src/ConnectionFactory.php
# src/amqp/src/IO/SwooleIO.php
|
2021-12-30 19:04:00 +08:00 |
|
Rock
|
f1e89b509e
|
Added Hyperf\Tracer\Aspect\DbAspect to log db records when using hyperf/db . (#4411)
Co-authored-by: Rock <you@example.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-12-30 11:06:34 +08:00 |
|
李铭昕
|
7cced412b1
|
Fixed bug that Redis::scan does not work when using redis cluster. (#4399)
|
2021-12-27 12:47:21 +08:00 |
|
李铭昕
|
64f35367f5
|
Merge branch 'master' into 3.0-merge
|
2021-12-24 17:25:42 +08:00 |
|
沈唁
|
7e8cff6f71
|
Use unpkg.com
|
2021-12-20 13:48:40 +08:00 |
|
李铭昕
|
06c3f4867e
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# .github/workflows/test-components.yml
# .github/workflows/test.yml
# src/amqp/src/ConnectionFactory.php
|
2021-12-20 09:49:29 +08:00 |
|