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
952
Pull requests
1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
sapi
apache2handler
apache_config.c
on
php-8.2.32
User selector
All users
All time
Commit history
Commits on Nov 3, 2021
Use more compact representation for packed arrays.
Show description for 90b7bde
dstogov
committed
90b7bde
View commit details
Copy full SHA for 90b7bde
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 5, 2020
Fix MSVC level 1 (severe) warnings
Show description for 5a04796
cmb69
committed
5a04796
View commit details
Copy full SHA for 5a04796
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 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 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 Jan 31, 2018
Fix race conditions with Apache vhost vs. per dir config
Show description for 73eb5a7
weltling
committed
73eb5a7
View commit details
Copy full SHA for 73eb5a7
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
year++
laruence
committed
7a7ec01
View commit details
Copy full SHA for 7a7ec01
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Fixed bug #75311
mcarbonneaux
authored and
nikic
committed
6b9ccda
View commit details
Copy full SHA for 6b9ccda
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Update copyright headers to 2017
SammyK
committed
478f119
View commit details
Copy full SHA for 478f119
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 Sep 23, 2015
Fixed memleaks in apache2handler
laruence
committed
c256649
View commit details
Copy full SHA for c256649
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Use new ZEND_HASH_FOREACH_... API.
dstogov
committed
1eb4352
View commit details
Copy full SHA for 1eb4352
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
bump year
laruence
committed
fc33f52
View commit details
Copy full SHA for fc33f52
View code at this point
Browse repository at this point
bump year
laruence
committed
0579e82
View commit details
Copy full SHA for 0579e82
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
trailing whitespace removal
smalyshev
committed
b7a7b1a
View commit details
Copy full SHA for b7a7b1a
View code at this point
Browse repository at this point
Commits on Dec 26, 2014
Drop duplicate arg from hash_get_current_key_ex
nikic
committed
2d212b4
View commit details
Copy full SHA for 2d212b4
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Update apache_config.c
jfha73
authored and
weltling
committed
eed9fdb
View commit details
Copy full SHA for eed9fdb
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
fix apache handler build
smalyshev
committed
d18803e
View commit details
Copy full SHA for d18803e
View code at this point
Browse repository at this point
Commits on May 6, 2014
Added support for apache and apache2handler SAPIs (They seem slower than FastCGI)
dstogov
committed
9d21bef
View commit details
Copy full SHA for 9d21bef
View code at this point
Browse repository at this point
Commits on Jan 3, 2014
Bump year
laruence
committed
c081ce6
View commit details
Copy full SHA for c081ce6
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Happy New Year
laruence
committed
a666285
View commit details
Copy full SHA for a666285
View code at this point
Browse repository at this point
Commits on Jan 1, 2012
- Year++
felipensp
committed
8775a37
View commit details
Copy full SHA for 8775a37
View code at this point
Browse repository at this point
Commits on May 23, 2011
- Fixed bug #54529 (SAPI crashes on apache_config.c:197)
Show description for 184f80f
felipensp
committed
184f80f
View commit details
Copy full SHA for 184f80f
View code at this point
Browse repository at this point
Commits on Jan 1, 2011
- Year++
felipensp
committed
0203cc3
View commit details
Copy full SHA for 0203cc3
View code at this point
Browse repository at this point
Commits on Jan 3, 2010
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
sebastianbergmann
committed
9ba1e81
View commit details
Copy full SHA for 9ba1e81
View code at this point
Browse repository at this point
Commits on Dec 31, 2008
Nuke unused variables
bjori
committed
1ceaa1d
View commit details
Copy full SHA for 1ceaa1d
View code at this point
Browse repository at this point
MFH: Bump copyright year, 3 of 3.
sebastianbergmann
committed
08659c2
View commit details
Copy full SHA for 08659c2
View code at this point
Browse repository at this point
Commits on Nov 24, 2008
MFB: fix php_value application order for Apache
smalyshev
committed
281676d
View commit details
Copy full SHA for 281676d
View code at this point
Browse repository at this point
Commits on Dec 31, 2007
MFH: Bump copyright year, 2 of 2.
sebastianbergmann
committed
d1dded8
View commit details
Copy full SHA for d1dded8
View code at this point
Browse repository at this point
Commits on Aug 3, 2007
ws
Jani Taskinen
committed
b8470c4
View commit details
Copy full SHA for b8470c4
View code at this point
Browse repository at this point
implement separate .htaccess stage
smalyshev
committed
c94dee8
View commit details
Copy full SHA for c94dee8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.