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
Type
/
to 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
.
technically-php
/
callable-reflection
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
9
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PHP 8.5 compatibility
- #7
#7
Merged
e1himself
merged 12 commits into
main
technically-php/callable-reflection:main
from
chore/php8.5
technically-php/callable-reflection:chore/php8.5
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
PHP 8.5 compatibility
#7
e1himself
merged 12 commits into
main
technically-php/callable-reflection:main
from
chore/php8.5
technically-php/callable-reflection:chore/php8.5
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
Add php 8.5 to the test matrix
e1himself
committed
fb903d1
View commit details
Copy full SHA for fb903d1
Browse repository at this point
Drop support for PHP < 8.2
e1himself
committed
c349ce9
View commit details
Copy full SHA for c349ce9
Browse repository at this point
Simplify Makefile
e1himself
committed
ee3cfc7
View commit details
Copy full SHA for ee3cfc7
Browse repository at this point
Rewrite tests to Pest
e1himself
committed
7669ce6
View commit details
Copy full SHA for 7669ce6
Browse repository at this point
Improve code
Show description for 5943099
e1himself
committed
5943099
View commit details
Copy full SHA for 5943099
Browse repository at this point
Ignore .idea folder
e1himself
committed
4db4956
View commit details
Copy full SHA for 4db4956
Browse repository at this point
Relax Pest vesrion requirement
e1himself
committed
907cd7c
View commit details
Copy full SHA for 907cd7c
Browse repository at this point
Simplify the `satisfies()` method checks
Show description for 8a74bd1
e1himself
committed
8a74bd1
View commit details
Copy full SHA for 8a74bd1
Browse repository at this point
Verify the `satisfy()` check supports enums and interfaces
e1himself
committed
addebd1
View commit details
Copy full SHA for addebd1
Browse repository at this point
Drop compatibility workarounds for older PHP versions
e1himself
committed
4b92504
View commit details
Copy full SHA for 4b92504
Browse repository at this point
Drop unnecessary try/catch
e1himself
committed
b54b6ab
View commit details
Copy full SHA for b54b6ab
Browse repository at this point
Fix tests for PHP < 8.5
e1himself
committed
771115b
View commit details
Copy full SHA for 771115b
Browse repository at this point
You can’t perform that action at this time.