Deeka Wong
c01cf5b41c
chore: Update php-cs-fixer configuration to use parallel processing ( #6771 )
2024-05-20 09:58:00 +08:00
zds
4d054861a0
Support whereAll/orWhereAll
whereAny/orWhereAny
for Hyperf\Database\Query\Builder
. ( #6767 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-05-17 21:36:14 +08:00
zds
5ccd598e9c
Added Hyperf\Collection\LazyCollection
. ( #6757 )
...
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-05-17 10:31:51 +08:00
李铭昕
6598a22d87
Added Premature end of data
into DetectsLostConnections
. ( #6763 )
2024-05-16 21:20:02 +08:00
李铭昕
959fb8cf0d
Release v3.1.22 ( #6759 )
...
Co-authored-by: wfuren <wfuren@qq.com>
Co-authored-by: sy-records <52o@qq52o.cn>
2024-05-16 10:32:01 +08:00
Lucas Vinicius
2237d36d1d
[Docs] Add a brief explanation that returning true
in isValid
does not stop the exception handler call loop ( #6745 )
2024-05-15 15:12:41 +08:00
guandeng
3fc8be3795
Optimized versions for en documents.
2024-05-15 14:42:24 +08:00
zds
6b659f34ae
Added explain()
for Hyperf\Database\Query\Builder
. ( #6746 )
2024-05-15 14:32:41 +08:00
Deeka Wong
f749612f75
Added path
and paths
methods to Hyperf\Database\Seeders\Seed
( #6752 )
2024-05-15 14:02:34 +08:00
李铭昕
5869d379bf
Fixed bug that exception normalizer cannot support symfony 7 ( #6755 )
2024-05-15 13:22:10 +08:00
zds
715c7fadf2
Added some rules for hyperf/validation
. ( #6749 )
2024-05-15 10:56:30 +08:00
宣言就是Siam
e2fb772745
Auto complete options for as command and closure command. ( #6734 )
...
Co-authored-by: hzh <hzh@addcn.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2024-05-13 20:19:06 +08:00
zds
583ef5b908
Fix: Skipping pgsql tests In Swoole >= 6.0 ( #6743 )
2024-05-10 13:42:17 +08:00
李铭昕
23de8d85c8
Release v3.1.21 ( #6742 )
...
Co-authored-by: gaichao168 <1432681790@qq.com>
Co-authored-by: 10966 <gaichaowang@addcn.com>
Co-authored-by: Luffy <52o@qq52o.cn>
2024-05-09 22:22:46 +08:00
Deeka Wong
567275650c
Added unshift
method to Hyperf\Collection\Collection
. ( #6738 )
2024-05-09 21:45:34 +08:00
HuangXi0820
ff8b5a0626
Fixed bug that the enum mode cannot work when using hyperf/constants
. ( #6728 )
2024-05-09 21:40:44 +08:00
张城铭
c3c36eae56
Optimized the implementation of When
Method.
2024-05-09 20:09:23 +08:00
zds
231b0ddd8c
Support useIndex
forceIndex
and ignoreIndex
for Hyperf\Database\Query\Builder
. ( #6740 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-05-09 19:44:48 +08:00
Silvio Ney
24c6ea6e92
Update LICENSE ( #6735 )
...
Any reason to attach copyright to Taylor in this dependency? I can't find any dependency from Laravel in Coordinator (composer.json)
Sending this PR to remove the copyright
2024-05-09 10:35:08 +08:00
guandeng
db461fbf05
Renamed isinvalidStatus
to isInvalidStatus
method name and added return type for gRPC ( #6737 )
2024-05-09 10:34:39 +08:00
Deeka Wong
1260822b52
Updated InteractsWithModelFactory to handle missing dependencies ( #6731 )
2024-05-07 13:34:51 +08:00
Deeka Wong
a91b648645
Optimized exchange declaration for consumer messages ( #6717 )
2024-04-26 13:04:21 +08:00
Deeka Wong
d014c8f540
Optimized exchange declaration for consumer messages ( #6716 )
2024-04-26 12:49:33 +08:00
李铭昕
ca8987528f
Release v3.1.20 ( #6714 )
...
Co-authored-by: Weslen Teche <weslen_teche@hotmail.com>
Co-authored-by: zds <49744633+zds-s@users.noreply.github.com>
2024-04-26 10:26:29 +08:00
Weslen Teche
231795d606
Add new methods in Collection
( #6712 )
...
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2024-04-26 10:16:51 +08:00
Deeka Wong
efc3a8b1cc
Added onClose
method for rpc Server ( #6709 )
2024-04-22 09:46:29 +08:00
Deeka Wong
c5b9a96b24
Support the reconnection mechanism after the maximum number of requests is reached ( #6701 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-04-22 09:40:39 +08:00
zds
355534feca
Optimized the implementation of Pluralizer
. ( #6700 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-04-19 10:30:51 +08:00
Weslen Teche
3c64812458
Add methods isAscii
, headline
, position
, take
, toBase64
and unwrap
in the Str
and Stringable
. ( #6692 )
2024-04-19 09:38:29 +08:00
李铭昕
1f3f0d504a
Release v3.1.19 ( #6699 )
...
Co-authored-by: zds <49744633+zds-s@users.noreply.github.com>
2024-04-18 10:23:24 +08:00
Deeka Wong
6d428925c5
Automatic declare exchange when produce message ( #6696 )
2024-04-18 09:45:26 +08:00
李铭昕
a621df58f8
Upgrade hyperf/engine
to v2.11
. ( #6698 )
2024-04-17 21:55:51 +08:00
李铭昕
04eb725039
Fixed bug that withoutBody
cannot not work when using Swow
. ( #6697 )
2024-04-17 20:41:31 +08:00
guandeng
1a22e43e0a
Optimized FswatchDriver
which don't restart server by empty reading. ( #6686 )
2024-04-17 11:35:30 +08:00
pandaLIU
37859d30c3
Fixed bug that socket-io cannot parse data with ?
but without query
.
2024-04-17 11:11:08 +08:00
锅锅锅de1T
a52adb57f8
Improve Collection Test Unit ( #6683 )
2024-04-13 15:45:03 +08:00
zds
d23a61d374
Added option type
for gen:constant
which you can be used to generate files with const
or enum
. ( #6681 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-04-13 14:53:08 +08:00
李铭昕
625f1a21d9
Fixed ci about php 8.3 ( #6677 )
2024-04-12 17:26:34 +08:00
Deeka Wong
a8805ee155
Added Hyperf\Coordinator
helper functions ( #6680 )
2024-04-12 16:19:26 +08:00
李铭昕
ea8aeb025a
Release v3.1.18 ( #6679 )
...
Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
Co-authored-by: Weslen Teche <weslen_teche@hotmail.com>
Co-authored-by: zds <49744633+zds-s@users.noreply.github.com>
Co-authored-by: szutoutou <szutoutou@qq.com>
2024-04-12 10:50:19 +08:00
宣言就是Siam
2809b6ba5d
Added getConfig for redisPool ( #6674 )
2024-04-11 18:18:35 +08:00
Binary Alan
c139faa508
Added error handling when using callback
in multiplexed RPC.
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-04-11 10:44:55 +08:00
zds
05129254e5
Fixed bug that isset
cannot check null
in Hyperf\Collection\Collection
. ( #6664 )
2024-04-11 10:19:55 +08:00
李铭昕
759fbad5f8
Release v3.1.17 ( #6669 )
2024-04-10 17:59:13 +08:00
宣言就是Siam
0114a83d5e
Added logger for websocket. ( #6665 )
2024-04-10 12:06:16 +08:00
Weipeng Hong
1eae75bcef
Use PHP_BINARY
instead of php
as default php binary path for hyperf/watcher
.
...
Co-authored-by: sy-records <52o@qq52o.cn>
2024-04-09 10:11:46 +08:00
李铭昕
8366549b23
Added docs about how to change swagger dashboard. ( #6659 )
2024-04-08 17:06:06 +08:00
宣言就是Siam
47ed201ae3
HEAD requests, attempt fallback to GET ( #6658 )
2024-04-08 15:53:54 +08:00
Deeka Wong
5579ba1512
Added Str trim methods ( #6652 )
2024-04-03 11:21:14 +08:00
李铭昕
a42618efea
Release v3.1.16 ( #6649 )
...
Co-authored-by: gaichao168 <1432681790@qq.com>
Co-authored-by: 10966 <gaichaowang@addcn.com>
Co-authored-by: kingIZZZY <logic.cpp@gmail.com>
Co-authored-by: guandeng <guandeng@Hotmail.com>
2024-04-02 10:40:09 +08:00