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
.
turkdevops
/
php-src
Public template
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
4
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[pull] master from php:master
- #1106
#1106
Merged
pull[bot]
merged 17 commits into
turkdevops:master
turkdevops/php-src:master
from
php:master
php/php-src:master
Copy head branch name to clipboard
Jul 19, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
[pull] master from php:master
#1106
pull[bot]
merged 17 commits into
turkdevops:master
turkdevops/php-src:master
from
php:master
php/php-src:master
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
ext/standard: reject a dechunk chunk size that overflows size_t
Show description for 04f3d28
iliaal
committed
04f3d28
View commit details
Copy full SHA for 04f3d28
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 817f6d2
iliaal
committed
817f6d2
View commit details
Copy full SHA for 817f6d2
Browse repository at this point
Merge branch 'PHP-8.5'
Show description for c461266
iliaal
committed
c461266
View commit details
Copy full SHA for c461266
Browse repository at this point
stream: remove path parameter in stream error functions (#22792)
Show description for 34c686a
Girgias
authored
34c686a
View commit details
Copy full SHA for 34c686a
Browse repository at this point
IO copy API for stream copying (#20399)
Show description for 32a0f3b
bukka
and
devnexen
authored
32a0f3b
View commit details
Copy full SHA for 32a0f3b
Browse repository at this point
Add UPGRADING.INTERNALS entry after function removal
Girgias
committed
cfbe114
View commit details
Copy full SHA for cfbe114
Browse repository at this point
Reorganise UPGRADING.INTERNALS to be more legible (#22808)
Show description for fdc5b8f
Girgias
authored
fdc5b8f
View commit details
Copy full SHA for fdc5b8f
Browse repository at this point
stream: improve bugfix, check class is instantiable prior to registering (#22806)
Show description for e101415
Girgias
authored
e101415
View commit details
Copy full SHA for e101415
Browse repository at this point
Reflection: integer types cleanup
Show description for 6455aab
DanielEScherzer
committed
6455aab
View commit details
Copy full SHA for 6455aab
Browse repository at this point
Reflection: mark a whole bunch of pointers as `const`
DanielEScherzer
committed
07b5905
View commit details
Copy full SHA for 07b5905
Browse repository at this point
Reflection: replace `struct _zend_arg_info` with `zend_arg_info`
DanielEScherzer
committed
b8dc2a8
View commit details
Copy full SHA for b8dc2a8
Browse repository at this point
Reflection: consistent pointer type declaration spacing
Show description for c06e86d
DanielEScherzer
committed
c06e86d
View commit details
Copy full SHA for c06e86d
Browse repository at this point
Reflection: remove unused parameter from `get_ce_from_scope_name()`
DanielEScherzer
committed
7914410
View commit details
Copy full SHA for 7914410
Browse repository at this point
Reflection: whitespace cleanup
Show description for b043ea3
DanielEScherzer
committed
b043ea3
View commit details
Copy full SHA for b043ea3
Browse repository at this point
Voidify zend_std_unset_static_property() (#22809)
Girgias
authored
6210d5c
View commit details
Copy full SHA for 6210d5c
Browse repository at this point
stream: registering cannot fail, thus voidify function (#22811)
Show description for 8d9ed39
Girgias
authored
8d9ed39
View commit details
Copy full SHA for 8d9ed39
Browse repository at this point
main: convert sys_temp_dir global to zend_string* (#22812)
Show description for 5c4bff6
Girgias
authored
5c4bff6
View commit details
Copy full SHA for 5c4bff6
Browse repository at this point
You can’t perform that action at this time.