李铭昕
|
b9f022ad41
|
Fixed bug that amqp io has been bound to more than one coroutine when out of buffer. (#4347)
|
2021-12-13 11:14:24 +08:00 |
|
李铭昕
|
5ad7a23715
|
Fixed fatal error for declaration when using amqplib 3.1.1 (#4346)
|
2021-12-13 09:53:18 +08:00 |
|
李铭昕
|
f187577828
|
Release v2.2.20 (#4342)
|
2021-12-13 09:35:04 +08:00 |
|
slairmy
|
fded877816
|
Fixed bug that the path with query params won't match route when using testing client. (#4338)
Co-authored-by: 丁少龙 <dingshaolong@aipai.com>
|
2021-12-11 17:45:51 +08:00 |
|
李铭昕
|
0fa626cd87
|
Added method Debug::getRefCount($object) . (#4331)
|
2021-12-10 15:57:48 +08:00 |
|
沈唁
|
eebeea61e7
|
Support pack vendor/bin files for Phar (#4330)
* Update test-components.yml
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-12-10 13:45:50 +08:00 |
|
李铭昕
|
98e2617b4e
|
Fixed type hint error for swoole 4.9 (#4319)
|
2021-12-06 11:17:19 +08:00 |
|
李铭昕
|
e6249fde70
|
Release v2.2.19 (#4318)
|
2021-12-06 10:42:11 +08:00 |
|
沈唁
|
fec2c5962b
|
Upgrade swoole version to 4.8.3 in github actions (#4314)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-12-06 10:15:59 +08:00 |
|
chengyao
|
fec875b116
|
Fixed document about ide plugin PHP Annotations
|
2021-12-06 09:48:10 +08:00 |
|
cvoid
|
79582ab798
|
Improves Hyperf\Utils\Collection and Hyperf\Database\Model\Collection type definitions.
|
2021-12-06 09:44:39 +08:00 |
|
沈唁
|
0a353eee01
|
Fix collector-reload file not found when running server:watch with absolute path (#4308)
* Fix Could not open input file: vendor/hyperf/watcher/collector-reload.php
* Update CHANGELOG-2.2.md
|
2021-12-02 09:30:30 +08:00 |
|
Demin Yin
|
ca4bb3a648
|
clean up dirname() (#4307)
|
2021-12-02 09:29:46 +08:00 |
|
沈唁
|
90214aa6ae
|
Add HTTP Chunk docs (#4300)
|
2021-11-29 14:36:27 +08:00 |
|
李铭昕
|
c0a839331d
|
Release v2.2.18 (#4299)
|
2021-11-29 09:55:47 +08:00 |
|
Zelin Ning
|
7cfc929193
|
Added alias id() for Hyperf\Database\Schema\Blueprint::bigIncrements() . (#4295)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-27 09:31:04 +08:00 |
|
沈唁
|
aa519afba8
|
Support run with absolute paths for server:watch (#4293)
* Support run with absolute paths for `server:watch`
* Update CHANGELOG-2.2.md
|
2021-11-25 14:43:23 +08:00 |
|
weskiller
|
6c7f6d90f6
|
Support dynamic $arguments for function value() . (#4291)
* Added test cases
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-25 09:43:31 +08:00 |
|
沈唁
|
cc4cf11a4c
|
Added HTTP chunk support for hyperf/http-message (#4290)
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: pandaLIU <563883861@qq.com>
|
2021-11-24 20:20:55 +08:00 |
|
沈唁
|
019c515ff4
|
Added method Hyperf\Utils\Network::ip() . (#4284)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-23 17:01:56 +08:00 |
|
Leo Cavalcante
|
6919bf20f9
|
Fixed type hint error for Hyperf\Grpc\Parser::deserializeMessage() when $response->data is null.
* fix: argument #2 ($value) must be of type string, null given
* Update CHANGELOG-2.2.md
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-23 12:01:14 +08:00 |
|
李铭昕
|
a963aafd2f
|
Release v2.2.17 (#4272)
|
2021-11-22 09:40:18 +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 |
|
沈唁
|
dcaa7601e6
|
Upgrade swoole version to 4.8.2 in github actions (#4266)
|
2021-11-17 19:20:49 +08:00 |
|
geteng-zyp
|
293ac3da4b
|
Fixed the bug that key sort of the result is inconsistent with $callables for parallel . (#4243)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-16 12:47:00 +08:00 |
|
李铭昕
|
f7cc4cc027
|
Added force index for hyperf/database . (#4260)
|
2021-11-16 12:03:12 +08:00 |
|
李铭昕
|
ee98ef979a
|
Release v2.2.16
|
2021-11-15 10:27:27 +08:00 |
|
沈唁
|
9a73aa912c
|
Skip class which is not found by class loader at scan time (#4253)
* Skip class file does not exist at scan time
* Skip class which is not found by class loader at scan time.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-13 12:35:05 +08:00 |
|
李铭昕
|
e87ace7ab9
|
Added method getServiceName for rpc client. (#4252)
|
2021-11-12 19:07:43 +08:00 |
|
MrYup
|
cdd316008f
|
Update querybuilder docs (#4247)
Fix typo
|
2021-11-11 17:08:04 +08:00 |
|
李铭昕
|
ddbb3bc240
|
Release v2.2.15 (#4231)
|
2021-11-08 09:28:41 +08:00 |
|
luo
|
2f97ad12f5
|
Update supervisor docs (#4215)
Co-authored-by: 沈唁 <52o@qq52o.cn>
|
2021-11-04 13:59:15 +08:00 |
|
黄朝晖
|
57b664524a
|
Merge pull request #4209 from leocavalcante/patch-1
chore(docs/en): kafka link
|
2021-11-04 02:29:16 +08:00 |
|
Leo Cavalcante
|
821775d80e
|
chore(docs/en): kafka link
|
2021-11-03 09:41:31 -03:00 |
|
沈唁
|
975cf496ba
|
Added comment getMessage() for Constants.
|
2021-11-02 18:40:16 +08:00 |
|
水煮牛肉
|
37fc92eea3
|
Fixed bug that filesystem cache driver does not work when runtime/caches is not a directory.
Co-authored-by: qiq@pvc123.com <qiq@pvc123.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-02 18:34:27 +08:00 |
|
Deeka Wong
|
bcbcc49130
|
Added Macroable for Hyperf\Utils\Arr . (#4157)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-02 10:30:11 +08:00 |
|
李铭昕
|
8916691f53
|
Fixed bug that Hyperf\Server\Entry\Logger does not work when using psr/log 3.0 . (#4192)
|
2021-11-01 11:02:11 +08:00 |
|
李铭昕
|
98d41fa7ee
|
Release v2.2.14
|
2021-11-01 09:48:56 +08:00 |
|
fandaren
|
59700e8c62
|
Fixed bug that build phar failed when using composer 1.x . (#4188)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-10-31 12:33:23 +08:00 |
|
沈唁
|
e292c4da70
|
Update Overview data in Grafana as instant (#4187)
|
2021-10-30 16:26:24 +08:00 |
|
lysice
|
b8c24bf81f
|
Optimized code about isUnsupportedReflectionType () .
|
2021-10-29 18:44:12 +08:00 |
|
李铭昕
|
52fc81267a
|
Added versions (v1.0, v2.0, v3.0) support for psr/log .
|
2021-10-28 18:13:44 +08:00 |
|
he ping
|
c1d7ddc536
|
Fix the problem of websocket-server psr/log adapting to php8 version
|
2021-10-28 18:13:44 +08:00 |
|
朱梦阳
|
5b4e095ae1
|
Update view-engine.md (#4180)
|
2021-10-28 15:21:00 +08:00 |
|
李铭昕
|
ab647daadd
|
Added some faqs about swarm. (#4179)
|
2021-10-27 17:02:09 +08:00 |
|
神经蛙鳄
|
8cc8d8c940
|
Added test cases about Multiplex RPC component (#4172)
* 完善文档中 GRPC 包示例
* Added test cases about rpc-multiplex.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-10-27 14:35:59 +08:00 |
|
黄朝晖
|
7394edbc31
|
Merge pull request #4173 from qbhy/patch-3
Update awesome-components.md
|
2021-10-27 10:05:59 +08:00 |
|
桥边红药
|
11942c26ec
|
Update awesome-components.md
|
2021-10-27 07:16:16 +08:00 |
|
小城zjc
|
8c7dff7dc9
|
Fixed health check failed when using consul with token. (#4171)
Co-authored-by: zhangruochu <zhangruochu@buptinfo.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-10-26 17:05:36 +08:00 |
|