Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
Dithn
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 3, 2021
Merge branch 'PHP-8.1'
Show description for 97f78b3
cmb69
committed
97f78b3
Copy full SHA for 97f78b3
Fix #81693: mb_check_encoding(7bit) segfaults
Show description for 929d847
cmb69
committed
929d847
Copy full SHA for 929d847
Merge branch 'PHP-8.1'
Show description for a9c2dcd
dstogov
committed
a9c2dcd
Copy full SHA for a9c2dcd
Merge branch 'PHP-8.0' into PHP-8.1
Show description for 7a6fb97
dstogov
committed
7a6fb97
Copy full SHA for 7a6fb97
Add missing "return"
dstogov
committed
c9901aa
Copy full SHA for c9901aa
Merge branch 'PHP-8.1'
Show description for 1195ab8
dstogov
committed
1195ab8
Copy full SHA for 1195ab8
Merge branch 'PHP-8.0' into PHP-8.1
Show description for e52f57c
dstogov
committed
e52f57c
Copy full SHA for e52f57c
Add test
dstogov
committed
8d7d87c
Copy full SHA for 8d7d87c
ws
dstogov
committed
4a5c05a
Copy full SHA for 4a5c05a
Merge branch 'PHP-8.0' into PHP-8.1
Show description for 731ce6b
dstogov
committed
731ce6b
Copy full SHA for 731ce6b
Fix array object clobbering by user error handler
Show description for 1d054b3
dstogov
committed
1d054b3
Copy full SHA for 1d054b3
Merge branch 'PHP-8.1'
Show description for f22e29a
dstogov
committed
f22e29a
Copy full SHA for f22e29a
Merge branch 'PHP-8.0' into PHP-8.1
Show description for dd2c30a
dstogov
committed
dd2c30a
Copy full SHA for dd2c30a
JIT: Fix register clobbering
Show description for 2515e78
dstogov
committed
2515e78
Copy full SHA for 2515e78
Commits on Dec 2, 2021
Merge branch 'PHP-8.1'
Show description for 2658925
cmb69
committed
2658925
Copy full SHA for 2658925
Fix #81681: ReflectionEnum throwing exceptions
Show description for 59dd4fd
cmb69
committed
59dd4fd
Copy full SHA for 59dd4fd
Merge branch 'PHP-8.1'
Show description for d102f27
dstogov
committed
d102f27
Copy full SHA for d102f27
Merge branch 'PHP-8.0' into PHP-8.1
Show description for 9a3ca27
dstogov
committed
9a3ca27
Copy full SHA for 9a3ca27
Tracing JIT: Fixed Zend/tests/str_offset_008.phpt failure
dstogov
committed
c4ee668
Copy full SHA for c4ee668
Merge branch 'PHP-8.1'
Show description for cdc5adb
dstogov
committed
cdc5adb
Copy full SHA for cdc5adb
Add test
dstogov
committed
42a162e
Copy full SHA for 42a162e
Merge branch 'PHP-8.1'
Show description for 88dc5cb
dstogov
committed
88dc5cb
Copy full SHA for 88dc5cb
Merge branch 'PHP-8.0' into PHP-8.1
Show description for b4680b0
dstogov
committed
b4680b0
Copy full SHA for b4680b0
JIT: Fix ASSIGN_DIM_OP with undefined variable and index and user error handler, throwing an exception
Show description for 2fde308
dstogov
committed
2fde308
Copy full SHA for 2fde308
Merge branch 'PHP-8.1'
Show description for 889f65b
dstogov
committed
889f65b
Copy full SHA for 889f65b
Prepare for 8.1.2
patrickallaert
committed
628670c
Copy full SHA for 628670c
Merge branch 'PHP-8.1'
Show description for d29e938
dstogov
committed
d29e938
Copy full SHA for d29e938
Merge branch 'PHP-8.0' into PHP-8.1
Show description for ddcfffa
dstogov
committed
ddcfffa
Copy full SHA for ddcfffa
Fix yet another indirect string modification by error handler problem
dstogov
committed
94286cd
Copy full SHA for 94286cd
Merge branch 'PHP-8.1'
Show description for da0d4bf
dstogov
committed
da0d4bf
Copy full SHA for da0d4bf
Merge branch 'PHP-8.0' into PHP-8.1
Show description for b9ff359
dstogov
committed
b9ff359
Copy full SHA for b9ff359
Add missing zend_string_release_ex(tmp, 0) and cleanup
Show description for 37ac707
dstogov
committed
37ac707
Copy full SHA for 37ac707
Merge branch 'PHP-8.1'
Show description for 17fac12
dstogov
committed
17fac12
Copy full SHA for 17fac12
Merge branch 'PHP-8.0' into PHP-8.1
Show description for 4eaba3e
dstogov
committed
4eaba3e
Copy full SHA for 4eaba3e
Fixed ext/bz2/tests/005.phpt test failure introduesed by 09547c64c28f81957d986b9c6b995b28d1098db6
dstogov
committed
df16da3
Copy full SHA for df16da3
Pagination
Previous
Next
You can’t perform that action at this time.