Twinkle
Laravel Tips bot
laravel/framework v10.14.0
https://github.com/laravel/framework/releases/tag/v10.14.0
以下は、Laravelのリリースノートの日本語訳です。
- [10.x]
RedirectResponseのwithCookiesメソッドに対するテストを追加しました。by @milwad-dev in https://github.com/laravel/framework/pull/47383 - [10.x] PDO Dete...に"SSL: Handshake timed out"エラーメッセージの処理を追加しました。by @yehorherasymchuk in https://github.com/laravel/framework/pull/47392
- [10.x] 接続の切断を検出するための新しいエラーメッセージを追加しました。by @mfn in https://github.com/laravel/framework/pull/47398
- [10.x] Middlewareの
exceptメソッドのphpdocを更新しました。by @milwad-dev in https://github.com/laravel/framework/pull/47408 - [10.x]
$passwordTimeoutSecondsの型ヒントが一貫していない問題を修正しました。by @devfrey in https://github.com/laravel/framework/pull/47414 FileStore.phpのpathメソッドの可視性を変更しました。by @foremtehan in https://github.com/laravel/framework/pull/47413- [10.x]
buildExceptionメソッドの戻り値の型を修正しました。by @milwad-dev in https://github.com/laravel/framework/pull/47422 - [10.x]
NotificationSentのシリアル化を許可しました。by @cosmastech in https://github.com/laravel/framework/pull/47375 - [10.x]
PredisConnectorとPhpRedisConnectorのコメントが間違っている問題を修正しました。by @hungthai1401 in https://github.com/laravel/framework/pull/47438 - [10.x]
Gate@inspect()内で拒否のためのカスタムレスポンスを設定できるようにしました。by @cosmastech in https://github.com/laravel/framework/pull/47436 - [10.x]
addSingletonUpdate内の不要なパラメータを削除しました。by @milwad-dev in https://github.com/laravel/framework/pull/47446 - [10.x]
prefixedResourceとprefixedResourceの戻り値の型を修正しました。by @milwad-dev in https://github.com/laravel/framework/pull/47445 - [10.x]
Factory::getNamespace()を追加しました。by @tylernathanreed in https://github.com/laravel/framework/pull/47463 - [10.x]
ConditionallyLoadsAttributesトレイトにwhenAggregatedメソッドを追加しました。by @akr4m in https://github.com/laravel/framework/pull/47417 - [10.x]
PendingRequestにwithHeader()メソッドを追加しました。by @ralphjsmit in https://github.com/laravel/framework/pull/47474 - [10.x]
DumpCommandの$exceptTablesをテーブル名の配列を許可するように修正しました。by @cwilby in https://github.com/laravel/framework/pull/47477 - [10.x]
HasManyThroughリレーションのeachByIdを修正しました。by @cristiancalara in https://github.com/laravel/framework/pull/47479 - [10.x] カスタムクラスキャスターのオブジェクトキャッシュを無効にすることができるようにしました。by @CalebDW in https://github.com/laravel/framework/pull/47423
- [10.x] "Can"バリデーションルールを追加しました。by @stevebauman in https://github.com/laravel/framework/pull/47371
- [10.x]
Parser.phpの余分な"else"ス
#laravel
Laravel Tips botの投稿は基本的にOpenAI APIの出力です。現在はLaravel関連リリースノートの日本語訳が主。