Commit Graph

358 Commits

Author SHA1 Message Date
李铭昕
9c179be234
Release v3.1.47 (#7180)
Some checks are pending
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.1, ^3.0) (push) Waiting to run
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^1.0) (push) Waiting to run
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^2.0) (push) Waiting to run
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^3.0) (push) Waiting to run
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^1.0) (push) Waiting to run
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^2.0) (push) Waiting to run
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^3.0) (push) Waiting to run
Test for Hyperf Components / Test for Redis Module (8.1, redis) (push) Waiting to run
Test for Hyperf Components / Test for Redis Module (8.1, redis-5.3.7) (push) Waiting to run
Test for Hyperf Components / Test for Redis Module (8.2, redis) (push) Waiting to run
Test for Hyperf Components / Test for Redis Module (8.2, redis-5.3.7) (push) Waiting to run
Test for Hyperf Components / Test for Redis Module (8.3, redis) (push) Waiting to run
Test for Hyperf Components / Test for Redis Module (8.3, redis-5.3.7) (push) Waiting to run
Test for Hyperf Components / Test for Symfony (8.1, ^6.0) (push) Waiting to run
Test for Hyperf Components / Test for Symfony (8.2, ^6.0) (push) Waiting to run
Test for Hyperf Components / Test for Symfony (8.2, ^7.0) (push) Waiting to run
Test for Hyperf Components / Test for Symfony (8.3, ^6.0) (push) Waiting to run
Test for Hyperf Components / Test for Symfony (8.3, ^7.0) (push) Waiting to run
PHPUnit for Hyperf / PHP CS Fix on PHP${{ matrix.php }} ${{ matrix.swoole }} (ubuntu-latest, 8.1, swoole) (push) Waiting to run
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, master) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v5.0.3) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v5.1.4) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v6.0.0-alpha) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, master) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v5.0.3) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v5.1.4) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v6.0.0-alpha) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, master) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, v5.1.4) (push) Blocked by required conditions
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, v6.0.0-alpha) (push) Blocked by required conditions
Co-authored-by: Anderson Ribeiro Lopes <a.alopes@ext.ppay.me>
Co-authored-by: Weslen Teche <weslen_teche@hotmail.com>
Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
2024-11-28 10:28:20 +08:00
张城铭
124f1ceb7e
Fixed __call causing method_exists to always be false (#7176) 2024-11-28 10:09:19 +08:00
李铭昕
d647cac206
Release v3.1.46 (#7162)
Some checks failed
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.1, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^1.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^2.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^1.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^2.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.1, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.1, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.2, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.2, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.3, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.3, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.1, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.2, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.2, ^7.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.3, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.3, ^7.0) (push) Has been cancelled
PHPUnit for Hyperf / PHP CS Fix on PHP${{ matrix.php }} ${{ matrix.swoole }} (ubuntu-latest, 8.1, swoole) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v5.0.3) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v6.0.0-alpha) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v5.0.3) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v6.0.0-alpha) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, v6.0.0-alpha) (push) Has been cancelled
2024-11-21 10:00:28 +08:00
Marcos Kubis
f53c193862
Add way to call hooks for tests running in coroutines (#7151)
Some checks failed
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.1, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^1.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^2.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^1.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^2.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.1, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.1, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.2, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.2, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.3, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.3, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.1, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.2, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.2, ^7.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.3, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.3, ^7.0) (push) Has been cancelled
PHPUnit for Hyperf / PHP CS Fix on PHP${{ matrix.php }} ${{ matrix.swoole }} (ubuntu-latest, 8.1, swoole) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v5.0.3) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v6.0.0-alpha) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v5.0.3) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v6.0.0-alpha) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, v6.0.0-alpha) (push) Has been cancelled
2024-11-20 15:42:54 +08:00
WenRenHai
b332642bd4
Added method Hyperf\Database\Schema\Blueprint::engine(). (#7156) 2024-11-20 14:07:44 +08:00
Weslen Teche
d4aa1c2087
Added missing methods (accepted_if, ascii, date_equals...) to validation messages. (#7150) 2024-11-20 13:51:36 +08:00
xiewxin
8cca5ff6d6
Added exclude rules for hyperf/validation (#7148) 2024-11-20 10:29:15 +08:00
李铭昕
119b689252
Release v3.1.45 (#7153)
Some checks failed
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.1, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^1.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^2.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.2, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^1.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^2.0) (push) Has been cancelled
Test for Hyperf Components / Test for Psr SimpleCache V1.0 ~ V3.0 (8.3, ^3.0) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.1, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.1, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.2, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.2, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.3, redis) (push) Has been cancelled
Test for Hyperf Components / Test for Redis Module (8.3, redis-5.3.7) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.1, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.2, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.2, ^7.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.3, ^6.0) (push) Has been cancelled
Test for Hyperf Components / Test for Symfony (8.3, ^7.0) (push) Has been cancelled
PHPUnit for Hyperf / PHP CS Fix on PHP${{ matrix.php }} ${{ matrix.swoole }} (ubuntu-latest, 8.1, swoole) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v5.0.3) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.1, v6.0.0-alpha) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v5.0.3) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.2, v6.0.0-alpha) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, master) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, v5.1.4) (push) Has been cancelled
PHPUnit for Hyperf / Test on PHP${{ matrix.php-version }} Swoole-${{ matrix.sw-version }} (ubuntu-latest, 8.3, v6.0.0-alpha) (push) Has been cancelled
2024-11-14 10:27:55 +08:00
李铭昕
bc1da0a0fa
Support to define servers and info for swagger. (#7149) 2024-11-11 21:13:19 +08:00
WenRenHai
2788a2f069
Added setVisible and setHidden into Model\Collection. (#7147) 2024-11-11 13:55:47 +08:00
lyan
c082e75dee
Added method Hyperf\Database\Model\Builder::findOr. (#7143) 2024-11-08 15:30:06 +08:00
Deeka Wong
913cd40e86
Added Hyperf\Collection\Arr::shuffleAssoc method (#7141) 2024-11-08 10:11:05 +08:00
Yi
868d333f01
Fix migration error (#7133) 2024-10-31 10:11:31 +08:00
李铭昕
40894ce6ee
Release v3.1.44 (#7130)
Co-authored-by: lyan <49744633+zds-s@users.noreply.github.com>
2024-10-24 09:38:29 +08:00
guandeng
f6dabc8889
Fixed bug that sortByMany value is null when using SORT_NATURAL (#7124) 2024-10-23 18:12:23 +08:00
WenRenHai
a0be0cd6aa
Added support for disallowing class morphs (#7110) 2024-10-11 18:25:57 +08:00
lyan
e42bc9676f
Added Blueprint::charset() and Blueprint::collation(). (#7070)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-10-11 17:48:06 +08:00
lyan
f2a5d3e90e
Added methods nullableUuidMorphs uuidMorphs nullableNumericMorphs to \Hyperf\Database\Schema\Blueprint (#7063)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-10-11 17:17:08 +08:00
Weslen Teche
a8f21f685e
Added Hyperf\Database\Schema\Blueprint::tinyText(). (#7071)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-10-11 16:58:16 +08:00
李铭昕
8763ac81fc
Release v3.1.43 (#7111) 2024-10-10 09:57:43 +08:00
crystal9002
4f2a9be35e
Fixed bug that CacheAHead cannot use the default ttl. (#7109) 2024-10-09 18:22:39 +08:00
guandeng
f98fab30ce
Fixed bug Str::trim cannot support the default rules "\n\r\t\v" for trim/ltrim/rtim. (#7068) 2024-10-09 10:28:40 +08:00
Deeka Wong
89a8f45fab
Removed env_vars to keep the child process environment variables consistent with the parent process (#7105) 2024-10-06 20:33:12 +08:00
WenRenHai
de4b7e68b6
Added Hyperf\Database\Model\Relations\Relation::getMorphAlias(). (#7025)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-09-26 21:01:25 +08:00
@长久同学
db8ce5901e
Optimized the code of Hyperf\Watcher\Ast\RewriteClassNameVisitor::leaveNode. 2024-09-26 10:38:18 +08:00
Albert Chen
0de1034bad
Optimized the code of Hyperf\Database\Query\Grammars\Grammar::compileUpdate. (#7082) 2024-09-25 17:21:24 +08:00
李铭昕
3556c71e25
Release v3.1.42 (#7091) 2024-09-25 11:10:17 +08:00
aogg
beb0a18b22
Fixed bug that data_get cannot support int key. (#7081) 2024-09-23 13:14:27 +08:00
李铭昕
06575f32de
Release v3.1.41 (#7079) 2024-09-19 21:09:37 +08:00
Deeka Wong
2443aa4f10
Added ModelUpdateVisitor::getReturnType method (#7077) 2024-09-19 16:17:27 +08:00
lyan
3cf0da31d3
Added Hyperf\Database\Schema\Schema::getForeignKeys(). (#7059)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-09-19 15:59:19 +08:00
@长久同学
e05fe2478b
Support db type enum for DoctrineConnection. (#7064) 2024-09-13 20:58:23 +08:00
李铭昕
a8418d1582
Release v3.1.40 (#7061) 2024-09-12 11:21:31 +08:00
guandeng
34c36ab04d
Convert $value and $pattern to string for Str::is(). (#7053) 2024-09-12 10:13:44 +08:00
Sidney Oliveira
976e7a839e
Fix the priority of the database parameter in the hyperf migrate command (#7051)
Co-authored-by: Luffy <52o@qq52o.cn>
2024-09-12 10:07:27 +08:00
李铭昕
8a476e907a
Release v3.1.39 (#7049) 2024-09-05 10:46:14 +08:00
devin
0f69aa2320
Optimized the argument table like database.table for gen:model which can be used to generate another database models. (#7044)
Co-authored-by: hexiangyu <hexiangyu@addcn.com>
2024-09-05 10:27:49 +08:00
邹景立
196386bc7e
Improved packaging speed for command phar:build. (#7040) 2024-09-05 10:01:30 +08:00
李铭昕
b189a726c0
Fixed bug that jsonrpc-http cannot support swow. (#7043) 2024-09-02 17:46:26 +08:00
邹景立
2087160db8
Fixed bug that the mount code will break the main file with declare when using phar:build. (#7034)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-09-01 00:39:13 +08:00
zds
42329b1e20
Added methods whenTableHasColumn and whenTableDoesntHaveColumn to \Hyperf\Database\Schema\Schema (#7024) 2024-08-29 15:33:39 +08:00
Deeka Wong
1c295f204a
Improved ConsoleLogger to support running in watcher (#7033) 2024-08-29 15:00:38 +08:00
李铭昕
0fed0fd0a3
Release v3.1.38 (#7032) 2024-08-29 10:09:51 +08:00
Deeka Wong
cfd243062b
Added Hyperf\Framework\Logger\ConsoleLogger (#7028) 2024-08-28 14:15:46 +08:00
Deeka Wong
030c8b732c
Added Hyperf\Contract\CanBeEscapedWhenCastToString (#7023)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-08-27 19:02:54 +08:00
WenRenHai
fd59841b0b
Feat: add reorder method to clear and set sorting (#7016) 2024-08-23 20:13:57 +08:00
李铭昕
018291c384
Release v3.1.37 (#7017)
Co-authored-by: WenRenHai <PeopleSea@outlook.com>
2024-08-22 10:09:20 +08:00
zds
554632af57
Added methods whereNone and orWhereNone to Hyperf\Database\Query\Builder (#7015)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-08-21 21:12:15 +08:00
rookiexxk
a37af75d6e
Use anonymous classes to avoid the duplicated class name for database migrations. (#6839)
Co-authored-by: 10470 <xiexuekun@addcn.com>
Co-authored-by: zds <49744633+zds-s@users.noreply.github.com>
2024-08-16 15:52:37 +08:00
李铭昕
3558e6fab9
Release v3.1.36 (#7004)
Co-authored-by: Hanmo <32361024+Hanmo123@users.noreply.github.com>
2024-08-15 13:50:58 +08:00