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
.
dryphp
/
php
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
php
sapi
cgi
on
master
User selector
All users
All time
Commit history
Commits on Jun 9, 2019
Use PHP_VERSION for zend modules
Show description for 5b36c9f
petk
committed
5b36c9f
View commit details
Copy full SHA for 5b36c9f
View code at this point
Browse repository at this point
Commits on May 13, 2019
[ci skip] Remove outdated fastcgi info in favor of the manual
petk
committed
ecb6a8d
View commit details
Copy full SHA for ecb6a8d
View code at this point
Browse repository at this point
Commits on May 12, 2019
Normalize comments in *nix build system m4 files
Show description for 75fb748
petk
committed
75fb748
View commit details
Copy full SHA for 75fb748
View code at this point
Browse repository at this point
Commits on Apr 7, 2019
Remove checks for locale.h, setlocale, localeconv
Show description for e06836a
petk
committed
e06836a
View commit details
Copy full SHA for e06836a
View code at this point
Browse repository at this point
Remove HAVE_SIGNAL_H
Show description for 5f89157
petk
committed
5f89157
View commit details
Copy full SHA for 5f89157
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Replace dirname(__FILE__) by __DIR__ in tests
villfa
authored and
petk
committed
26dfce7
View commit details
Copy full SHA for 26dfce7
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 Mar 12, 2019
Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.c
dstogov
committed
04b67ba
View commit details
Copy full SHA for 04b67ba
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Add AS_HELP_STRING to *nix build configure options
Show description for 9df6a1e
petk
committed
9df6a1e
View commit details
Copy full SHA for 9df6a1e
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Update and fix remaining year ranges (2019)
Show description for c245898
petk
committed
c245898
View commit details
Copy full SHA for c245898
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 Dec 18, 2018
Replace zend_hash_apply... with ZEND_HASH_FOREACH...
dstogov
committed
cec0911
View commit details
Copy full SHA for cec0911
View code at this point
Browse repository at this point
Commits on Nov 23, 2018
Clean up server-tests.php remains
Show description for 1acac32
cmb69
committed
1acac32
View commit details
Copy full SHA for 1acac32
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 Oct 14, 2018
Trim trailing whitespace in tests
carusogabriel
committed
9c144e0
View commit details
Copy full SHA for 9c144e0
View code at this point
Browse repository at this point
Sync leading and final newlines in source code files
Show description for 1ad0825
petk
committed
1ad0825
View commit details
Copy full SHA for 1ad0825
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
Trim trailing whitespace in source code files
petk
committed
37c329d
View commit details
Copy full SHA for 37c329d
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
Merge branch 'PHP-7.3'
Show description for c266a19
cmb69
committed
c266a19
View commit details
Copy full SHA for c266a19
View code at this point
Browse repository at this point
Merge branch 'PHP-7.2' into PHP-7.3
Show description for 6178786
cmb69
committed
6178786
View commit details
Copy full SHA for 6178786
View code at this point
Browse repository at this point
Merge branch 'PHP-7.1' into PHP-7.2
Show description for 879c937
cmb69
committed
879c937
View commit details
Copy full SHA for 879c937
View code at this point
Browse repository at this point
Fix #76954: apache_response_headers removes last character from header name
stodorovic
authored and
cmb69
committed
47b89bc
View commit details
Copy full SHA for 47b89bc
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Merge branch 'PHP-7.3'
Show description for 1c11fc7
weltling
committed
1c11fc7
View commit details
Copy full SHA for 1c11fc7
View code at this point
Browse repository at this point
Merge branch 'PHP-7.2' into PHP-7.3
Show description for 8400f73
weltling
committed
8400f73
View commit details
Copy full SHA for 8400f73
View code at this point
Browse repository at this point
Merge branch 'PHP-7.1' into PHP-7.2
Show description for b8cfa09
weltling
committed
b8cfa09
View commit details
Copy full SHA for b8cfa09
View code at this point
Browse repository at this point
Avoid code duplication and don't miss env restore
weltling
committed
044eb39
View commit details
Copy full SHA for 044eb39
View code at this point
Browse repository at this point
Merge branch 'PHP-7.3'
Show description for 3ad2ab6
weltling
committed
3ad2ab6
View commit details
Copy full SHA for 3ad2ab6
View code at this point
Browse repository at this point
Merge branch 'PHP-7.2' into PHP-7.3
Show description for 46bc094
weltling
committed
46bc094
View commit details
Copy full SHA for 46bc094
View code at this point
Browse repository at this point
Merge branch 'PHP-7.1' into PHP-7.2
Show description for dc48e01
weltling
committed
dc48e01
View commit details
Copy full SHA for dc48e01
View code at this point
Browse repository at this point
Fixed bug #76948 Failed shutdown/reboot or end session in Windows
weltling
committed
b0547a3
View commit details
Copy full SHA for b0547a3
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
Fix localized error messages and memory leaks
Show description for 321c0cc
weltling
committed
321c0cc
View commit details
Copy full SHA for 321c0cc
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
Make more tests run on Linux
carusogabriel
committed
2f70038
View commit details
Copy full SHA for 2f70038
View code at this point
Browse repository at this point
Commits on Aug 12, 2018
Fix some misspellings
carusogabriel
authored and
cmb69
committed
84b195d
View commit details
Copy full SHA for 84b195d
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
Previous
Next
You can’t perform that action at this time.