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 }}
selective-php
/
xmldsig
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
77
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add PHP 8.4 and 8.5 support
- #31
#31
Merged
odan
merged 17 commits into
selective-php:master
selective-php/xmldsig:master
from
heinrichschiller:php84-support
heinrichschiller/xmldsig:php84-support
Copy head branch name to clipboard
Nov 9, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add PHP 8.4 and 8.5 support
#31
odan
merged 17 commits into
selective-php:master
selective-php/xmldsig:master
from
heinrichschiller:php84-support
heinrichschiller/xmldsig:php84-support
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2025
upgrading from phpstan 1x to 2x and updating config
heinrichschiller
committed
09253cd
View commit details
Copy full SHA for 09253cd
Browse repository at this point
Fix nullable types for PHP 8.4
heinrichschiller
committed
e08dc0c
View commit details
Copy full SHA for e08dc0c
Browse repository at this point
fix, XmlReader::queryDomNode() should return DOMNode but returns DOMNameSpaceNode|DOMNode.
heinrichschiller
committed
07b190f
View commit details
Copy full SHA for 07b190f
Browse repository at this point
Oops
heinrichschiller
committed
a169fbd
View commit details
Copy full SHA for a169fbd
Browse repository at this point
Instanceof between DOMElement and DOMElement will always evaluate to true. Turn off this check by setting
heinrichschiller
committed
09f04c1
View commit details
Copy full SHA for 09f04c1
Browse repository at this point
Add support for PHP 8.4 and update test:coverage
heinrichschiller
committed
d57d35d
View commit details
Copy full SHA for d57d35d
Browse repository at this point
update license year
heinrichschiller
committed
1292973
View commit details
Copy full SHA for 1292973
Browse repository at this point
update requirements
heinrichschiller
committed
61d2f14
View commit details
Copy full SHA for 61d2f14
Browse repository at this point
fixed PHP_CS_FIXER_IGNORE_ENV deprecation
heinrichschiller
committed
3640ca9
View commit details
Copy full SHA for 3640ca9
Browse repository at this point
fixed compact_nullable_typehint deprecation
heinrichschiller
committed
8e9fb22
View commit details
Copy full SHA for 8e9fb22
Browse repository at this point
Commits on Oct 17, 2025
fixed DOMXPath class name
heinrichschiller
committed
1ff5e1e
View commit details
Copy full SHA for 1ff5e1e
Browse repository at this point
upgrading squizlabs/php_codesniffer from ^3 to ^4
heinrichschiller
committed
3c23d73
View commit details
Copy full SHA for 3c23d73
Browse repository at this point
Commits on Oct 20, 2025
added php versions 8.3 and 8,4
heinrichschiller
committed
350c541
View commit details
Copy full SHA for 350c541
Browse repository at this point
Commits on Nov 9, 2025
Update
odan
committed
88accce
View commit details
Copy full SHA for 88accce
Browse repository at this point
Update
odan
committed
556a539
View commit details
Copy full SHA for 556a539
Browse repository at this point
Update
odan
committed
f3084af
View commit details
Copy full SHA for f3084af
Browse repository at this point
Update
odan
committed
2d75500
View commit details
Copy full SHA for 2d75500
Browse repository at this point
You can’t perform that action at this time.