Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 }}
hakre
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Apr 9, 2025
UPGRADING: Add notice for the new NumberFormatter::CURRENCY constants
Ayesh
committed
787f26c
Copy full SHA for 787f26c
ext/curl: Add CURLOPT_INFILESIZE_LARGE to UPGRADING
Ayesh
committed
895905b
Copy full SHA for 895905b
ext/curl: add tests for `CURLOPT_INFILESIZE(_LARGE)`
Ayesh
committed
7fd5153
Copy full SHA for 7fd5153
[ext-curl] Add `\CURLOPT_INFILESIZE_LARGE`
Show description for 195467f
OskarStark
authored and
Ayesh
committed
195467f
Copy full SHA for 195467f
Commits on Apr 8, 2025
ext/intl: Add `NumberFormatter::CURRENCY_ISO`, `PLURAL`, `STANDARD` and `CASH_CURRENCY`
Show description for c20b429
Ayesh
committed
c20b429
Copy full SHA for c20b429
Fixed GH-18267 finfo_file() crashing on invalid URL protocol. (#18269)
Show description for 2d39c78
devnexen
authored
2d39c78
Copy full SHA for 2d39c78
Merge branch 'PHP-8.4'
Show description for aa0c54d
iluuu1994
committed
aa0c54d
Copy full SHA for aa0c54d
Fix prop info fetching from prop slot with added hooks
Show description for 6d458ca
iluuu1994
committed
6d458ca
Copy full SHA for 6d458ca
Make further OpenSSL 1.0.2 clean up
Show description for 2194ad8
bukka
committed
2194ad8
Copy full SHA for 2194ad8
ext/standard: Remove `#[\NoDiscard]` from `flock()` (#18255)
Show description for f146974
TimWolla
and
edorian
authored
f146974
Copy full SHA for f146974
Commits on Apr 7, 2025
Remove cache slot from ZEND_VERIFY_TYPE and arg RECV opcodes (#18258)
ndossche
authored
a32f491
Copy full SHA for a32f491
Add OffsetTime* Exif tags
Show description for bd43334
acc987
authored and
ndossche
committed
bd43334
Copy full SHA for bd43334
Merge branch 'PHP-8.4'
Show description for 213949d
Girgias
committed
213949d
Copy full SHA for 213949d
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 1e9e397
Girgias
committed
1e9e397
Copy full SHA for 1e9e397
ext/libxml: Fixed custom external entity loader returning an invalid resource leading to a confusing TypeError message
Show description for 61f704f
Girgias
committed
61f704f
Copy full SHA for 61f704f
Zend: Add MUTABLE zend_type foreach macros and const qualifiers
Show description for 71da944
Girgias
committed
71da944
Copy full SHA for 71da944
[skip ci] Request the output of `php -v` in the `bug_report.yml` issue template (#18230)
Show description for ea6f2fb
TimWolla
authored
ea6f2fb
Copy full SHA for ea6f2fb
Commits on Apr 6, 2025
mysqlnd: Make `st_mysqlnd_stats.values` a dynamic struct member (#18246)
Show description for 633400b
TimWolla
authored
633400b
Copy full SHA for 633400b
Commits on Apr 5, 2025
Merge branch 'PHP-8.4'
devnexen
committed
ac9392b
Copy full SHA for ac9392b
Fixed GH-18247: dba_popen() memory leak on invalid path.
Show description for fed948d
devnexen
committed
fed948d
Copy full SHA for fed948d
ext/gd: Move FREETYPE defines into the ifdef
Girgias
committed
7a7b388
Copy full SHA for 7a7b388
ext/gd: Use RETURN_BOOL() where applicable
Show description for b647716
Girgias
committed
b647716
Copy full SHA for b647716
ext/gd: Reduce scope of variables
Girgias
committed
be93f29
Copy full SHA for be93f29
ext/gd: Use uint32_t type instead of int type
Girgias
committed
9491c68
Copy full SHA for 9491c68
ext/gd: Remove useless ext/standard header include
Girgias
committed
80ea28e
Copy full SHA for 80ea28e
ext/gd: Mark return types as true instead of bool
Girgias
committed
b535a54
Copy full SHA for b535a54
[ci skip] UPGRADING: Performance updates
ndossche
committed
404059f
Copy full SHA for 404059f
Merge branch 'PHP-8.4'
devnexen
committed
abf6f8b
Copy full SHA for abf6f8b
Merge branch 'PHP-8.3' into PHP-8.4
devnexen
committed
471995c
Copy full SHA for 471995c
Fixed GH-18243: imagettftext underflow/overflow on size argument.
Show description for fe8dffe
devnexen
committed
fe8dffe
Copy full SHA for fe8dffe
Zend/zend_inheritance: Use bool instead of uint32_t
Girgias
committed
462b170
Copy full SHA for 462b170
Zend/zend_inheritance: Add some const modifiers
Girgias
committed
dcf6649
Copy full SHA for dcf6649
Zend/zend_inheritance: Reduce scope of variables
Show description for 10c9e4d
Girgias
committed
10c9e4d
Copy full SHA for 10c9e4d
Zend/zend_inheritance: Prevent variable shadowing
Girgias
committed
1304719
Copy full SHA for 1304719
Commits on Apr 4, 2025
Avoid allocation in zend_enum_get_case_cstr() (#18239)
Show description for d80682e
ndossche
authored
d80682e
Copy full SHA for d80682e
Pagination
Previous
Next
You can’t perform that action at this time.