Deeka Wong
a5617ddb24
Adds some functions to hyperf/support
( #5672 )
2023-04-25 17:04:00 +08:00
Deeka Wong
9c4a1a34b6
Split hyperf/code-parser
from hyperf/utils
( #5670 )
...
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-04-25 13:50:06 +08:00
Deeka Wong
03b35e6e56
Split hyperf/support
from hyperf/utils
( #5668 )
2023-04-25 09:31:42 +08:00
Deeka Wong
ec4a2828d9
Split hyperf/serializer
from hyperf/utils
( #5663 )
...
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-04-24 15:07:56 +08:00
Deeka Wong
a26d670761
Split hyperf/codec
from hyperf/utils
( #5660 )
...
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-04-24 10:15:14 +08:00
Deeka Wong
6377ea76f2
Use Hyperf\Stringable\Str
instead of Hyperf\Utils\Str
( #5634 )
2023-04-13 11:56:00 +08:00
Deeka Wong
d9eaddd0a7
Split hyperf/stringable
from hyperf/utils
( #5625 )
2023-04-12 13:39:56 +08:00
Deeka Wong
399c85fcce
Split hyperf/coroutine
from hyperf/utils
( #5619 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-04-11 09:38:53 +08:00
李铭昕
e1b50351b9
Added server.options.send_channel_capacity
to control whether to use safe socket. ( #5606 )
2023-04-07 14:21:41 +08:00
李铭昕
6e903a2bc4
Support the version 2.x
of psr/http-message
. ( #5602 )
2023-04-04 21:03:06 +08:00
Deeka Wong
92f294fdf5
Split hyperf/pipeline
from hyperf/utils
( #5596 )
2023-04-03 09:27:20 +08:00
Deeka Wong
0e750e8545
Split hyperf/conditionable
and hyperf/tappable
from hyperf/utils
( #5580 )
2023-03-28 23:02:39 +08:00
Deeka Wong
65fd6f99b8
Adds collection
helper function in Hyperf\Collection
2023-03-28 20:16:28 +08:00
Deeka Wong
cb85373d0e
Split hyperf/collection
from hyperf/utils
2023-03-28 20:16:28 +08:00
Deeka Wong
19ea1e9587
Adds setTimer support for kafka ( #5561 )
...
* Adds setTimer support for kafka
* Update CHANGELOG-3.0.md
* Fix
* Update
---------
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-03-22 18:14:15 +08:00
李铭昕
59b4ba2e64
Optimized code for AMQPConnection
to support the latest php-amqplib
. ( #5539 )
2023-03-18 00:48:52 +08:00
李铭昕
9aa7ab4aef
Fixed test cases.
2023-03-17 17:03:52 +08:00
李铭昕
67cf76b334
Added hyperf/http2-client
.
2023-03-17 17:03:52 +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
她和她的猫
aeaf500517
Fixed bug that database-pgsql does not support migration. ( #5417 )
2023-02-16 13:58:21 +08:00
李铭昕
aa26e368df
Auto register swagger server.
2023-02-11 10:40:29 +08:00
李铭昕
02610d316d
Fixed bug that amqp cannot work when using v3.5.0 ( #5330 )
2023-01-17 17:54:51 +08:00
李铭昕
21d77fff35
Fixed bug that rate-limit cannot work when using php 8.1 ( #5318 )
2023-01-11 17:18:46 +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
Deeka Wong
2938c296fc
Support Swow for watcher ( #5164 )
2022-10-29 09:47:26 +08:00
李铭昕
dd8e12ca42
Format code ( #5063 )
2022-08-30 14:33:36 +08:00
李铭昕
29dea82fc4
Added test cases for connecting golang grpc server. ( #5040 )
2022-08-20 15:36:11 +08:00
李铭昕
5ccca8511d
Fixed bug that test cases cannot work for pqsql.
2022-08-10 00:10:02 +08:00
李铭昕
0575f13a91
Support Swow for nsq. ( #4990 )
2022-08-06 15:09:08 +08:00
李铭昕
c5aef1f78c
Upgrade league/flysystem
to ^1.0|^2.0|^3.0
. ( #4903 )
2022-07-06 14:32:28 +08:00
Deeka Wong
6dd600803c
Fixed bug that RedisAdapter::mixSubscribe
cannot work cased by redis prefix. ( #4895 )
2022-07-04 12:23:29 +08:00
李铭昕
b183430e61
Upgraded monolog/monolog
to ^2.7|^3.1
. ( #4825 )
2022-06-10 16:21:17 +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
李铭昕
07c4182e7e
Removed doctrine/annotations
, please use PHP8 Attributes
. ( #4667 )
2022-04-12 18:14:22 +08:00
沈唁
8e146554ac
Removed AliyunOssHook
for hyperf/filesystem ( #4623 )
2022-03-23 17:04:34 +08:00
李铭昕
3773c9a362
Support symfony v6.0 ( #4548 )
2022-02-21 17:17:24 +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
李铭昕
ce0cb38294
Split hyperf/context
from hyperf/utils
. ( #4529 )
2022-02-16 11:17:15 +08:00
李铭昕
11406a9d61
Upgrade the minimum php version to 8.0 for utils.
2022-01-25 11:47:46 +08:00
leeyaxing
51f95a6457
fix @var
about UPDATED_AT
and CREATED_AT
.
2022-01-18 10:47:59 +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
李铭昕
9cf259a8c1
Release v2.2.23 ( #4459 )
2022-01-17 10:00:07 +08:00
李铭昕
12ce55b12a
Upgrade the minimum php version to 8.0
for resource
. ( #4407 )
2021-12-29 11:21:02 +08:00
李铭昕
748fc22275
Upgraded psr/simple-cache
to ^1.0|^2.0|^3.0
( #4323 )
2021-12-07 12:26:20 +08:00
李铭昕
dfbd785b5f
Merge branch 'master' into 3.0-merge
2021-11-20 11:07:11 +08:00
José Carlos Chávez
d38a678ba3
Added PHP8 support for hyperf/tracer
. ( #4109 )
...
* chore: upgrades to Zipkin Opentracing 2.x.
* chore: fixes zipkin-opentracing version
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-11-19 09:40:33 +08:00
李铭昕
501de0c9c2
Update mix/redis-subscribe
to mix/redis-subscriber
. ( #4232 )
...
* update mix/redis-subscribe to mix/redis-subscriber
* Upgrade the minimum php version to 8.0 for socketio-server.
Co-authored-by: XuTongle <xutongle@msn.com>
2021-11-08 15:49:45 +08:00