FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for main/SAPI.c - ndossche/php-src · GitHub
ndossche
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
20
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.c
on
in-place-array-modification-squashed
User selector
Datepicker
Commit history
Commits on Mar 20, 2023
Use new ZSTR_INIT_LITERAL macro (#10879)
iluuu1994
authored
9d5f2f1
View commit details
Copy full SHA for 9d5f2f1
View code at this point
Browse repository at this point
Commits on Feb 18, 2023
Zend/zend_types.h: deprecate zend_bool, zend_intptr_t, zend_uintptr_t (#10597)
Show description for 413844d
MaxKellermann
authored
413844d
View commit details
Copy full SHA for 413844d
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Clarify memory usage and slightly improve sapi_read_post_data
Show description for d2288ec
bukka
committed
d2288ec
View commit details
Copy full SHA for d2288ec
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 Jul 19, 2022
[ci skip] Fix minor typos
Show description for 37cf7f6
javiereguiluz
authored and
cmb69
committed
37cf7f6
View commit details
Copy full SHA for 37cf7f6
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
Refactor sapi_getenv() (#8786)
hwde
authored
84e4d2a
View commit details
Copy full SHA for 84e4d2a
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
Don't leak header callback if headers already sent
Show description for 9bff963
nikic
committed
9bff963
View commit details
Copy full SHA for 9bff963
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Fixed some spaces used instead of tabs
patrickallaert
committed
aff3658
View commit details
Copy full SHA for aff3658
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 Apr 13, 2021
Fix spelling and grammar mistakes
Show description for 462da6e
jsoref
authored and
nikic
committed
462da6e
View commit details
Copy full SHA for 462da6e
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 Sep 29, 2020
Fix #78792: zlib.output_compression disabled by Content-Type: image/
Show description for 47a166c
cmb69
committed
47a166c
View commit details
Copy full SHA for 47a166c
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Drop various unused macros/APIs
Show description for 1b2ec73
Girgias
committed
1b2ec73
View commit details
Copy full SHA for 1b2ec73
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Add more argument types to stubs
Show description for af80d8a
kocsismate
committed
af80d8a
View commit details
Copy full SHA for af80d8a
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Remove proto comments from C files
Show description for 2b5de6f
MaxSem
authored and
kocsismate
committed
2b5de6f
View commit details
Copy full SHA for 2b5de6f
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 Dec 30, 2019
Use RETURN_THROWS() during ZPP in main, sapi, win32, and Zend
kocsismate
committed
e1b5731
View commit details
Copy full SHA for e1b5731
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 22, 2019
Remove HAVE_PCRE/HAVE_BUNDLED_PCRE checks
Show description for e7e2056
nikic
committed
e7e2056
View commit details
Copy full SHA for e7e2056
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 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 May 28, 2018
Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence.
dstogov
committed
5eb1f92
View commit details
Copy full SHA for 5eb1f92
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Trailing whitespaces
Show description for 6400264
carusogabriel
authored and
cmb69
committed
6400264
View commit details
Copy full SHA for 6400264
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 Nov 28, 2017
Merge branch 'PHP-7.2'
Show description for a935ad9
weltling
committed
a935ad9
View commit details
Copy full SHA for a935ad9
View code at this point
Browse repository at this point
Merge branch 'PHP-7.1' into PHP-7.2
Show description for 0b30461
weltling
committed
0b30461
View commit details
Copy full SHA for 0b30461
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL