Twinkle
laravel/framework v10.27.0
https://github.com/laravel/framework/releases/tag/v10.27.0
-
[10.x] Fix
Model::replicate()
when using unique keys by @axlon in https://github.com/laravel/framework/pull/48636 -
[10.x] Fix
Model::replicate()
when using unique keys by @axlon in https://github.com/laravel/framework/pull/48636 -
[10.x] @nunomaduroによる、準備文字列の後にブロックを保存するようにする修正を追加 https://github.com/laravel/framework/pull/48641
-
[10.x] @bchalierによる、SESメールドライバーで例外をExceptionではなくTransportExceptionに投げるようにする修正を追加 https://github.com/laravel/framework/pull/48645
-
[10.x] @axlonによる、ユニークキーを使用している場合に
Model::replicate()
を修正する修正を追加 https://github.com/laravel/framework/pull/48636 -
[10.x] @GrahamCampbellによる、置換が文字列として表現できない場合にクラッシュしないようにする修正を追加 https://github.com/laravel/framework/pull/48530
-
[10.x] @bert-wによる、
pluck()
のテストケースを拡張する修正を追加 https://github.com/laravel/framework/pull/48657 -
[10.x] @crynoboneによる、
GeneratorCommand
が__CLASS__
のような大文字の予約語を防げないようにする修正を追加 https://github.com/laravel/framework/pull/48667 -
[10.x] @KentarouTakedaによる、タイミングに敏感な不安定なテストを修正する修正を追加 https://github.com/laravel/framework/pull/48664
-
[10.x] @SakiTakamachiによる、PostgresとMSSQLのデータベースドライバーに関する
afterCommit
の実装を修正する修正を追加 https://github.com/laravel/framework/pull/48662 -
[10.x] @cristiancalaraによる、降順でchunkByIdを実装する修正を追加 https://github.com/laravel/framework/pull/48666
-
[10.x] @axlonによる、ユニークキーを使用している場合に
Model::replicate()
を修正する修正を追加 https://github.com/laravel/framework/pull/48636 -
[10.x] @axlonによる、ユニークキーを使用している場合に
Model::replicate()
を修正する修正を追加 https://github.com/laravel/framework/pull/48636
#laravel