vendor/autoload.php の事前チェック条件
Open
Beginner friendly
bug:Low
- Dominant language
- PHP
- Stars
- 92
- Forks
- 97
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 9
Description
以下の IF 条件、OR が妥当な気がする。
https://github.com/EC-CUBE/ec-cube2/blob/93b9886daaebe358bbe2c1377dda7a8b89e8e75e/html/define.php#L16-L20
もしも、AND が妥当な場合、ソースコメントを残したい。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with html/define.php at lines 16–20 and inspect the pre-check for vendor/autoload.php. Determine whether the condition should use OR or AND, then make the condition correct or leave a source comment explaining why AND is appropriate; done means the chosen behavior is clearly justified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100