Commit Graph

43 Commits

Author SHA1 Message Date
D.J.Hwang
dcbb709f56
Ignored the phpstan error about separator of function explode expects non-empty-string, string given
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-09-06 10:20:50 +08:00
李铭昕
ef7cfee3f5 Upgraded league/flysystem to ^1.0|^2.0. 2021-07-07 13:27:38 +08:00
李铭昕
55d00ad2b6
Removed config zookeeper.php, please use config_center.php instead. (#3733) 2021-06-24 11:23:29 +08:00
李铭昕
a280656acf
Added ide-helper component (#3714) 2021-06-20 10:18:28 +08:00
李铭昕
3d9afbf9a0
Added ci for php8 (#3661) 2021-06-18 18:29:57 +08:00
李铭昕
08f9a78db8
Adapt circuit-breaker component to support php8. (#3694) 2021-06-11 11:01:20 +08:00
李铭昕
04d06b9ff4 Fixed PHPStan 2021-03-19 15:23:49 +08:00
李铭昕
4ee143b87a
v2.1.4 (#3190) 2021-01-25 10:17:05 +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
李铭昕
34851d9622 Optimized code. 2021-01-04 10:12:17 +08:00
李铭昕
a8ea182146 Merge branch 'master' into 2.1-merge 2020-12-14 19:25:02 +08:00
李铭昕
e5164a5298 Fixed PHPUnit for phar. 2020-11-26 18:00:16 +08:00
李铭昕
11dabbf792 Merge branch 'master' into 2.1-merge
# Conflicts:
#	.travis.yml
#	composer.json
#	src/json-rpc/src/CoreMiddleware.php
2020-10-28 09:18:07 +08:00
沈唁
c899595fbc
Add Swoole Tracker leak tool (#2696)
* add Swoole Tracker leak tool

* Update phpstan.neon

* update tips

* Update phpstan.neon

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-10-21 15:31:02 +08:00
李铭昕
c598e21466 Support HttpServer for Swow. (#2659) 2020-10-15 11:31:31 +08:00
李铭昕
3b38cc6384 Merge branch 'master' into 2.1-merge 2020-10-13 09:09:45 +08:00
李铭昕
d8a721ffa9
Fixed undefined method unsearchable for scout:flush. (#2643)
* Fixed scout:flush does not works.

* Update CHANGELOG-2.0.md
2020-10-12 20:02:57 +08:00
李铭昕
f72a7d884a
Upgrade twig to ^3.0 (#2628)
* Upgrade twig to ^3.0

* Update phpstan.neon
2020-10-10 20:13:55 +08:00
李铭昕
bdfa1e3572
Upgrade prometheus_client_php to ^1.0 (#2626)
* Upgrade prometheus_client_php to ^1.0

* Update phpstan.neon

* Update metric.md
2020-10-10 19:51:09 +08:00
huangzhhui
380cf96c3e Merge remote-tracking branch 'upstream/master' into pr/1969 2020-09-07 00:34:42 +08:00
李铭昕
096a82df66
Fixed traceid does not exists when using coroutine handler. (#2443)
Co-authored-by: sy-records <52o@qq52o.cn>
2020-09-06 10:38:20 +08:00
weskiller
30218c6275
Fixed model event dispatcher does not works for Pivot and MorphPivot. (#2427)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-09-04 10:36:02 +08:00
李铭昕
9beaa82535 Optimized code for resource. 2020-08-07 13:33:45 +08:00
李铭昕
8703b9fead Format code. 2020-08-07 09:47:28 +08:00
李铭昕
9925bb25ae Merge branch 'master' into pr/1969 2020-08-07 09:40:38 +08:00
ihor.kpl
8fe2e26369
Update phpstan.neon (#2247)
Fix typo :D
2020-08-06 08:50:08 +08:00
nfangxu
a408e37ec0 add hyperf/resource-grpc 2020-06-28 16:11:14 +08:00
nfangxu
de4f7dfbc0 fix code 2020-06-23 14:44:40 +08:00
李铭昕
b645a5cce7
Optimized code for phpstan. (#1881) 2020-06-17 14:45:13 +08:00
李铭昕
dd0b262dc0
Format code. (#1876) 2020-06-08 11:04:26 +08:00
李铭昕
07f3d8d2e4
Fixed code standards. (#1844) 2020-06-01 14:01:52 +08:00
李铭昕
73d859eaf2
Fixed code standards. (#1839) 2020-05-30 16:43:36 +08:00
李铭昕
e0570b39da
Fixed code standards. (#1834) 2020-05-29 16:29:34 +08:00
李铭昕
18648106a8
Fixed code standards. (#1826) 2020-05-29 09:47:22 +08:00
李铭昕
156358208d Fixed travis. 2020-05-25 14:47:56 +08:00
李铭昕
251eda809c Optimized code of async-queue. 2020-05-13 12:18:12 +08:00
李铭昕
6b9ba9a38f Optimized amqp for phpstan. 2020-05-13 11:57:02 +08:00
李铭昕
c7d62ea37c Reset phpstan. 2020-05-13 10:22:44 +08:00
reasno
bf4ad4a932 Add Documentation
Merge branch 'master' into tracer

Pass PHPStan
2019-08-31 18:33:41 +08:00
李铭昕
f5c381bc5b Optimized phpstan.neon 2019-08-27 13:30:24 +08:00
李铭昕
afb91624ef Optimized code. 2019-08-26 14:50:53 +08:00
李铭昕
c1845bd5a5 Added phpstan. 2019-08-25 11:41:41 +08:00