Commit Graph

8317 Commits

Author SHA1 Message Date
Deeka Wong
0f63fdb3c9
Added partitioned support for Cookie (#6971) 2024-08-15 12:53:49 +08:00
Deeka Wong
531c173e47
Added support for retrieving the current system time with milliseconds for Hyperf\Support\Traits\InteractsWithTime (#6990) 2024-08-15 12:46:42 +08:00
李铭昕
8d04672d88
Added default methods for #[AutoController]. (#6998) 2024-08-12 16:55:24 +08:00
李铭昕
34211ddfcf
Format code (#6994) 2024-08-08 10:28:23 +08:00
李铭昕
bdef7c710b
Release v3.1.35 (#6993) 2024-08-08 10:05:07 +08:00
李铭昕
ced6130eb2
Fixed bug that the root path of swagger server cannot work. (#6987) 2024-08-05 15:18:12 +08:00
zqsjesse
7b02ce6293
Optimized docs about reactive-x. 2024-08-01 17:34:42 +08:00
李铭昕
c3192a0411
Release v3.1.34 (#6981) 2024-08-01 10:04:27 +08:00
李铭昕
8ff01f0e0a
Added command queue:dynamic-reload. (#6979) 2024-07-31 13:56:16 +08:00
rookiexxk
c7a0bf2532
Optimized phpdoc & code (#6976) 2024-07-31 13:48:23 +08:00
宣言就是Siam
4414bd2965
Added as command for static method (#6978) 2024-07-31 13:43:47 +08:00
李铭昕
e2191cfa73
Support to rewrite component versions for composer-json-fixer. (#6975) 2024-07-26 11:24:41 +08:00
李铭昕
4f5b56c9e4
Release v3.1.33 (#6972) 2024-07-25 10:09:02 +08:00
Albert Chen
826837ec48
Improve error message of command exceptions (#6962) 2024-07-22 10:33:44 +08:00
Deeka Wong
1b2251d138
Optimized Model/JsonResource::toJson (#6963) 2024-07-22 09:50:05 +08:00
李铭昕
3220b80ade
Fixed bug that websocket sender not support Swow. (#6961)
* Fixed bug that `websocket sender` not support `Swow`.

* Update CHANGELOG-3.1.md
2024-07-20 15:46:28 +08:00
李铭昕
3ac31e3c88
Added test cases for saving Null. (#6960) 2024-07-19 11:47:56 +08:00
Eduardo Nicioli
8b3669a1c9
Fixed bug that the connection cannot reconnect to the server in a situation where there was a failover and exchange of read and write hosts. 2024-07-19 11:47:39 +08:00
李铭昕
ccd8187107
Release v3.1.32 (#6956) 2024-07-18 10:14:23 +08:00
李铭昕
f14128b3a4
Fixed bug that socketio-server cannot work for swow engine. (#6953)
* Fixed bug that socketio-server cannot work for swow engine.

* Update CHANGELOG-3.1.md
2024-07-17 18:31:09 +08:00
@长久同学
d01e384836
Support where bit functions and operators for database. (#6950)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-07-15 18:06:11 +08:00
李铭昕
eec878ea6a
Fixed bug that restart failed when don't have .env. (#6949) 2024-07-13 20:44:54 +08:00
Albert Chen
0b48347952
Removed Swoole Atomic dependency and useless restart counter in watcher.(#6946)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2024-07-12 14:10:34 +08:00
李铭昕
bf63c1f86f
Release v3.1.31 (#6944)
Co-authored-by: Deeka Wong <huangdijia@gmail.com>
2024-07-11 10:05:39 +08:00
Luffy
40f2ac290e
Revert "修改资源链接 (#6645)" (#6938)
This reverts commit e15c75aeb0.
2024-07-09 13:37:14 +08:00
Albert Chen
3bca85b652
Support to reload .env when using hyperf/watcher. (#6936)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-07-08 11:29:54 +08:00
李铭昕
2bacaf3233
Release v3.1.30 (#6933) 2024-07-05 13:20:27 +08:00
李铭昕
cd3a575411 Reapply "Fix sortByMany return is not same to sortBy & Perf sortBy (#6925)" (#6930)
This reverts commit bcbc6f1d75.
2024-07-05 10:36:30 +08:00
李铭昕
bcbc6f1d75
Revert "Fix sortByMany return is not same to sortBy & Perf sortBy (#6925)" (#6930)
This reverts commit e76d97c10e.
2024-07-04 18:46:08 +08:00
李铭昕
2ce026f9f3
Release v3.1.29 (#6929) 2024-07-04 10:57:05 +08:00
szutoutou
e76d97c10e
Fix sortByMany return is not same to sortBy & Perf sortBy (#6925) 2024-07-04 10:18:10 +08:00
Deeka Wong
346ec65b24
Optimized phpdoc (#6927) 2024-07-04 10:13:45 +08:00
Deeka Wong
9c77fb518d
refactor: Add type hinting to tap function and HigherOrderTapProxy class (#6922) 2024-07-01 16:48:26 +08:00
Deeka Wong
84ee9ce5a2
Support v6.0 of swoole version for test ci. 2024-07-01 16:19:58 +08:00
Deeka Wong
83ec2d9a37
Added Str::chopStart and Str::chopEnd (#6917) 2024-07-01 15:52:05 +08:00
Jackfinal
c66c735c6c
Added SftpAdapter for hyperf/filesystem. (#6896) 2024-07-01 15:17:44 +08:00
李铭昕
28a0f65776
Release v3.1.28 (#6914) 2024-06-27 11:21:23 +08:00
张城铭
e6323b048e
Fix nacos (#6913)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2024-06-26 14:57:39 +08:00
robbyLuo95
8f1556c125
classload config annotation issue (#6912) 2024-06-26 11:31:21 +08:00
黄朝晖
4b104238ae
Merge pull request #6911 from gaichao168/update_docs
optimize command.md docs
2024-06-26 10:07:03 +08:00
10966
ee5b1361f8 optimize command.md docs 2024-06-25 09:58:52 +00:00
chenkby
8672330312
Support cache.*.options.pool to select redis instance for hyperf/cache. (#6891)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-06-25 14:44:27 +08:00
张城铭
e12247c587
Added AOP that can act on enum (#6895) 2024-06-25 14:03:19 +08:00
猫粮s
0c75fb4039
Fixed bug that Aop doesn't work on Trait. (#6909)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-06-25 11:28:49 +08:00
zds
25ce3e7f4c
Added validation rule prohibiti. (#6885) 2024-06-24 22:16:23 +08:00
gaichao168
e285377e67
Optimized code for config-nacos. (#6903) 2024-06-24 11:04:35 +08:00
Deeka Wong
298230f95a
chore: Update PHPStorm meta file to include Symfony Console Application mapping (#6905)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-06-24 10:36:02 +08:00
IronSmith
d106eef471
fix(amqp) add attribute type (#6904) 2024-06-24 09:53:39 +08:00
Usee
4db2fb95cd
Fixed bug that LengthAwarePaginator::addQuery() cannot support array $values. (#6900)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2024-06-20 11:17:47 +08:00
李铭昕
ca940c0754
Release v3.1.27 (#6902) 2024-06-20 10:35:31 +08:00