Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode Dev Containersで開発を行う際のPHPバージョンを更新 #6064

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

KentarouTakeda
Copy link
Contributor

概要(Overview・Refs Issue)

VSCode Dev Containers から利用する PHP Intelephense のコード補完phpバージョンをEC CUBE-4.2の要件に合わせ修正しました。

VSCode Remote Containers経由でコードを修正する際の補完の精度が上がります。

方針(Policy)

特になし

実装に関する補足(Appendix)

テスト(Test)

実装やテストへの影響は一切ありません。

相談(Discussion)

特になし

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更はありません
  • フックポイントの呼び出しタイミングの変更はありません
  • フックポイントのパラメータの削除・データ型の変更はありません
  • twigファイルに渡しているパラメータの削除・データ型の変更はありません
  • Serviceクラスの公開関数の、引数の削除・データ型の変更はありません
  • 入出力ファイル(CSVなど)のフォーマット変更はありません

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか
    • 権限を超えた操作が可能にならないか
    • 不要なファイルアップロードがないか
    • 外部へ公開されるファイルや機能の追加ではないか
    • テンプレートでのエスケープ漏れがないか

VSCode Remote Containers から利用する *PHP Intelephense* のコード補完phpバージョンを、EC CUBE-4.2の要件に合わせ修正。
@codecov-commenter
Copy link

Codecov Report

Merging #6064 (069bea0) into 4.2 (f595142) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff              @@
##                4.2    #6064      +/-   ##
============================================
- Coverage     82.57%   82.57%   -0.01%     
  Complexity     6436     6436              
============================================
  Files           477      477              
  Lines         25884    25884              
============================================
- Hits          21374    21373       -1     
- Misses         4510     4511       +1     
Flag Coverage Δ
E2E 69.50% <ø> (ø)
Unit 79.75% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@dotani1111
Copy link
Contributor

@KentarouTakeda
PRありがとうございます。 👍
動作確認取れ次第マージしたいと思います。

@shinya
Copy link
Contributor

shinya commented Nov 14, 2023

動作確認OKでした

@dotani1111 dotani1111 merged commit 103a42c into EC-CUBE:4.2 Nov 15, 2023
@KentarouTakeda KentarouTakeda deleted the patch-1 branch November 15, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants