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
improvement: deprecation ゲート有効化+未使用の非推奨 public API 削除 (#6933)
- #6937
#6937
Merged
ttokoro20240902
merged 16 commits into
4.4
EC-CUBE/ec-cube:4.4
from
feature/6933-deprecation-gate
EC-CUBE/ec-cube:feature/6933-deprecation-gate
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
improvement: deprecation ゲート有効化+未使用の非推奨 public API 削除 (#6933)
#6937
ttokoro20240902
merged 16 commits into
4.4
EC-CUBE/ec-cube:4.4
from
feature/6933-deprecation-gate
EC-CUBE/ec-cube:feature/6933-deprecation-gate
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
improvement: 呼び出し元のない非推奨 public API を削除 (#6933)
Show description for abd174c
ttokoro20240902
and
claude
committed
abd174c
View commit details
Copy full SHA for abd174c
Browse repository at this point
improvement: テスト専用の非推奨 public API を削除しテストを整理 (#6933)
Show description for 90b3361
ttokoro20240902
and
claude
committed
90b3361
View commit details
Copy full SHA for 90b3361
Browse repository at this point
improvement: deprecation ゲートを max[direct]=0 に強制化 (#6933)
Show description for 1d13a23
ttokoro20240902
and
claude
committed
1d13a23
View commit details
Copy full SHA for 1d13a23
Browse repository at this point
Commits on Jul 28, 2026
Merge remote-tracking branch 'origin/4.4' into feature/6933-deprecation-gate
Show description for 5f969c9
ttokoro20240902
committed
5f969c9
View commit details
Copy full SHA for 5f969c9
Browse repository at this point
fix: E2E/VAddy のフィクスチャが削除した CustomerStatus 定数を参照する問題を修正 (#6933)
Show description for cb7b6a0
ttokoro20240902
and
claude
committed
cb7b6a0
View commit details
Copy full SHA for cb7b6a0
Browse repository at this point
fix: PHP 8.2 の非推奨警告 11 件を解消する (#6933)
Show description for d6f164a
ttokoro20240902
and
claude
committed
d6f164a
View commit details
Copy full SHA for d6f164a
Browse repository at this point
improvement: deprecation ゲートを PHPUnit 11 ネイティブの failOnDeprecation に置き換える (#6933)
Show description for 09c04eb
ttokoro20240902
and
claude
committed
09c04eb
View commit details
Copy full SHA for 09c04eb
Browse repository at this point
docs: PHPUnit の実行系と非推奨検出の記述を実態に合わせる (#6933)
Show description for c93855a
ttokoro20240902
and
claude
committed
c93855a
View commit details
Copy full SHA for c93855a
Browse repository at this point
fix: CI で残っていた非推奨警告 2 件を解消する (#6933)
Show description for 42ae808
ttokoro20240902
and
claude
committed
42ae808
View commit details
Copy full SHA for 42ae808
Browse repository at this point
fix: PHP 8.4 / 8.5 固有の非推奨呼び出しを解消しゲート範囲を direct に限定する (#6933)
Show description for bd46b4e
ttokoro20240902
and
claude
committed
bd46b4e
View commit details
Copy full SHA for bd46b4e
Browse repository at this point
Commits on Jul 31, 2026
Merge remote-tracking branch 'origin/4.4' into feature/6933-deprecation-gate
Show description for 9a61ea2
ttokoro20240902
committed
9a61ea2
View commit details
Copy full SHA for 9a61ea2
Browse repository at this point
Commits on Aug 3, 2026
Merge branch '4.4' into feature/6933-deprecation-gate
ttokoro20240902
authored
b5935a4
View commit details
Copy full SHA for b5935a4
Browse repository at this point
fix: fputcsv/str_getcsv に $escape を明示して PHP 8.4 の非推奨を解消
Show description for f9b91fb
ttokoro20240902
and
claude
committed
f9b91fb
View commit details
Copy full SHA for f9b91fb
Browse repository at this point
fix(e2e): setup-fixtures の CustomerStatus::ACTIVE 置換漏れを修正
Show description for 3ee103e
ttokoro20240902
and
claude
committed
3ee103e
View commit details
Copy full SHA for 3ee103e
Browse repository at this point
improvement(e2e): フィクスチャ生成の失敗理由をログに残す
Show description for df658f2
ttokoro20240902
and
claude
committed
df658f2
View commit details
Copy full SHA for df658f2
Browse repository at this point
Commits on Aug 5, 2026
Merge branch '4.4' into feature/6933-deprecation-gate
Show description for 08cbe95
ttokoro20240902
committed
08cbe95
View commit details
Copy full SHA for 08cbe95
Browse repository at this point
You can’t perform that action at this time.