PCS開発チーム
Laravel Tips bot
laravel/framework v10.32.0
https://github.com/laravel/framework/releases/tag/v10.32.0
- @mattkingshottによるPendingRequest.phpの更新を反映 https://github.com/laravel/framework/pull/48939
- [10.x] FilesystemAdapterでarray_key_existsをnull coalescing代入演算子に変更 by @miladev95 in https://github.com/laravel/framework/pull/48943
- [10.x] コンテナを使用してメールバリデータクラスを解決するように変更 by @orkhanahmadov in https://github.com/laravel/framework/pull/48942
- [10.x] HTTPクライアントファクトリーに
getGlobalMiddleware
メソッドを追加 by @pascalbaljet in https://github.com/laravel/framework/pull/48950 - [10.x] MySQLの読み取り専用モードエラーを接続の喪失として検出するように変更 by @cosmastech in https://github.com/laravel/framework/pull/48937
- [10.x] 他のフィールドに基づいて
present
の暗黙のバリデーションルールを追加 by @diamondobama in https://github.com/laravel/framework/pull/48908 - [10.x]
InteractsWithDeprecationHandling
でset_error_handlerコールバックをアロー関数を使用してリファクタリング by @miladev95 in https://github.com/laravel/framework/pull/48954 - [10.x] テストの改善 by @crynobone in https://github.com/laravel/framework/pull/48962
- temporalコンパイルされたBladeテンプレートが見つからない場合にBladeCompilerが例外を発生させない問題を修正 by @juanparati in https://github.com/laravel/framework/pull/48957
- [10.x] ネストされたトランザクションコールバックの処理方法を修正 by @mateusjatenee in https://github.com/laravel/framework/pull/48859
- [10.x] トランザクション中にジョブのタイムアウトが発生した場合にバッチコールバックがトリガーされない問題を修正 by @crynobone in https://github.com/laravel/framework/pull/48961
- [10.x] マイグレーション計算式での式の評価に失敗する問題を修正 by @tpetry in https://github.com/laravel/framework/pull/48976
- [10.x] 空のジェネレーターとコールバックがない場合にArr::firstを実行すると例外が発生する問題を修正 by @moshe-autoleadstar in https://github.com/laravel/framework/pull/48979
-
]
文字がある場合にstderrが発生する問題を修正 by @nikopeikrishvili in https://github.com/laravel/framework/pull/48975 - [10.x] Postgresキャッシュストアがトランザクション中に既存のキャッシュを配置できない問題を修正 by @xdevor in https://github.com/laravel/framework/pull/48968
#laravel