Skip to content
Navigation Menu
Toggle navigation
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 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.3k
Code
Issues
942
Pull requests
964
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 1, 2026
Applied fixers to improve test robustness (ext/intl, ext/phar) (#22985)
Show description for 7334dcf
NickSdot
authored
7334dcf
Copy full SHA for 7334dcf
Merge branch 'PHP-8.5'
youkidearitai
committed
1a48f90
Copy full SHA for 1a48f90
Update ext/mbstring/tests/gh21036.phpt
youkidearitai
committed
0d9b381
Copy full SHA for 0d9b381
Fix mbregex search state after cache invalidation
Show description for efd178b
matthiasgoergens
authored and
youkidearitai
committed
efd178b
Copy full SHA for efd178b
Update ext/mbstring/tests/gh21036.phpt
youkidearitai
committed
0ee81b4
Copy full SHA for 0ee81b4
Fix mbregex search state after cache invalidation
Show description for 03a7153
matthiasgoergens
authored and
youkidearitai
committed
03a7153
Copy full SHA for 03a7153
Commits on Jul 31, 2026
Merge branch 'PHP-8.5'
Show description for 949fdc4
iliaal
committed
949fdc4
Copy full SHA for 949fdc4
Merge branch 'PHP-8.4' into PHP-8.5
Show description for af780bc
iliaal
committed
af780bc
Copy full SHA for af780bc
ext/sysvshm: don't orphan the segment shm_attach() just created
Show description for a72e063
iliaal
committed
a72e063
Copy full SHA for a72e063
sysvmsg/sysvsem: fix IPC_PRIVATE and out-of-range key handling (#22956)
Show description for a0d06f1
iliaal
authored
a0d06f1
Copy full SHA for a0d06f1
Merge branch 'PHP-8.5'
Show description for 8b596a2
iliaal
committed
8b596a2
Copy full SHA for 8b596a2
Merge branch 'PHP-8.4' into PHP-8.5
Show description for dc87517
iliaal
committed
dc87517
Copy full SHA for dc87517
Resolve the effective property in ReflectionProperty lazy APIs
Show description for ae42ecf
iliaal
committed
ae42ecf
Copy full SHA for ae42ecf
zend_call_stack.c: AIX backend (#22906)
Show description for 415a415
NattyNarwhal
authored
415a415
Copy full SHA for 415a415
Merge branch 'PHP-8.5'
Show description for dfba0e8
iliaal
committed
dfba0e8
Copy full SHA for dfba0e8
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 2965b24
iliaal
committed
2965b24
Copy full SHA for 2965b24
Check object_init_ex() in ReflectionMethod::createFromMethodName()
Show description for b80ef09
iliaal
committed
b80ef09
Copy full SHA for b80ef09
spl: use zend_call_known_function() when possible (#22972)
Show description for 049f7e8
Girgias
authored
049f7e8
Copy full SHA for 049f7e8
Merge branch 'PHP-8.5'
Show description for d52b81e
iliaal
committed
d52b81e
Copy full SHA for d52b81e
Merge branch 'PHP-8.4' into PHP-8.5
Show description for cc0ff7e
iliaal
committed
cc0ff7e
Copy full SHA for cc0ff7e
Avoid truncation on null bytes in class and function names
Show description for 841fe26
iliaal
committed
841fe26
Copy full SHA for 841fe26
Zend: Refactor deduplicate auto-global checks (#22963)
Show description for 39e45a3
LamentXU123
authored
39e45a3
Copy full SHA for 39e45a3
Merge branch 'PHP-8.5'
Show description for 7c55b0d
iliaal
committed
7c55b0d
Copy full SHA for 7c55b0d
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 4a8028c
iliaal
committed
4a8028c
Copy full SHA for 4a8028c
Parse qualified reflection names with a length-aware search
Show description for 3a9d86a
iliaal
committed
3a9d86a
Copy full SHA for 3a9d86a
zip: require remove_path to be shorter than the path it strips (#22973)
Show description for a184a51
iliaal
authored
a184a51
Copy full SHA for a184a51
Merge branch 'PHP-8.5'
Show description for 1da01f0
iliaal
committed
1da01f0
Copy full SHA for 1da01f0
Merge branch 'PHP-8.4' into PHP-8.5
Show description for fc6b78e
iliaal
committed
fc6b78e
Copy full SHA for fc6b78e
Free previous state when re-calling Reflection*::__construct()
Show description for 87f8d17
iliaal
committed
87f8d17
Copy full SHA for 87f8d17
Zend: move true function search out of main callability check
Show description for 0dc8a54
Girgias
committed
0dc8a54
Copy full SHA for 0dc8a54
Zend: unify cleanup in zend_is_callable_at_frame()
Girgias
committed
76e0734
Copy full SHA for 76e0734
Zend: remove goto in zend_is_callable_at_frame()
Show description for af7a6c7
Girgias
committed
af7a6c7
Copy full SHA for af7a6c7
Zend: move and rename some zend_string definitions
Girgias
committed
4c3bd1a
Copy full SHA for 4c3bd1a
Zend: use bool type for call_via_handler variable
Girgias
committed
c309ad8
Copy full SHA for c309ad8
Zend: rename zend_is_callable_check_func function
Show description for 46ab695
Girgias
committed
46ab695
Copy full SHA for 46ab695
Previous
Next
You can’t perform that action at this time.