Commit Graph

77 Commits

Author SHA1 Message Date
Deeka Wong
cf288037ba
Adds hyperf/polyfill-coroutine component (#5841)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-06-16 19:57:19 +08:00
Deeka Wong
d5457411dd
Remove co-pest, use pest-plugin-hyperf instead. (#5834) 2023-06-14 14:35:21 +08:00
Deeka Wong
f0145b8177
Fix co-phpunit and co-pest, optimize ci workflows (#5825) 2023-06-09 22:38:23 +08:00
Deeka Wong
00e2854a3e
Adds hyperf/helper component (#5809) 2023-06-07 14:33:04 +08:00
Deeka Wong
d3ab30ca4b
[3.1] Support pest (#5805) 2023-06-07 13:05:40 +08:00
Deeka Wong
b18bf79b7e
Bumps phpunit to 10.x (#5802)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-06-07 10:16:25 +08:00
Deeka Wong
5807114dc5
Fix the bug that cannot work in vscode extensions (#5779) 2023-06-01 16:26:57 +08:00
李铭昕
eba329e1c2
Fixed test cases for phar. (#5732) 2023-05-17 11:02:43 +08:00
李铭昕
7766936f49 split the own branch by default. 2022-11-01 15:33:54 +08:00
李铭昕
bf4d4abd6d
Resume exit channel by coordinator after running phpunit. (#4227) 2021-11-05 18:26:57 +08:00
李铭昕
45d7600eba Split hyperf/macroable from hyperf/utils. 2021-10-21 10:46:42 +08:00
沈唁
81310448de
Update docs and translate. 2021-09-09 09:29:08 +08:00
李铭昕
5e515f5452 Fixed composer.json 2021-06-29 13:59:58 +08:00
李铭昕
989c07ab55 Merge branch 'master' into 2.2-merge
# Conflicts:
#	bin/release.sh
#	bin/split.sh
#	src/validation/src/Concerns/FormatsMessages.php
2021-06-28 09:40:51 +08:00
李铭昕
42366aa6c1
fetch current branch automatically (#3756) 2021-06-28 09:36:00 +08:00
李铭昕
a280656acf
Added ide-helper component (#3714) 2021-06-20 10:18:28 +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
李铭昕
4b9030a8e7
Optimized code for co-phpunit. (#3422) 2021-03-26 22:19:19 +08:00
李铭昕
95057a98fa change the default branch to master 2020-12-27 14:39:54 +08:00
李铭昕
58a21e941d
Create CHANGELOG-2.1.md (#2629)
* Create CHANGELOG-2.1.md

* Update CHANGELOG-2.1.md

* Create del-useless-remotes.sh
2020-10-13 12:47:58 +08:00
李铭昕
3b38cc6384 Merge branch 'master' into 2.1-merge 2020-10-13 09:09:45 +08:00
李铭昕
84e19f78de
Fixed bug that RedisSecondMetaGenerator will generate the same meta. (#2640)
* Fixed bug that `RedisSecondMetaGenerator` will generate the same meta.

* Update RedisMetaGenerator.php

* Update CHANGELOG-2.0.md
2020-10-12 19:03:31 +08:00
李铭昕
0a1f01c4b9 Upgrade 2.0 to 2.1 2020-10-09 17:12:06 +08:00
沈唁
d78fa97aa2
fix typo (#2536) 2020-09-18 09:20:00 +08:00
huangzhhui
b5261b4831 Updated 2020-06-22 11:20:16 +08:00
李铭昕
42cf54681c split master 2020-06-20 07:41:16 +08:00
huangzhhui
4f24030e9e Revert the path rule 2020-06-11 13:55:15 +08:00
huangzhhui
8071897cc0 Rename doc folder to docs, and split 1.1 and 2.0 folders to store the difference version documentations, and rename bin/translate.php script to bin/doc-translate, also make doc-translate and md-format to adapte this path changes. 2020-06-11 13:52:29 +08:00
李铭昕
4cde8cddf7
Optimized code of co-phpunit. (#1857) 2020-06-04 09:54:32 +08:00
李铭昕
5725b708e0
Added cacheable for scan config. (#1830) 2020-05-29 13:27:11 +08:00
李铭昕
212edc8196 Changed current branch to 2.0 2020-05-26 11:33:29 +08:00
Reasno
99386cfd2d use 4.5 features to notify users when a coroutine deadlock occurred. 2020-05-22 20:02:26 +08:00
nfangxu
ba502262b1
Optimized co-phpunit do not broken in coroutine environment, when cases failed. (#1636)
* 测试中的出现异常不应该直接使用 exit 退出, 这样无法准确定位哪个测试没通过
* Optimized code.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-04-24 14:35:25 +08:00
reasno
f8fac1ab77 Add a note on high cardinality request path. 2020-03-21 12:16:37 +08:00
huangzhhui
2c9ab282d9 Remove git push 2020-01-19 10:19:29 +08:00
huangzhhui
a5fdb2e9bc Generate the license list of main repository 2020-01-19 01:14:28 +08:00
huangzhhui
01ce930246 Create licenses-generator.sh 2020-01-19 01:06:29 +08:00
huangzhhui
11bcecfc66 Fixed translate script does not create the folder on copy step 2019-12-12 17:00:37 +08:00
huangzhhui
84aadbe120 Replace the link of language dir 2019-12-12 16:41:40 +08:00
huangzhhui
fbdc470328 Add a translate script 2019-12-12 16:24:19 +08:00
Reasno
c3a5c7feee format with refined rules 2019-11-12 19:49:54 +08:00
Reasno
8024cc6ddb Revert "Format all markdowns"
This reverts commit b62a8c8cb6.
2019-11-12 19:41:17 +08:00
reasno
b62a8c8cb6 Format all markdowns 2019-11-12 08:28:51 +08:00
reasno
8e1d96b7d4 Add markdown formatter. 2019-11-12 01:24:02 +08:00
李铭昕
d717fecf11 Format composer-json-fixer. 2019-10-31 10:32:07 +08:00
李铭昕
85042de806
Renamed hyperf-cloud to hyperf. (#754) 2019-10-22 09:35:48 +08:00
李铭昕
9b265b2b59 Fixed bug. 2019-09-22 15:36:15 +08:00
李铭昕
7be6e35d44 Update 2019-08-16 09:56:51 +08:00
李铭昕
bddff00964 Renamed branch master to 1.0 2019-08-15 09:39:41 +08:00
Ye Wenbin
230d1f2331 simplify code use coalesce operator in composer-json-fixer 2019-08-06 21:40:46 +08:00