システム要件にPHPのGDライブラリが入っていない
Open
improvement
Status: discussion
- Dominant language
- PHP
- Stars
- 788
- Forks
- 719
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 45
Description
## 概要(Overview)
現在、システム要件にPHPのGDライブラリが入っていない。
GDのライブラリがないと以下の時に困る。
- PDFのロゴに6艇の形式のファイルを扱う時
- 画像アップロード時のリサイズ処理
## 期待する内容(Expect) or 要望 (Requirement)
GDライブラリをシステム要件に含めた方が良いかと思いますがいかがでしょうか。
## 再現手順(Procedure)
### 環境 (environment)
+ EC-CUBE: 4.0.x
+ PHP: 7.x.x
## 関連情報 (Ref)
https://github.com/EC-CUBE/ec-cube/pull/4216
https://github.com/EC-CUBE/ec-cube/pull/4349
Contributor guide
Research direction
Start by reviewing the system requirements documentation for EC-CUBE 4.0.x and the related pull requests #4216 and #4349. Confirm where PHP extensions are listed, add GD if it is still missing, and verify that the documented requirements cover PDF logo handling and image-upload resizing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100