李铭昕
a42618efea
Release v3.1.16 ( #6649 )
...
Co-authored-by: gaichao168 <1432681790@qq.com>
Co-authored-by: 10966 <gaichaowang@addcn.com>
Co-authored-by: kingIZZZY <logic.cpp@gmail.com>
Co-authored-by: guandeng <guandeng@Hotmail.com>
2024-04-02 10:40:09 +08:00
李铭昕
96cd901768
Update the default mysql version to 8.0 ( #6619 )
2024-03-24 21:29:43 +08:00
Deeka Wong
d1f8814a58
Bumps SW_VERSION to v5.1.2 in test-components.yml and test.yml ( #6496 )
2024-01-24 17:17:36 +08:00
张城铭
fdf3934ad8
Fixed bug that AOP not working when using variadic parameters. ( #6372 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-12-11 11:14:01 +08:00
李铭昕
b7f8b587fd
Support symfony 7.x for some components such as command
config
devtool
di
and server
. ( #6368 )
2023-12-08 11:15:29 +08:00
Deeka Wong
40785b8ec5
Support symfony 7.x for some components ( #6357 )
2023-12-08 10:35:39 +08:00
he426100
1d7c3c6950
Upgraded swow/swow
to dev-develop
( #6345 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-12-01 18:55:55 +08:00
宣言就是Siam
09a4127ee3
Added config processors
for swagger. ( #6338 )
...
Co-authored-by: Lu Fei <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-11-30 17:23:17 +08:00
李铭昕
d54ac75bd1
Upgrade docs for v3.1 ( #6335 )
...
Co-authored-by: zxyfaxcn <zxyfaxcn@users.noreply.github.com>
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-11-29 11:44:48 +08:00
Deeka Wong
09ea540cc8
[3.1] Bumps swoole version and support PHP 8.3 for test-components ( #6330 )
2023-11-28 09:14:26 +08:00
Deeka Wong
dd7ce49d1d
Support PHP 8.3
2023-11-23 16:45:36 +08:00
李铭昕
25ce8d26d8
Merge branch 'master' into 3.1-merge
2023-10-10 09:58:06 +08:00
李铭昕
9531b1d41c
Removed useless input for split.yml
( #6199 )
2023-10-09 20:44:22 -05:00
李铭昕
b20273d342
Added test case for Swoole 5.1.0
. ( #6186 )
2023-10-05 03:42:04 -05:00
李铭昕
84350c4eba
Set logger when using safe socket in coroutine style tcp server.
2023-09-30 23:16:50 +08:00
李铭昕
d62673f631
Merge branch 'master' into 3.1
...
# Conflicts:
# .github/workflows/test.yml
# src/service-governance/src/Listener/RegisterServiceListener.php
# src/stringable/composer.json
# src/stringable/tests/StrTest.php
2023-09-22 13:24:19 +08:00
Deeka Wong
28c74a1b96
Upgrade actions/checkout to v4 ( #6159 )
2023-09-19 09:50:18 +08:00
李铭昕
46cf124d46
Added test cases for redis extension 5.3.7 and 6.0.0 ( #6148 )
2023-09-14 16:55:00 +08:00
李铭昕
1d6dd5b989
Merge branch 'master' into 3.1
...
# Conflicts:
# src/redis/composer.json
# src/validation/tests/Cases/ValidateAttributesTest.php
2023-09-14 15:30:36 +08:00
Hestia Allen
aa5d2bb629
Fixed bug that validateJson was incompatibility with php 8.0 ( #6146 )
...
* Fixed bug that `validateJson` cannot work when using php 8.0.
* Fixed unit cases for redis cannot work.
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2023-09-14 15:24:32 +08:00
宣言就是Siam
e7a82ce706
Support to use config('a.c')
to get the configurations from autoload/a/c.php
. ( #6128 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-09-04 21:23:06 +08:00
Deeka Wong
0b62b50e98
Adds RunTestsInCoroutine
trait ( #5867 )
2023-06-20 13:01:15 +08:00
李铭昕
dc38e5a209
upgrade documents about websocket-server. ( #5846 )
2023-06-17 21:12:15 +08:00
李铭昕
57739e33ad
Merge branch 'master' into 3.1-merge
2023-06-15 20:40:23 +08:00
李铭昕
f811dd3841
Removed xdebug from test cases. ( #5838 )
2023-06-15 20:07:01 +08:00
李铭昕
8ca6e3ee54
Merge branch 'master' into 3.1-merge
2023-06-10 09:39:47 +08:00
Deeka Wong
f0145b8177
Fix co-phpunit and co-pest, optimize ci workflows ( #5825 )
2023-06-09 22:38:23 +08:00
Deeka Wong
9e850b336c
Split cs fix from tests ( #5821 )
...
* Split cs fix from tests
* Optimize CI name
* Optimize
---------
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2023-06-09 14:42:30 +08:00
Deeka Wong
7bbc0ae02d
Removed support for swoole 4.x ( #5813 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-06-08 16:48:41 +08:00
Deeka Wong
9328a46bb8
Optimize test-components ( #5807 )
2023-06-07 14:22:47 +08:00
Deeka Wong
d3ab30ca4b
[3.1] Support pest ( #5805 )
2023-06-07 13:05:40 +08:00
李铭昕
740167f794
Fixed bug that hyperf/http-server
cannot match psr7. ( #5803 )
2023-06-06 20:33:49 +08:00
Deeka Wong
985ab58bb1
[3.1]Bumps dependencies ( #5796 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-06-06 09:52:53 +08:00
沈唁
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