index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_php_sapi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
PHP: logging in request context when possible.
Valentin Bartenev
1
-2
/
+12
2020-07-21
PHP: fixed incorrect time in interpreter error log messages.
Valentin Bartenev
1
-5
/
+6
2020-05-28
Added "rootfs" feature.
Tiago Natel de Moura
1
-0
/
+2
2020-03-09
Refactor of process management.
Tiago Natel de Moura
1
-15
/
+17
2020-05-20
PHP: building with PHP 8 (development version).
Remi Collet
1
-0
/
+8
2020-05-14
PHP: implemented "targets" option.
Valentin Bartenev
1
-205
/
+241
2020-03-04
PHP: fixed log format in alert.
Tiago Natel de Moura
1
-1
/
+2
2020-03-03
PHP: optimization to avoid surplus chdir(2) calls.
Tiago Natel de Moura
1
-99
/
+299
2020-02-25
PHP: fixed php >= 7.4 with zts enabled.
Tiago Natel de Moura
1
-13
/
+17
2020-01-28
PHP: added check for the ".php" extension.
Valentin Bartenev
1
-4
/
+11
2019-12-24
Adding "limits/shm" configuration validation and parsing.
Max Romanov
1
-0
/
+1
2019-09-23
PHP: zeroing the whole file_handle structure.
Sergey Kandaurov
1
-2
/
+2
2019-07-16
PHP: fixed script filename setting, broken after 2a71417d297f.
Valentin Bartenev
1
-6
/
+8
2019-07-05
PHP: added PATH_INFO support.
Max Romanov
1
-74
/
+96
2019-07-05
PHP: improved response status code handling.
Valentin Bartenev
1
-12
/
+2
2019-06-28
PHP: removing excessive debug message.
Max Romanov
1
-2
/
+0
2019-03-21
Adjusting request schema value according to connection tls state.
Max Romanov
1
-0
/
+4
2019-03-11
Style.
Andrey Zelenkov
1
-1
/
+1
2019-02-28
Made QUERY_STRING mandatory.
Valentin Bartenev
1
-4
/
+2
2019-02-28
Introducing Java Servlet Container beta.
Max Romanov
1
-0
/
+1
2019-02-27
Fixed processing of SERVER_NAME after 77aad2c142a0.
Valentin Bartenev
1
-24
/
+7
2018-11-27
PHP: fixed "disable_functions" and "disable_classes" options.
Valentin Bartenev
1
-10
/
+87
2018-11-22
PHP: workaround for bug #71041.
Valentin Bartenev
1
-2
/
+6
2018-11-21
PHP: fixed compatibility with ZTS.
Valentin Bartenev
1
-6
/
+25
2018-08-06
Unit application library.
Max Romanov
1
-351
/
+305
2018-07-05
PHP: fixed request body processing.
Valentin Bartenev
1
-2
/
+37
2018-07-03
PHP: fixed setting of individual configuration options.
Valentin Bartenev
1
-29
/
+87
2018-06-28
Removed usage of nxt_thread_context in loadable modules.
Igor Sysoev
1
-1
/
+6
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-6
/
+6
2018-06-07
PHP: added setting of individual configuration options.
Valentin Bartenev
1
-0
/
+68
2018-06-07
PHP: added setting of php.ini configuration file path.
Valentin Bartenev
1
-2
/
+24
2018-05-21
Added SERVER_SOFTWARE request meta-variable.
Valentin Bartenev
1
-0
/
+2
2018-04-05
Style.
Valentin Bartenev
1
-2
/
+2
2018-04-04
Changed version processing for modules.
Alexander Borisov
1
-1
/
+1
2018-03-16
PHP: fixed segfault on initialization.
Valentin Bartenev
1
-12
/
+9
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-6
/
+4
2018-01-12
PHP: Terminating names with zero.
Max Romanov
1
-4
/
+7
2018-01-12
Initializing script_name.start before using.
Max Romanov
1
-0
/
+1
2018-01-11
Changing relative php scripts paths to real ones.
Max Romanov
1
-46
/
+71
2017-12-28
Fixed Go package and PHP module building.
0.3
Igor Sysoev
1
-1
/
+1
2017-12-28
HTTP keep-alive connections support.
Igor Sysoev
1
-15
/
+10
2017-12-27
Introducing application 'atexit' hook.
Max Romanov
1
-0
/
+1
2017-10-18
Added the debug option to module compatibility vector.
Igor Sysoev
1
-1
/
+1
2017-09-07
Moving body data before headers for PHP POST.
Max Romanov
1
-2
/
+2
2017-09-06
Style fixes.
Igor Sysoev
1
-0
/
+7
2017-09-01
Added SERVER_ADDR parameter for Python and PHP modules.
Igor Sysoev
1
-0
/
+2
2017-08-31
PHP SAPI: typo fixed.
Sergey Kandaurov
1
-1
/
+1
2017-08-31
nginext has been renamed to unit.
Igor Sysoev
1
-3
/
+3
2017-08-31
Introduced module compatibility vector.
Igor Sysoev
1
-0
/
+6
2017-08-17
The new module configuration interface.
Igor Sysoev
1
-111
/
+4
[next]