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
Type
/
to 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 }}
drbyte
/
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 and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
main
SAPI.h
on
master
User selector
All users
All time
Commit history
Commits on Sep 16, 2025
Fix GH-8157: post_max_size evaluates .user.ini too late in php-fpm
Show description for 1ac68e7
bukka
committed
1ac68e7
View commit details
Copy full SHA for 1ac68e7
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
Add `SAPI_HEADER_DELETE_PREFIX`, make ext/session use it (#18678)
Show description for 18dee43
NattyNarwhal
authored
18dee43
View commit details
Copy full SHA for 18dee43
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Add request_parse_body() function
Show description for cd66fcc
iluuu1994
committed
cd66fcc
View commit details
Copy full SHA for cd66fcc
View code at this point
Browse repository at this point
Commits on Jan 4, 2023
main/SAPI: make "ini_entries" a const string
MaxKellermann
authored and
Girgias
committed
d53ad4b
View commit details
Copy full SHA for d53ad4b
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Merge branch 'PHP-8.1'
bukka
committed
f3c357c
View commit details
Copy full SHA for f3c357c
View code at this point
Browse repository at this point
Merge branch 'PHP-8.0' into PHP-8.1
bukka
committed
bf97b36
View commit details
Copy full SHA for bf97b36
View code at this point
Browse repository at this point
Fix bug #77780: "Headers already sent" when previous connection was aborted
Show description for 3503b1d
bukka
committed
3503b1d
View commit details
Copy full SHA for 3503b1d
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
Allow get_request_time() hook to fail
Show description for e2d05bf
nikic
committed
e2d05bf
View commit details
Copy full SHA for e2d05bf
View code at this point
Browse repository at this point
Commits on May 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
View commit details
Copy full SHA for 01b3fc0
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
Replace zend_bool uses with bool
Show description for 3e01f5a
nikic
committed
3e01f5a
View commit details
Copy full SHA for 3e01f5a
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Constify char * arguments of APIs
Show description for 88355dd
twose
authored and
nikic
committed
88355dd
View commit details
Copy full SHA for 88355dd
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Drop unnecessary stdint and inttypes header checks
Show description for f91f726
Girgias
and
cmb69
committed
f91f726
View commit details
Copy full SHA for f91f726
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Remove mention of PHP major version in Copyright headers
Show description for 5d6e923
carusogabriel
committed
5d6e923
View commit details
Copy full SHA for 5d6e923
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.
dstogov
committed
9499484
View commit details
Copy full SHA for 9499484
View code at this point
Browse repository at this point
Commits on Feb 3, 2019
Remove local variables
Show description for 92ac598
petk
committed
92ac598
View commit details
Copy full SHA for 92ac598
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Remove yearly range from copyright notice
zsuraski
committed
0cf7de1
View commit details
Copy full SHA for 0cf7de1
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Future-proof email addresses...
zsuraski
committed
67e0138
View commit details
Copy full SHA for 67e0138
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
Remove unused Git attributes ident
Show description for 8d3f8ca
petk
authored and
cmb69
committed
8d3f8ca
View commit details
Copy full SHA for 8d3f8ca
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
Fixed bug #62596 add getallheaders (apache_request_headers) missing function in FPM add sapi_add_request_header in public API (was add_request_header) fix arginfo for fastcgi_finish_request fucntion
remicollet
committed
0ea4013
View commit details
Copy full SHA for 0ea4013
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
View commit details
Copy full SHA for a6519d0
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Move constants into read-only data segment
dstogov
committed
83e495e
View commit details
Copy full SHA for 83e495e
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
sync vim mode lines in main
weltling
committed
384f0f8
View commit details
Copy full SHA for 384f0f8
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
View commit details
Copy full SHA for 9e29f84
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
Eliminate win95nt.h
Show description for d4831e2
KalleZ
committed
d4831e2
View commit details
Copy full SHA for d4831e2
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
further normalizations, uint vs uint32_t
Show description for b204b3a
weltling
committed
b204b3a
View commit details
Copy full SHA for b204b3a
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
Pass error severity to SAPI modules and raise corresponding error level in Apache
vobruba-martin
authored and
weltling
committed
2809a67
View commit details
Copy full SHA for 2809a67
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Removed duplicate php.h include in SAPI.h
Show description for a129799
VBart
authored and
nikic
committed
a129799
View commit details
Copy full SHA for a129799
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
Fixed compilation warnings
dstogov
committed
22ecd44
View commit details
Copy full SHA for 22ecd44
View code at this point
Browse repository at this point
Added ZEND_ATTRIBUTE_FORMAT to some middind functions.
Show description for 1616038
dstogov
committed
1616038
View commit details
Copy full SHA for 1616038
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Removed unused callbacks
dstogov
committed
3abd9c3
View commit details
Copy full SHA for 3abd9c3
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Merge branch 'PHP-5.6' into PHP-7.0
Show description for ed35de7
kaplanlior
committed
ed35de7
View commit details
Copy full SHA for ed35de7
View code at this point
Browse repository at this point
Happy new year (Update copyright to 2016)
kaplanlior
committed
49493a2
View commit details
Copy full SHA for 49493a2
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Fixed bug memleak in header_register_callback
laruence
committed
b5adfee
View commit details
Copy full SHA for b5adfee
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
fix datatype mismatches
weltling
committed
1a00554
View commit details
Copy full SHA for 1a00554
View code at this point
Browse repository at this point
fix datatype mismatches
weltling
committed
3066851
View commit details
Copy full SHA for 3066851
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.