李铭昕
|
f59cdf3223
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# composer.json
# src/testing/co-phpunit
|
2022-01-30 16:51:23 +08:00 |
|
李铭昕
|
1320603402
|
Release v2.2.25
|
2022-01-30 15:30:08 +08:00 |
|
李铭昕
|
790f923736
|
Release v2.2.24
|
2022-01-24 10:56:59 +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 |
|
李铭昕
|
55617bbccf
|
Added ProcScanHandler which used to run application in windows.
Co-authored-by: 沈唁 <52o@qq52o.cn>
|
2022-01-17 09:44:56 +08:00 |
|
李铭昕
|
bcc8827223
|
Added command gen:view-engine-cache which used to generate cache files in advance. (#4455)
|
2022-01-14 11:54:28 +08:00 |
|
Tall
|
52094d0fad
|
Update English document about Annotation.
- Added demo for query builder.
- Added meilisearch client into awesome components.
Co-authored-by: codelin <494020937@qq.com>
Co-authored-by: Alone88 <im@alone88.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-01-13 12:09:04 +08:00 |
|
李铭昕
|
c1cbd3e54c
|
Merge branch 'master' into 3.0-merge
|
2022-01-08 17:53:48 +08:00 |
|
半桶水
|
3e44fd5d2a
|
Added document about how to use cookies for testing client. (#4427)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-01-07 20:12:58 +08:00 |
|
李铭昕
|
89b030a75c
|
Release v2.2.22 (#4430)
* Release v2.2.22
* Update docs and translate
Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
|
2022-01-04 12:12:16 +08:00 |
|
李铭昕
|
64f35367f5
|
Merge branch 'master' into 3.0-merge
|
2021-12-24 17:25:42 +08:00 |
|
沈唁
|
7e8cff6f71
|
Use unpkg.com
|
2021-12-20 13:48:40 +08:00 |
|
李铭昕
|
06c3f4867e
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# .github/workflows/test-components.yml
# .github/workflows/test.yml
# src/amqp/src/ConnectionFactory.php
|
2021-12-20 09:49:29 +08:00 |
|
李铭昕
|
b473732fbd
|
Release v2.2.21 (#4375)
Co-authored-by: 沈唁 <52o@qq52o.cn>
|
2021-12-20 09:14:02 +08:00 |
|
李铭昕
|
b066af38e4
|
Added type and default value for Attribute when using ide-helper . (#4352)
|
2021-12-13 18:35:02 +08:00 |
|
李铭昕
|
c73cade642
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# src/amqp/src/AMQPConnection.php
# src/crontab/src/Strategy/Executor.php
|
2021-12-13 16:58:35 +08:00 |
|
沈唁
|
508272ee2d
|
Update devtool docs
|
2021-12-13 15:20:34 +08:00 |
|
Deeka Wong
|
a26a271e20
|
Support to open the generated file with your IDE automatically. (#4348)
* Optimized docs
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-12-13 14:53:24 +08:00 |
|
pandaLIU
|
cf5c8d49ac
|
Added FailToExecute event which will be dispatched when executing crontab failed. (#4344)
* Update crontab.md
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-12-13 14:00:36 +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 |
|
李铭昕
|
1d1b677852
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# .github/workflows/test.yml
# phpstan.neon
# src/http-message/tests/SwooleStreamTest.php
# src/http-server/src/ResponseEmitter.php
# src/socketio-server/src/SocketIO.php
# src/utils/src/Contracts/Arrayable.php
|
2021-12-06 11:43:16 +08:00 |
|
李铭昕
|
e6249fde70
|
Release v2.2.19 (#4318)
|
2021-12-06 10:42:11 +08:00 |
|
chengyao
|
fec875b116
|
Fixed document about ide plugin PHP Annotations
|
2021-12-06 09:48:10 +08:00 |
|
李铭昕
|
dee852c950
|
Upgrade the minimum php version to 8.0 for http-server. (#4306)
|
2021-12-01 16:19:47 +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 |
|
李铭昕
|
de412c0e1a
|
Merge branch 'master' into 3.0-merge
# Conflicts:
# src/http-message/src/Server/Response.php
# src/metric/src/Adapter/Prometheus/MetricFactory.php
|
2021-11-25 10:32:04 +08:00 |
|
李铭昕
|
911ab1210e
|
Hyperf\Utils\Contracts\Arrayable will be deprecated, please use Hyperf\Contract\Arrayable instead.
|
2021-11-23 20:00:06 +08:00 |
|
沈唁
|
019c515ff4
|
Added method Hyperf\Utils\Network::ip() . (#4284)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2021-11-23 17:01:56 +08:00 |
|
沈唁
|
cf199a583a
|
Upgrade the minimum php version to 8.0 for swoole_tracker (#4279)
|
2021-11-22 15:46:47 +08:00 |
|
李铭昕
|
a963aafd2f
|
Release v2.2.17 (#4272)
|
2021-11-22 09:40:18 +08:00 |
|
朱梦阳
|
e1544beec5
|
Update all documents about annotations. (#4264)
Co-authored-by: zmy <my.zhu@knowyourself.cc>
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: 李铭昕 <l@hyperf.io>
|
2021-11-20 10:58:02 +08:00 |
|
李铭昕
|
5a50800b7d
|
Merge branch 'master' into 3.0-merge
|
2021-11-15 11:34:22 +08:00 |
|
李铭昕
|
ee98ef979a
|
Release v2.2.16
|
2021-11-15 10:27:27 +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 |
|
李铭昕
|
dfded07b75
|
Split hyperf/coordinator from hyperf/utils . (#4225)
|
2021-11-05 16:06:17 +08:00 |
|
luo
|
2f97ad12f5
|
Update supervisor docs (#4215)
Co-authored-by: 沈唁 <52o@qq52o.cn>
|
2021-11-04 13:59:15 +08:00 |
|
李铭昕
|
0885106952
|
Upgrade the minimum php version to 8.0 for some components. (#4212)
|
2021-11-04 10:57:41 +08:00 |
|
Leo Cavalcante
|
821775d80e
|
chore(docs/en): kafka link
|
2021-11-03 09:41:31 -03:00 |
|
李铭昕
|
afab0bbf35
|
Optimized code
|
2021-11-02 10:00:13 +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 |
|
朱梦阳
|
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 |
|
桥边红药
|
11942c26ec
|
Update awesome-components.md
|
2021-10-27 07:16:16 +08:00 |
|
李铭昕
|
78d60471ad
|
Release v2.2.13 (#4165)
|
2021-10-25 09:37:58 +08:00 |
|