Commit Graph

333 Commits

Author SHA1 Message Date
李铭昕
043275ec23
Upgrade the minimum php version to 8.0 for rpc-multiplex. (#4221) 2021-11-05 14:49:21 +08:00
李铭昕
ca3f6d4bc7
Upgrade the minimum php version to 8.0 for connection pool. (#4219) 2021-11-04 19:32:22 +08:00
李铭昕
74a21bbab3
Optimized code about amqp and upgrade all requirements from v2.2 to v3.0 (#4196) 2021-11-02 15:06:17 +08:00
李铭昕
afab0bbf35 Optimized code 2021-11-02 10:00:13 +08:00
李铭昕
7630df2de6 Upgrade phpstan to v1.0 2021-11-02 10:00:13 +08:00
李铭昕
52fc81267a Added versions (v1.0, v2.0, v3.0) support for psr/log. 2021-10-28 18:13:44 +08:00
李铭昕
401a3e5904
Renamed the namespace about macroable component. (#4166) 2021-10-25 09:29:21 +08:00
李铭昕
45d7600eba Split hyperf/macroable from hyperf/utils. 2021-10-21 10:46:42 +08:00
李铭昕
0437ff4a89
Lock the version of promphp/prometheus_client_php to 2.2.* (#4061)
* Lock the version of `promphp/prometheus_client_php` to 2.2.*

* Update CHANGELOG-2.2.md
2021-09-15 10:37:02 +08:00
李铭昕
bb85d29ca0
Moved Macroable from Hyperf\Database\Model\Collection to Hyperf\Utils\Collection. (#4017) 2021-09-08 14:55:45 +08:00
李铭昕
705370fb1d
Added test cases. 2021-09-05 00:00:43 +08:00
李铭昕
ae2cf79ed4
Fixed bug that timeout property does not work in circuit breaker. (#3979) 2021-08-25 19:07:26 +08:00
李铭昕
3a0d267650
Release v2.2.5 (#3968) 2021-08-23 11:09:11 +08:00
李铭昕
6bf0f5d3da Format code 2021-08-10 10:20:43 +08:00
李铭昕
840a55923d Added test cases for config-center 2021-07-19 12:15:16 +08:00
李铭昕
6f9dbd713a Removed useless code 2021-07-18 13:53:33 +08:00
李铭昕
ef7cfee3f5 Upgraded league/flysystem to ^1.0|^2.0. 2021-07-07 13:27:38 +08:00
李铭昕
5e515f5452 Fixed composer.json 2021-06-29 13:59:58 +08:00
李铭昕
9953486b68 Added document about how to use config center 2021-06-25 10:04:45 +08:00
huangzhhui
41fa935365 Fixed unit test 2021-06-25 10:04:45 +08:00
李铭昕
e8e1819756
Removed useless code from config-nacos. (#3735)
* Removed useless code from `config-nacos`.

* Update composer.json
2021-06-24 17:12:15 +08:00
李铭昕
74e5c8848a Renamed nacos-sdk as nacos. 2021-06-24 16:30:27 +08:00
huangzhhui
376d75ac03 Fix error 2021-06-23 09:07:42 +08:00
huangzhhui
4d6a6139bb Fix error 2021-06-23 09:07:42 +08:00
huangzhhui
2dba169c62 Add config-center component 2021-06-23 09:07:42 +08:00
李铭昕
fc023147f6 Restructure nacos component 2021-06-22 19:49:34 +08:00
李铭昕
a280656acf
Added ide-helper component (#3714) 2021-06-20 10:18:28 +08:00
李铭昕
b9b921cf60
Upgraded markrogoyski/math-php to ^2.0 (#3709) 2021-06-18 18:42:01 +08:00
李铭昕
3d9afbf9a0
Added ci for php8 (#3661) 2021-06-18 18:29:57 +08:00
pandaLIU
5eb2dbfe5c
Added Nacos SDK component (#3679)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-06-06 14:19:18 +08:00
李铭昕
17048c0128
Use promphp instead of endclothing for prometheus_client_php. (#3676) 2021-06-05 22:39:01 +08:00
李铭昕
3be446e13c
Make tests compatible with phpunit 10. (#3672) 2021-06-05 12:30:59 +08:00
李铭昕
e96d722075
Adapt database component to support php8. (#3670) 2021-06-05 12:03:34 +08:00
李铭昕
e6650112a0
Removed roave/better-reflection from other components. (#3654) 2021-06-02 13:18:33 +08:00
张城铭
ae9d1e3268
Use Fork Process strategy to replace BetterReflection strategy (#3634)
* 2.2

* Format code

* optimization

* ast parser

* temp data of scan process

* replace BetterReflection strategy

* Optimized code

* Update Scanner.php

* Fixed phpunit

* Fixed phpunit

* replace BetterReflection strategy

* Update AsyncQueueAspectTest.php

* optimization

* Update InjectTest.php

* Update CHANGELOG-2.2.md

Co-authored-by: assert <zhangchengming@kkguan.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-06-01 00:56:09 +08:00
李铭昕
723fee369e Support multiplexing for AMQP component. 2021-05-30 10:17:07 +08:00
李铭昕
d621795dd5 Added RPN component 2021-05-20 17:05:46 +08:00
李铭昕
1af932a66c
Added DAG component. (#3589) 2021-05-15 17:46:42 +08:00
李铭昕
42bf89639b
domnikl/statsd is no longer maintained, using the slickdeals/statsd package instead. 2021-05-13 09:58:05 +08:00
李铭昕
42b9a78860
Upgraded egulias/email-validator to ^3.0 (#3576) 2021-05-13 09:37:44 +08:00
李铭昕
b1747fb3eb
Optimized all composer.json (#3569)
* Optimized all composer.json

* Update package-lock.json
2021-05-11 16:15:42 +08:00
李铭昕
62f7c49352
Upgraded psr/container to ^1.0|^2.0 (#3337)
* Support psr/container ^2.0

* Update composer.json

* Update CHANGELOG-2.2.md
2021-05-11 13:27:43 +08:00
李铭昕
3b097dc70a
Upgrade friendsofphp/php-cs-fixer to ^3.0 (#3566)
* Upgrade friendsofphp/php-cs-fixer to ^3.0 and format code

* Rename barnch  to 2.2

* Create CHANGELOG-2.2.md
2021-05-11 12:18:49 +08:00
李铭昕
00fe0793e1
Since the 2.2.2 version, promphp/prometheus_client_php will cause fatal error 2021-03-05 20:54:24 +08:00
李铭昕
29eb4e86d5 Upgrade jean85/pretty-package-versions to v2.0 2021-01-30 16:08:16 +08:00
李铭昕
a1e25daafc Added test cases for connecting not exist server. 2021-01-24 20:14:42 +08:00
李铭昕
f18f06ab7e
Fixed tracer does not works in hyperf v2.1 (#3070) 2021-01-17 19:45:57 +08:00
pandaLIU
e6bf2d78ce
Removed useless code. (#3109)
* Updated kafka.md

* Update changelog.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-12 11:50:37 +08:00
李铭昕
4b174ac5ba
Optimized PHPUnit for kafka. (#3107) 2021-01-12 09:24:40 +08:00
李铭昕
455e38d0da Fixed PHPUnit 2021-01-10 17:02:47 +08:00