李铭昕
f2933a77f6
Update docs about how to use async io in process. ( #6104 )
2023-08-30 09:35:31 +08:00
宣言就是Siam
e56fe6073d
Added requirement hyperf/stdlib
. ( #6092 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-28 15:05:06 +08:00
李铭昕
5cfbc7e26a
Added requirement hyperf/stdlib
into hyperf/http-server
. ( #6091 )
2023-08-25 23:48:23 +08:00
李铭昕
566c983ce3
Added requirement hyperf/stdlib
into hyperf/server
. ( #6089 )
2023-08-25 23:35:09 +08:00
李铭昕
bb90f0d7ab
Merge branch 'master' into 3.1-merge
...
# Conflicts:
# src/http-server/tests/Router/DispatcherFactoryTest.php
2023-08-25 22:09:08 +08:00
李铭昕
d4f14fd945
Added an error count to the database connection to ensure that the connection can be reset when occur too many exceptions. ( #6085 )
2023-08-25 21:34:08 +08:00
李铭昕
83ac692313
Release v3.0.34 ( #6087 )
2023-08-25 18:46:42 +08:00
宣言就是Siam
958d735b2e
Optimize middleware priority ( #6084 )
2023-08-25 18:12:34 +08:00
宣言就是Siam
46a7c486be
Add Middleware priority ( #6083 )
...
Co-authored-by: xuanyanwow <hzh@addcn.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-25 15:31:42 +08:00
Deeka Wong
5d2d69a80b
Adds hyperf/stdlib
component ( #6082 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-25 11:55:47 +08:00
Deeka Wong
a83de3ccdb
Adds Composer::hasPackage()
method ( #6078 )
2023-08-24 10:11:28 +08:00
alexzy228
16966c5925
Don't show deprecated notice when using #[Constants]
. ( #6077 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-23 23:57:06 +08:00
Raj Siva-Rajah
cfe7616660
Docs: add S3 adapter for Flysystem v3.0 ( #5981 )
2023-08-23 14:15:25 +08:00
Deeka Wong
3b50eef78f
Optimize kafka reporter ( #6075 )
2023-08-23 14:03:59 +08:00
Deeka Wong
71f987d586
Added Kafka
reporter for zipkin ( #6069 )
2023-08-23 11:41:14 +08:00
Deeka Wong
fa4403c1c0
Added php_serialize protocol for rpc-multilex ( #6070 )
2023-08-22 10:49:04 +08:00
张城铭
84a2551399
Optimized code
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-22 10:23:39 +08:00
李铭昕
08a70af20a
Added docs about how to use default commands in async-queue
. ( #6068 )
2023-08-21 22:34:31 +08:00
gaichao168
383933bd94
Optimized code for hyperf/amqp
. ( #6045 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-21 22:33:48 +08:00
李铭昕
79d0d2bd6e
Added test cases for Context::override
and Context::getOrSet
.
2023-08-20 23:18:54 +08:00
李铭昕
1412b50567
Merge branch 'master' into 3.1-merge
2023-08-20 23:09:31 +08:00
Alex Pu
ab6d4a1872
Fixed bug that Context::override
and Context::getOrSet
cannot work when using $coroutineId
. ( #6065 )
2023-08-20 23:07:17 +08:00
Deeka Wong
777d15e03c
Added $server
property to request events. ( #6063 )
2023-08-20 20:59:27 +08:00
Deeka Wong
d953902415
Supplement the missing tag configuration items ( #6060 )
...
* Supplement the missing tag configuration items
* Update CHANGELOG-3.0.md
2023-08-19 23:00:35 +08:00
Deeka Wong
9f767ea17a
Enhance server config to support key-value mode ( #6061 )
2023-08-19 22:53:30 +08:00
Deeka Wong
72f4610729
Using the tracer instance from coroutine context ( #6046 )
2023-08-18 17:52:41 +08:00
李铭昕
54ea6fcdcd
Fixed bug that Hyperf\HttpServer\Request::hasFile
don't support Swow
. ( #6056 )
2023-08-18 15:28:12 +08:00
李铭昕
fa5488e07a
Merge branch 'master' into 3.1
...
# Conflicts:
# src/coroutine/src/Traits/Container.php
2023-08-18 12:04:39 +08:00
李铭昕
38aff2c1fb
Release v3.0.33 ( #6054 )
2023-08-18 11:54:00 +08:00
李铭昕
4c4b852fbd
Fixed bug that Arr::has
with integer keys cannot work as expected. ( #6053 )
2023-08-18 11:42:33 +08:00
李铭昕
cb9409d411
Added how to use swagger with validation. ( #6050 )
2023-08-18 10:22:49 +08:00
张城铭
da32a0ee6c
Removed deprecated Hyperf\Coroutine\Traits\Container
. ( #6043 )
2023-08-17 14:22:08 +08:00
张城铭
82cb64f126
Make Hyperf\Coroutine\Traits\Container
as deprecated. ( #6044 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-17 14:16:35 +08:00
Albert Chen
4ca7b2fa8a
[feat] Support buffer mechanism in standalone process of metric ( #6030 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-17 10:00:28 +08:00
李铭昕
b6538c14da
Removed some deprecated methods from Hyperf\Di\Annotation\AbstractAnnotation
. ( #6040 )
2023-08-16 20:45:43 +08:00
Albert Chen
056f72a36d
Support semantic crontab rules.
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-16 18:08:51 +08:00
李铭昕
6275c12090
Added docs about how to use multiple configurations for async-queue
. ( #6038 )
2023-08-16 17:19:58 +08:00
李铭昕
8bb956c0f4
Upgrade docs about cache
, command
and logger
. ( #6037 )
2023-08-16 16:20:08 +08:00
李铭昕
aa6fe7d1e6
Fixed bug that RequestContext
and ResponseContext
cannot get instance from another coroutines. ( #6033 )
2023-08-16 13:50:12 +08:00
gaichao168
665da738b4
删除过时文档内容 ( #6032 )
2023-08-16 11:57:35 +08:00
Albert Chen
b407d08e91
Changed the methods of Container
and DefinitionSource
to protected
( #6031 )
...
* chore: make properties in Container protected for overriding in in child classes
* chore: make properties in DefinitionSource protected for overriding in child class
2023-08-16 10:24:59 +08:00
Deeka Wong
dc0d749b0f
Optimized the tracing in coroutine ( #6027 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-16 09:43:28 +08:00
Deeka Wong
bcdb50817b
Allow using the tracer instance from context, append Trace-Id
to Response Header ( #6023 )
2023-08-15 18:33:38 +08:00
guandeng
4773ff4c8e
When using Base62::decode
to decode the incorrect data, it will be thrown InvalidArgumentException
instead of TypeError
. ( #6022 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-08-15 16:48:23 +08:00
李铭昕
db444a7195
Merge branch 'master' into 3.1-merge
2023-08-15 15:22:32 +08:00
李铭昕
5aedacf269
Removed useless docs. ( #6024 )
2023-08-15 15:16:14 +08:00
李铭昕
739407485c
Make some useless methods to deprecated
in AbstractAnnotation
. ( #6025 )
...
Co-authored-by: yu.wang <i@yii6.com>
2023-08-15 15:08:10 +08:00
1kb
e7d1529141
Added docs about how to use getInstance()
.
...
Co-authored-by: Lu Fei <52o@qq52o.cn>
2023-08-11 10:23:42 +08:00
Lu Fei
44fecd259b
Remove PHPUnit badge for rpn ( #6014 )
2023-08-11 09:44:28 +08:00
Deeka Wong
371da40c59
Fixed the bug that no_aspect
is overridden ( #6013 )
2023-08-10 23:12:44 +08:00