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
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.3k
Code
Issues
956
Pull requests
1.1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Audit zend_ini_string() and related functions
- #21146
#21146
Merged
Girgias
merged 15 commits into
php:master
php/php-src:master
from
Girgias:ini-audit-zend_ini_string
Girgias/php-src:ini-audit-zend_ini_string
Copy head branch name to clipboard
Mar 30, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Audit zend_ini_string() and related functions
#21146
Girgias
merged 15 commits into
php:master
php/php-src:master
from
Girgias:ini-audit-zend_ini_string
Girgias/php-src:ini-audit-zend_ini_string
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
zend_highlight: mark char* cont
Girgias
committed
8da598e
View commit details
Copy full SHA for 8da598e
Browse repository at this point
Audit zend_ini_string usage
Girgias
committed
338d795
View commit details
Copy full SHA for 338d795
Browse repository at this point
Audit INI_STR
Girgias
committed
0cb5a69
View commit details
Copy full SHA for 0cb5a69
Browse repository at this point
Audit INI_ORIG_BOOL
Girgias
committed
5d4859e
View commit details
Copy full SHA for 5d4859e
Browse repository at this point
Update definitions of INI_BOOL macros
Girgias
committed
2d617a6
View commit details
Copy full SHA for 2d617a6
Browse repository at this point
zend_ini: mark zend_ini_string{_ex} as returning a const char*
Girgias
committed
379e437
View commit details
Copy full SHA for 379e437
Browse repository at this point
Add new literal ini API and remove the INI_*() macros
Girgias
committed
6fc33a0
View commit details
Copy full SHA for 6fc33a0
Browse repository at this point
Remove INI_ORIG_* APIs as they are unused
Show description for 5c9dc5e
Girgias
committed
5c9dc5e
View commit details
Copy full SHA for 5c9dc5e
Browse repository at this point
Address review comments
Girgias
committed
cf2caad
View commit details
Copy full SHA for cf2caad
Browse repository at this point
revert marking sendmail_cmd as const
Show description for bcef0ec
Girgias
committed
bcef0ec
View commit details
Copy full SHA for bcef0ec
Browse repository at this point
Add length check, as it turns out the non _ex version returns an empty string rather than NULL in certain cases
Girgias
committed
86293d4
View commit details
Copy full SHA for 86293d4
Browse repository at this point
Nits
Girgias
committed
8565752
View commit details
Copy full SHA for 8565752
Browse repository at this point
Upgrading
Show description for a59fa1c
Girgias
committed
a59fa1c
View commit details
Copy full SHA for a59fa1c
Browse repository at this point
Commits on Mar 26, 2026
Error if phpdbg extension_dir INI setting contains a nul byte
Girgias
committed
2d4ac5c
View commit details
Copy full SHA for 2d4ac5c
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'master' into ini-audit-zend_ini_string
Girgias
authored
6fe8987
View commit details
Copy full SHA for 6fe8987
Browse repository at this point
You can’t perform that action at this time.