Commit Graph

7119 Commits

Author SHA1 Message Date
Deeka Wong
ae39272443
Use the original style when regenerating models. (#4875) 2022-06-24 15:54:39 +08:00
李铭昕
7a05c92d21
Use wait instead of parallel for coroutine style tcp server. (#4874) 2022-06-23 17:40:15 +08:00
李铭昕
08443db222
Added Swow support for hyperf/websocket-server. (#4873) 2022-06-23 17:19:07 +08:00
李铭昕
a3453e1d74
Fixed bug that onOpen failed when using async style for websocket server. (#4871) 2022-06-23 11:45:21 +08:00
Deeka Wong
91f40be1a6
The $scene allowed to be NULL. (#4869)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-06-23 11:06:05 +08:00
Deeka Wong
1c94256348
No need to check Redis::isConnected().
Because it could be connected defer or reconnected after disconnected.
2022-06-22 17:18:50 +08:00
greezen
48bf28e3c2
Added the type of $classes and $annotations for aspect. (#4867) 2022-06-22 17:13:13 +08:00
Deeka Wong
ef269c74f6
Added Annotation Scene which use scene in FormRequest easily. (#4866)
Co-authored-by: awengan <goto8848@qq.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-06-22 17:09:45 +08:00
李铭昕
bb3f034c7d
Fixed bug that the socket-io server always restart when using coroutine style server. (#4854) 2022-06-20 09:53:54 +08:00
李铭昕
c8d4d666aa
Added NullDisableEventDispatcher to disable event dispatcher by default. (#4852)
Co-authored-by: huangdijia <huangdijia@gmail.com>
2022-06-16 22:54:21 +08:00
李铭昕
624f0d158f
Fixed bug that prometheus server will not be closed automatically when using command which enable event dispatcher. (#4851) 2022-06-16 21:05:28 +08:00
greezen
77236ec2de
Fixed bug that the $prefix of ZipkinTracerFactory does not match the actual. 2022-06-16 20:10:37 +08:00
黄朝晖
f5a96ca0f3
Merge pull request #4729 from gabrieleluz/patch-1
Translation of Model page
2022-06-16 17:48:59 +08:00
Deeka Wong
b135ac887c
Changed $value.timeout to $options.timeout for annotation CircuitBreaker. (#4848) 2022-06-16 14:36:55 +08:00
Deeka Wong
002c8b03de
Fixed the lost description when using property $description and $signature for hyperf/command. (#4835) 2022-06-14 09:35:03 +08:00
李铭昕
fd1369a02b
Added document about how to upgrade monolog (#4827) 2022-06-12 12:15:41 +08:00
李铭昕
b183430e61
Upgraded monolog/monolog to ^2.7|^3.1. (#4825) 2022-06-10 16:21:17 +08:00
Deeka Wong
c6f53bd7f8
Added return type static into Cacheable. 2022-06-10 15:15:01 +08:00
李铭昕
517396566e
Replaced Swoole\Coroutine\Channel by Hyperf\Engine\Channel. (#4808) 2022-06-04 15:51:29 +08:00
李铭昕
c494bb5657
Changed branch-alias to 3.0-dev for context. (#4807) 2022-06-04 15:05:08 +08:00
李铭昕
795ea247f9 Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/snowflake/src/MetaGenerator/RedisMetaGenerator.php
2022-06-04 12:30:57 +08:00
李铭昕
a2352024b3
Support Swow for WaitGroup. (#4804) 2022-06-03 22:41:50 +08:00
李铭昕
9b229a09e7
Set the default value of configuration amqp.concurrent.limit to 2. (#4799) 2022-06-02 16:53:55 +08:00
李铭昕
034d666520
Fixed id repeat when generate snowflake id caused by calling init more than once. (#4796) 2022-05-30 19:55:54 +08:00
李铭昕
ee061d5f93
Create close-pull-request.yml (#4792) 2022-05-30 10:52:13 +08:00
李铭昕
bf12f37f7a Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/rpn/src/Calculator.php
2022-05-30 10:16:40 +08:00
李铭昕
ccb0b54638
Release v2.2.33 (#4791) 2022-05-30 09:48:00 +08:00
simon-tu-ke
37cb0a49da
Fixed bug that rpn method toRPNExpression does not work in some cases. (#4790) 2022-05-30 09:19:53 +08:00
李铭昕
928fb2fdb5
Fixed bug that PhpParser::getExprFromValue does not adapt with php8.0. (#4789) 2022-05-29 16:42:35 +08:00
李铭昕
4577f344ed
Update important.md (#4788) 2022-05-28 08:38:31 +08:00
huangzhhui
70ea79fe53 Update doc 2022-05-25 15:39:14 +08:00
huangzhhui
94cb66ba1b Update doc 2022-05-25 15:24:28 +08:00
huangzhhui
53357858e2 Update doc 2022-05-25 15:20:07 +08:00
huangzhhui
4e23295c67 Update doc 2022-05-25 15:14:13 +08:00
李铭昕
6e0cfbf594
Added close-pull-request.yml to close pr for read-only repositories. (#4781) 2022-05-24 21:10:54 +08:00
ethanzway
e19a473f6b
Fixed bug that graphql event collect failed. (#4776)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-05-24 12:53:18 +08:00
李铭昕
ac0fb39f4c
Added how to backup the data of portainer. (#4778) 2022-05-23 21:39:59 +08:00
wilbur.yu
188a6442f1
Added validation rule array:key1,key2 which make sure the array has no keys other than key1 and key2.
Co-authored-by: wilbur.yu <wenbo@wenber.club>
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-05-18 18:52:46 +08:00
李铭昕
a98c2d8919
Support Swow for hyperf/amqp. (#4756) 2022-05-17 10:17:04 +08:00
李铭昕
aeab9ba40a
Support Swow for Hyperf\Utils\Coroutine\Locker. (#4757) 2022-05-17 08:26:40 +08:00
李铭昕
cabdad07bf Fixed bug that using nullsafe method call on non-nullable type. 2022-05-16 11:38:43 +08:00
李铭昕
7fa189fffc Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Aop/PropertyHandlerVisitor.php
#	src/kafka/composer.json
#	src/kafka/src/Producer.php
2022-05-16 11:30:34 +08:00
Deeka Wong
5af8cc08d7
Configuring a default groupId when it is null when using hyperf/kafka.
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-05-16 11:11:04 +08:00
李铭昕
b1a092b43b
Fixed the bug that monolog does not work in 2.6.0 by configuring conflict with monolog>=2.6.0. 2022-05-16 10:53:41 +08:00
她和她的猫
8892481409
Fixed null pointer exception when using Producer::close. (#4745) 2022-05-16 09:25:28 +08:00
她和她的猫
763c01b2ab
Update donate link (#4734) 2022-05-09 14:04:05 +08:00
Nash Gao
7bfd9bf5dd
Added the default value null for $chan. 2022-05-09 13:58:51 +08:00
李铭昕
f7116f5d85
Update docker-swarm.md (#4735) 2022-05-08 21:51:11 +08:00
李铭昕
5177d4c1cc
Optimized code for collecting middlewares. (#4731) 2022-05-07 13:49:03 +08:00
Gabriele Luz
7c3bfb3418
Update model.md 2022-05-06 12:50:57 -03:00