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
- #1176
#1176
Merged
pull[bot]
merged 33 commits into
turkdevops:master
turkdevops/php-src:master
from
php:master
php/php-src:master
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
33
(33)
Checks
Files changed
Merged
[pull] master from php:master
#1176
pull[bot]
merged 33 commits into
turkdevops:master
turkdevops/php-src:master
from
php:master
php/php-src:master
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
Fix segfault comparing uninitialized SimpleXMLElement instances
Show description for 7b1f563
iliaal
committed
7b1f563
View commit details
Copy full SHA for 7b1f563
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 2806a36
iliaal
committed
2806a36
View commit details
Copy full SHA for 2806a36
Browse repository at this point
Merge branch 'PHP-8.5'
Show description for 9d58ce5
iliaal
committed
9d58ce5
View commit details
Copy full SHA for 9d58ce5
Browse repository at this point
ext/intl: IntlNumberRangeFormatter::format() crash when the formatting fails.
Show description for 2f08d44
devnexen
committed
2f08d44
View commit details
Copy full SHA for 2f08d44
Browse repository at this point
Update test file path for bug60771 (#22980)
withinboredom
authored
b6595cc
View commit details
Copy full SHA for b6595cc
Browse repository at this point
CI: Select Windows test workers automatically (#22946)
Show description for 0d26c1c
NickSdot
authored
0d26c1c
View commit details
Copy full SHA for 0d26c1c
Browse repository at this point
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 9e1f20a
arnaud-lb
committed
9e1f20a
View commit details
Copy full SHA for 9e1f20a
Browse repository at this point
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 222dc2d
arnaud-lb
committed
222dc2d
View commit details
Copy full SHA for 222dc2d
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for a75f28d
arnaud-lb
committed
a75f28d
View commit details
Copy full SHA for a75f28d
Browse repository at this point
Merge branch 'PHP-8.5'
Show description for eac880a
arnaud-lb
committed
eac880a
View commit details
Copy full SHA for eac880a
Browse repository at this point
Zend: Name map ptr chunk size constants (#23109)
Show description for c2816be
LamentXU123
authored
c2816be
View commit details
Copy full SHA for c2816be
Browse repository at this point
Zend: deprecate naming a function readonly
Show description for a9ba369
Girgias
committed
a9ba369
View commit details
Copy full SHA for a9ba369
Browse repository at this point
standard: deprecate passing an object to array_walk{_recursive}()
Show description for 7e0d5c7
Girgias
committed
7e0d5c7
View commit details
Copy full SHA for 7e0d5c7
Browse repository at this point
zlib: deprecate passing objects as array
Show description for f8c854e
Girgias
committed
f8c854e
View commit details
Copy full SHA for f8c854e
Browse repository at this point
bz2: deprecate passing objects as array
Show description for 3fda4e9
Girgias
committed
3fda4e9
View commit details
Copy full SHA for 3fda4e9
Browse repository at this point
mbstring: deprecate passing objects as vars to mb_convert_variables()
Show description for 7cc1432
Girgias
committed
7cc1432
View commit details
Copy full SHA for 7cc1432
Browse repository at this point
standard: deprecate aliases with non canonical type name
Show description for 0b14af3
Girgias
committed
0b14af3
View commit details
Copy full SHA for 0b14af3
Browse repository at this point
standard: deprecate strcoll and SORT_LOCALE_STRING
Show description for 22217b3
Girgias
committed
22217b3
View commit details
Copy full SHA for 22217b3
Browse repository at this point
Zend: move builtin function tests into subfolder
Girgias
committed
75abe1c
View commit details
Copy full SHA for 75abe1c
Browse repository at this point
Zend: deprecate passing a 3rd argument to define()
Show description for acd342d
Girgias
committed
acd342d
View commit details
Copy full SHA for acd342d
Browse repository at this point
spl: deprecate spl_object_hash()
Show description for 2c1c61d
Girgias
committed
2c1c61d
View commit details
Copy full SHA for 2c1c61d
Browse repository at this point
spl: deprecate spl_classes()
Show description for 6214a21
Girgias
committed
6214a21
View commit details
Copy full SHA for 6214a21
Browse repository at this point
spl: deprecate ArrayIterator methods that make little sense
Show description for e95647c
Girgias
committed
e95647c
View commit details
Copy full SHA for e95647c
Browse repository at this point
Zend: remove zend_parse_parameter() (#23051)
Show description for bad89ea
Girgias
authored
bad89ea
View commit details
Copy full SHA for bad89ea
Browse repository at this point
Amend UPGRADING for recent deprecations and engine API changes
Girgias
committed
34f5a72
View commit details
Copy full SHA for 34f5a72
Browse repository at this point
zlib: Add test with invalid levels
Girgias
committed
1cf82be
View commit details
Copy full SHA for 1cf82be
Browse repository at this point
zlib: use new stream error API
Girgias
committed
148afdb
View commit details
Copy full SHA for 148afdb
Browse repository at this point
RFC: Deprecate metaphone() (#21889)
Show description for 4b26ff1
LamentXU123
authored
4b26ff1
View commit details
Copy full SHA for 4b26ff1
Browse repository at this point
Fix use-after-free when __clone() retains the stylesheet copy
Show description for 11047a7
iliaal
committed
11047a7
View commit details
Copy full SHA for 11047a7
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 46b4095
iliaal
committed
46b4095
View commit details
Copy full SHA for 46b4095
Browse repository at this point
Merge branch 'PHP-8.5'
Show description for c8682fb
iliaal
committed
c8682fb
View commit details
Copy full SHA for c8682fb
Browse repository at this point
standard: deprecate passing objects to http_build_query() (#23202)
Show description for a49acfa
Girgias
authored
a49acfa
View commit details
Copy full SHA for a49acfa
Browse repository at this point
core: Deprecate using `namespace` as class constant name (#22964)
Show description for c383b8c
NickSdot
authored
c383b8c
View commit details
Copy full SHA for c383b8c
Browse repository at this point
You can’t perform that action at this time.