Slim 4.11.0 リリース
Slim 4.11.0 リリースを発表いたします。ドキュメントは こちらです。
変更履歴
4.11.0 - 2022-11-06
- 3180: 型を申告 感謝: @nbayramberdiyev
- 3181: laminas/laminas-diactoros の要件を ^2.8 から ^2.9 に更新 感謝: @dependabot[bot]
- 3182: guzzlehttp/psr7 の要件を ^2.1 から ^2.2 に更新 感謝: @dependabot[bot]
- 3183: phpstan/phpstan の要件を ^1.4 から ^1.5 に更新 感謝: @dependabot[bot]
- 3184: adriansuter/php-autoload-override の要件を ^1.2 から ^1.3 に更新 感謝: @dependabot[bot]
- 3189: phpstan/phpstan の要件を ^1.5 から ^1.6 に更新 感謝: @dependabot[bot]
- 3191: Middleware クラスにプロパティの型を追加 感謝: @ashleycoles
- 3193: ハンドラの種類 感謝: @ashleycoles
- 3194: AbstractErrorRenderer に型を追加 感謝: @ashleycoles
- 3195: Exception クラスにプロパティの型を追加 感謝: @ashleycoles
- 3196: Factory クラスにプロパティの型宣言を追加 感謝: @ashleycoles
- 3197: 不要な docblock タイプの削除 感謝: @theodorejb
- 3199: laminas/laminas-diactoros の要件を ^2.9 から ^2.11 に更新 感謝: @dependabot[bot]
- 3200: phpstan/phpstan の要件を ^1.6 から ^1.7 に更新 感謝: @dependabot[bot]
- 3205: guzzlehttp/psr7 の要件を ^2.2 から ^2.4 に更新 感謝: @dependabot[bot]
- 3206: squizlabs/php_codesniffer の要件を ^3.6 から ^3.7 に更新 感謝: @dependabot[bot]
- 3207: phpstan/phpstan の要件を ^1.7 から ^1.8 に更新 感謝: @dependabot[bot]
- 3211: Null 合体を同等にマージ 感謝: @MathiasReker
- 3213: Void 戻り値 感謝: @MathiasReker
- 3214: Is null 感謝: @MathiasReker
- 3216: リファクタリング 感謝: @mehdihasanpour
- 3218: 一部のコードのリファクタリング 感謝: @mehdihasanpour
- 3221: クリーンアップ 感謝: @mehdihasanpour
- 3225: laminas/laminas-diactoros の要件を ^2.11 から ^2.14
- 3228: assertEqualが制限されるようにassertSameを使用、@peter279kにお礼
- 3229: laminas/laminas-diactorosの要件を^2.14から^2.17にアップデート、@dependabot[ボット]にお礼
- 3235: パフォーマンスを向上させるために、RouteCollector内の名前でインデックス付けされたルートを保持、RouteCollector内の名前でインデックス付けされたルートを保持、パフォーマンスを向上させる、@BusterNeeceにお礼