History log of /PHP-8.2/sapi/litespeed/lsapi_main.c (Results 126 – 150 of 173)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37
# 1b53a99f 19-Jan-2015 Xinchen Hui

Remove dead codes

# fc33f52d 15-Jan-2015 Xinchen Hui

bump year

# 0579e827 15-Jan-2015 Xinchen Hui

bump year

# d805fa0d 11-Jan-2015 Xinchen Hui

Fixed #68790 (Missing return)

Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal

# f579ae81 29-Dec-2014 Xinchen Hui

Fixed build of litespped

Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things

Revision tags: php-5.6.4RC1, php-5.5.20RC1
# dce692df 20-Nov-2014 George Wang

made lsapi_main.c compatible with PHP7/phpng .

Conflicts:
sapi/litespeed/lsapi_main.c

# 620db04e 20-Nov-2014 George Wang

made lsapi_main.c compatible with PHP7/phpng .

Revision tags: php-5.6.3, php-5.5.19, php-5.4.35
# 79de59e8 03-Nov-2014 George Wang

set default response code to 200

# 44351614 03-Nov-2014 George Wang

set default response code to 200

Revision tags: php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34
# 2fd7d60e 03-Oct-2014 George Wang

Merge branch 'master' of git.php.net:php-src


# a7d27478 03-Oct-2014 George Wang

Fixed a bug that causes crash when environment variable is access while parsing php.ini

# 5b08e56e 03-Oct-2014 George Wang

Fixed a bug that causes crash when environment variable is access while parsing php.ini

Revision tags: php-5.5.18RC1, php-5.6.1, php-5.6.2
# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/

Revision tags: php-5.4.33, php-5.5.17, php-5.6.1RC1
# 2470e01a 09-Sep-2014 George Wang

Fine tuned the order of adding request variables.

# 4bdd9aab 09-Sep-2014 George Wang

Fine tuned the order of adding request variables.

# 00805ffb 04-Sep-2014 Nikita Popov

Merge branch 'PHP-5.6'

Conflicts:
ext/soap/php_http.c


# b85b78db 03-Sep-2014 George Wang

Update LSAPI to 6.7, added support for 'filter_input'.
Fixed a crash in CLI mode.

Revision tags: php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1

Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once

Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31
# 32e477c9 14-Jul-2014 Dmitry Stogov

Merge branch 'master' into phpng

* master: (40 commits)
Bug #67609: TLS connections fail behind HTTP proxy
Updated NEWS for #67594
Updated NEWS for #67594
Fix #67594

Merge branch 'master' into phpng

* master: (40 commits)
Bug #67609: TLS connections fail behind HTTP proxy
Updated NEWS for #67594
Updated NEWS for #67594
Fix #67594 - invisible colon should be stripped off header name
Updated NEWS for 34407
Updated NEWS for 34407
Updated NEWS for 34407
Fix for bug #34407 - ucwords and title case
fixed broken merged code
Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
fixed broken merged code
Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
Test output relies on expose_php being on
1.2 is a problematic float to print out Lower the default display precision for this test
The test output is dependent on expose_php ini
fix makefile in phpize mode
fixe output_as_table() when no ext was enabled
fix end of stream exception when generating makefile
...

Conflicts:
ext/standard/http_fopen_wrapper.c
ext/standard/string.c
sapi/cli/php_cli_server.c

show more ...


Revision tags: php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24, php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1
# f0b7db6c 26-Nov-2013 George Wang

update to LSAPI 6.6

Conflicts:
sapi/litespeed/lsapi_main.c

# dd29cfed 10-Jul-2014 George Wang

update year & copyright

Conflicts:
sapi/litespeed/lsapi_main.c

# 72e14bfb 10-Jul-2014 George Wang

update year & copyright

1234567