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
Accelerator
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
.
typephp-php
/
typephp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
18
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve vendor isolation 2
- #38
#38
Closed
rcalicdan
wants to merge 9 commits into
main
typephp-php/typephp:main
from
improve-vendor-isolation-2
typephp-php/typephp:improve-vendor-isolation-2
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Improve vendor isolation 2
#38
rcalicdan
wants to merge 9 commits into
main
typephp-php/typephp:main
from
improve-vendor-isolation-2
typephp-php/typephp:improve-vendor-isolation-2
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
Enhance vendor path exclusion logic in FileFilter and StreamWrapper, add tests for relative vendor paths and strict src directory matching
rcalicdan
committed
f97755c
View commit details
Copy full SHA for f97755c
Browse repository at this point
Implement PathMatcher utility for path normalization and vendor isolation; refactor FileFilter and StreamWrapper to utilize PathMatcher; add comprehensive tests for PathMatcher functionality.
rcalicdan
committed
9aff672
View commit details
Copy full SHA for 9aff672
Browse repository at this point
Update CONTRIBUTING.md, composer.json, mago.toml, and psalm.xml for enhanced development standards and tooling integration
rcalicdan
committed
f4c9b37
View commit details
Copy full SHA for f4c9b37
Browse repository at this point
Add Rector integration and enhance strictness in type checks across the codebase
rcalicdan
committed
89f4df9
View commit details
Copy full SHA for 89f4df9
Browse repository at this point
Fix formatting issues by adding newlines at the end of several files and ensuring consistent code style in tests.
rcalicdan
committed
253e403
View commit details
Copy full SHA for 253e403
Browse repository at this point
Enhance project configuration by updating .gitignore, adding php-cs-fixer to composer.json, and creating .php-cs-fixer.dist.php for code style enforcement; refactor StreamWrapper and bootstrap logi…
Show description for e0681a3
rcalicdan
committed
e0681a3
View commit details
Copy full SHA for e0681a3
Browse repository at this point
Fix php stan errors
rcalicdan
committed
d43ff86
View commit details
Copy full SHA for d43ff86
Browse repository at this point
Update CONTRIBUTING.md to clarify linting and static analysis authorities, enhancing tooling interoperability guidelines
rcalicdan
committed
7cb7a61
View commit details
Copy full SHA for 7cb7a61
Browse repository at this point
Set Codecov action to not fail CI on error for improved workflow stability
rcalicdan
committed
6ab8667
View commit details
Copy full SHA for 6ab8667
Browse repository at this point
You can’t perform that action at this time.