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 }}
Girgias
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
4
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
variance-checks-use-pointer
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 7, 2025
Zend: Use pointer to zend_type for variance checks
Girgias
committed
d8e1e19
Copy full SHA for d8e1e19
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
nielsdos
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
nielsdos
authored
d80682e
Copy full SHA for d80682e
ext/gd: Flip size and nb arguments for safe_emalloc()
Show description for bda9ff8
Girgias
committed
bda9ff8
Copy full SHA for bda9ff8
Commits on Apr 3, 2025
ext/standard/dir.c: Use new PHP_Z_PARAM_STREAM_OR_NULL() ZPP specifier
Girgias
committed
68665d3
Copy full SHA for 68665d3
ext/standard/dir.c: Refactor implementation of Directory and dir functions
Girgias
committed
4101a8c
Copy full SHA for 4101a8c
ext/standard: Add Directory test with messed up internal state
Girgias
committed
2c326d8
Copy full SHA for 2c326d8
ext/ftp: Remove output field of ftpbuf_t struct
Show description for 8033b05
Girgias
committed
8033b05
Copy full SHA for 8033b05
ext/ftp: Change return type of ftp_set_option() to true
Show description for 1dd788a
Girgias
committed
1dd788a
Copy full SHA for 1dd788a
[skip ci] ext/ftp: Fix typos
Girgias
committed
c855964
Copy full SHA for c855964
ext/ftp: Use size_t type instead of int type
Girgias
committed
96cf1b5
Copy full SHA for 96cf1b5
ext/ftp: Use zend_result type instead of int type
Girgias
committed
7fcdf1c
Copy full SHA for 7fcdf1c
ext/ftp: Use bool type instead of int type
Girgias
committed
169573b
Copy full SHA for 169573b
ext/ftp: Mark static functions as such
Show description for 114a8ff
Girgias
committed
114a8ff
Copy full SHA for 114a8ff
ext/ftp: Normalize coding style
Girgias
committed
51fa97f
Copy full SHA for 51fa97f
ext/ftp: Voidify ftp_close()
Girgias
committed
7fb8db0
Copy full SHA for 7fb8db0
ext/fileinfo: Separate implementations of functions
Show description for fabee4e
Girgias
committed
fabee4e
Copy full SHA for fabee4e
Pagination
Previous
Next
You can’t perform that action at this time.