Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
EC-CUBE
/
ec-cube
Public
Notifications
You must be signed in to change notification settings
Fork
718
Star
788
Code
Issues
449
Pull requests
45
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix: プラグイン/Customize 直下のバンドルでも Entity の redeclare fatal を防ぐ (auto_mapping の二重登録をコンパイル時に除去)
- #6982
#6982
Merged
nanasess
merged 5 commits into
EC-CUBE:4.4
EC-CUBE/ec-cube:4.4
from
nanasess:fix/6979-strip-auto-mapped-entity-paths
nanasess/ec-cube:fix/6979-strip-auto-mapped-entity-paths
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
fix: プラグイン/Customize 直下のバンドルでも Entity の redeclare fatal を防ぐ (auto_mapping の二重登録をコンパイル時に除去)
#6982
nanasess
merged 5 commits into
EC-CUBE:4.4
EC-CUBE/ec-cube:4.4
from
nanasess:fix/6979-strip-auto-mapped-entity-paths
nanasess/ec-cube:fix/6979-strip-auto-mapped-entity-paths
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
fix(doctrine): auto_mapping による Entity ディレクトリの二重登録をコンパイル時に解消
Show description for 6d1324d
nanasess
and
claude
committed
6d1324d
View commit details
Copy full SHA for 6d1324d
Browse repository at this point
test(doctrine): 直下バンドル構成で boot まで到達する redeclare 回帰テストを追加
Show description for de67cc8
nanasess
and
claude
committed
de67cc8
View commit details
Copy full SHA for de67cc8
Browse repository at this point
style(test): rector の指摘に追随
Show description for 789585c
nanasess
and
claude
committed
789585c
View commit details
Copy full SHA for 789585c
Browse repository at this point
test(doctrine): レビュー指摘に対応 (サブプロセス検証 + 既存ファイルの退避・復元)
Show description for 2e21149
nanasess
and
claude
committed
2e21149
View commit details
Copy full SHA for 2e21149
Browse repository at this point
fix(test): サブプロセス検証を専用 APP_ENV に隔離し var/cache/test の破壊を回避
Show description for 72ef3bc
nanasess
and
claude
committed
72ef3bc
View commit details
Copy full SHA for 72ef3bc
Browse repository at this point
You can’t perform that action at this time.