Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
shipmonk-rnd
/
composer-dependency-analyser
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
577
Code
Issues
15
Pull requests
1
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Analyse even php extension dependencies (
ext-*
)
#118
Merged
janedbal
merged 14 commits into
master
shipmonk-rnd/composer-dependency-analyser:master
from
support-extensions
shipmonk-rnd/composer-dependency-analyser:support-extensions
Copy head branch name to clipboard
Oct 31, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Analyse even php extension dependencies (`ext-*`)
#118
janedbal
merged 14 commits into
master
shipmonk-rnd/composer-dependency-analyser:master
from
support-extensions
shipmonk-rnd/composer-dependency-analyser:support-extensions
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2024
Support ext-*
janedbal
committed
df0ca4b
Copy full SHA for df0ca4b
Adjust e2e
janedbal
committed
fcbc8a5
Copy full SHA for fcbc8a5
Extension symbols: track separatelly
janedbal
committed
d4e0a59
Copy full SHA for d4e0a59
Speedup #1: Reorganize ext symbol kinds only once
janedbal
committed
d7a5b9f
Copy full SHA for d7a5b9f
Ability to disable ext-* analysis
janedbal
committed
50a30aa
Copy full SHA for 50a30aa
Support config->ignoreOnExtension()
janedbal
committed
c552ca0
Copy full SHA for c552ca0
Fix for functions used with invalid case
janedbal
committed
e5eaaec
Copy full SHA for e5eaaec
Fix variable name
janedbal
committed
5fc02af
Copy full SHA for 5fc02af
Adjust readme
janedbal
committed
e99300e
Copy full SHA for e99300e
Fix ext priority
janedbal
committed
afb9410
Copy full SHA for afb9410
e2e: --show-all-usages
janedbal
committed
08fda62
Copy full SHA for 08fda62
e2e: run both ext & no-ext analysis
janedbal
committed
35fc53b
Copy full SHA for 35fc53b
Another testcase for T_NAME_QUALIFIED
janedbal
committed
eaece67
Copy full SHA for eaece67
Fix another t_string issue
janedbal
committed
539a00e
Copy full SHA for 539a00e
You can’t perform that action at this time.