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
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 }}
tinylambda
/
uwsgi
Public
forked from
unbit/uwsgi
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
uwsgi
plugins
php
php_plugin.c
on
customworker
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 2, 2014
attempt to fix #766
unbit
committed
ba8aa44
View commit details
Copy full SHA for ba8aa44
View code at this point
Browse repository at this point
Commits on Oct 18, 2014
fixed php SCRIPT_NAME usage when --php-app is in place
unbit
committed
f4759d7
View commit details
Copy full SHA for f4759d7
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
Add cache length parameter to the parameter parsing.
ajbevau
committed
293ee92
View commit details
Copy full SHA for 293ee92
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
try to fix SCRIPT_NAME and PATH_TRANSLATED in php plugin
unbit
committed
52ea289
View commit details
Copy full SHA for 52ea289
View code at this point
Browse repository at this point
Commits on Jun 8, 2014
allow hacking the php sapi name
unbit
committed
2a2f1a9
View commit details
Copy full SHA for 2a2f1a9
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
added php session support over cache
unbit
committed
c11e065
View commit details
Copy full SHA for c11e065
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
added --php-exec-before/--php-exec-after
unbit
committed
3e6ddbb
View commit details
Copy full SHA for 3e6ddbb
View code at this point
Browse repository at this point
Commits on Dec 28, 2013
plugins/php: check return value of uwsgi_response_prepare_headers
Show description for b5c19bc
xrmx
committed
b5c19bc
View commit details
Copy full SHA for b5c19bc
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
first attempt of moving rpc output from 16 to 64 bit
unbit
committed
2638690
View commit details
Copy full SHA for 2638690
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
fixed php status line
unbit
committed
659360b
View commit details
Copy full SHA for 659360b
View code at this point
Browse repository at this point
Commits on Apr 16, 2013
extend magic cache api to export the expires value (if available)
unbit
committed
538ab57
View commit details
Copy full SHA for 538ab57
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
fixed php headers generation
unbit
committed
0269348
View commit details
Copy full SHA for 0269348
View code at this point
Browse repository at this point
Commits on Mar 8, 2013
fixed php body read
unbit
committed
fba0d19
View commit details
Copy full SHA for fba0d19
View code at this point
Browse repository at this point
ported magic cache api to php
unbit
committed
9bbe148
View commit details
Copy full SHA for 9bbe148
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
fixed php build without pcre
unbit
committed
d3792cb
View commit details
Copy full SHA for d3792cb
View code at this point
Browse repository at this point
Commits on Feb 7, 2013
rpc subsystem is now async/greenthreads friendly
unbit
committed
9d5d439
View commit details
Copy full SHA for 9d5d439
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
first round of protocol parsers optimizations
Show description for d4130db
unbit
committed
d4130db
View commit details
Copy full SHA for d4130db
View code at this point
Browse repository at this point
Commits on Jan 27, 2013
refactored php plugin to use new cache api
Łukasz Mierzwa
committed
c88be57
View commit details
Copy full SHA for c88be57
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
added support for automatic status codes
Roberto De Ioris
committed
9f55579
View commit details
Copy full SHA for 9f55579
View code at this point
Browse repository at this point
ported php to the new api
Roberto De Ioris
committed
71a5e8b
View commit details
Copy full SHA for 71a5e8b
View code at this point
Browse repository at this point
Commits on Jan 14, 2013
php-fallback
Roberto De Ioris
committed
9cb97dd
View commit details
Copy full SHA for 9cb97dd
View code at this point
Browse repository at this point
Commits on Jan 12, 2013
various int->size_t fixes
Roberto De Ioris
committed
cf68277
View commit details
Copy full SHA for cf68277
View code at this point
Browse repository at this point
Commits on Jan 5, 2013
added addheader routing instruction
Roberto De Ioris
committed
3cd7a11
View commit details
Copy full SHA for 3cd7a11
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
fixed --php-app-bypass
substa
committed
17c8fff
View commit details
Copy full SHA for 17c8fff
View code at this point
Browse repository at this point
added --php-app-bypass
substa
committed
e4d5ca9
View commit details
Copy full SHA for e4d5ca9
View code at this point
Browse repository at this point
Commits on Nov 25, 2012
uwsgi_cache_del now takes flags
Roberto De Ioris
committed
6e5fc85
View commit details
Copy full SHA for 6e5fc85
View code at this point
Browse repository at this point
Commits on Nov 24, 2012
added --php-var
Roberto De Ioris
committed
598250d
View commit details
Copy full SHA for 598250d
View code at this point
Browse repository at this point
improved QUERY_STRING management in router_rewrite
Roberto De Ioris
committed
6cc3faf
View commit details
Copy full SHA for 6cc3faf
View code at this point
Browse repository at this point
Commits on Nov 22, 2012
fixed typo in the php plugin
Roberto De Ioris
committed
7add254
View commit details
Copy full SHA for 7add254
View code at this point
Browse repository at this point
honour QSA style in php-app-qs
substa
committed
970d899
View commit details
Copy full SHA for 970d899
View code at this point
Browse repository at this point
added php-app-qs
substa
committed
d719ed6
View commit details
Copy full SHA for d719ed6
View code at this point
Browse repository at this point
Commits on Nov 7, 2012
added --php--allowed-script
Roberto De Ioris
committed
d248b29
View commit details
Copy full SHA for d248b29
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
added cppcheck option, improved multicast
roberto@quantal64
committed
51b9b5d
View commit details
Copy full SHA for 51b9b5d
View code at this point
Browse repository at this point
Commits on Sep 7, 2012
implemented psgi cleanup handlers, and fixed a leak in rpc call
roberto@quantal64
committed
cf480e4
View commit details
Copy full SHA for cf480e4
View code at this point
Browse repository at this point
Commits on Aug 9, 2012
honour --add-header in php,rack and psgi plugins
roberto@quantal64
committed
f6641ae
View commit details
Copy full SHA for f6641ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.