History log of /PHP-8.3/sapi/litespeed/lsapilib.c (Results 51 – 75 of 108)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6bb24823 08-Jun-2015 George Wang

Fixed Buf #68812 Unchecked return value.


# 78d1228e 08-Jun-2015 George Wang

Fixed Buf #68812 Unchecked return value.


Revision tags: POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS
# bb491c2d 25-Feb-2015 George Wang

Fixed a bug that header value is not terminated by '\0' when accessed through getenv().

Conflicts:
sapi/litespeed/lsapilib.c


# 65810bf2 25-Feb-2015 George Wang

Fixed a bug that header value is not terminated by '\0' when accessed through getenv().


# f13a88ac 25-Feb-2015 George Wang

Fixed a bug that header value is not terminated by '\0' when accessed through getenv().


# 8584cc01 25-Feb-2015 George Wang

Fixed a bug that header value is not terminated by '\0' when accessed through getenv().


Revision tags: php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1
# d492bc8b 01-Feb-2015 Joshua Rogers

Fix for a previous commit. i read it as size_t, notssize_t.


# 2cdbd353 01-Feb-2015 Stanislav Malyshev

use right sizeof for memset


Revision tags: php-5.5.21, php-5.6.5, php-5.4.37
# eba0e034 20-Jan-2015 Joshua Rogers

Remove useless tests

Respective variables are unsigned and cannot be <0.


# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


# 0579e827 15-Jan-2015 Xinchen Hui

bump year


# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


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

trailing whitespace removal


Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1
# 06fdf359 20-Nov-2014 Veres Lajos

typo fixes - https://github.com/vlajos/misspell_fixer


# 4dc99457 20-Nov-2014 Veres Lajos

typo fixes - https://github.com/vlajos/misspell_fixer

Conflicts:
ext/ftp/ftp.h
ext/pcre/pcrelib/pcre_printint.c
ext/pcre/pcrelib/sljit/sljitLir.c

typo fixes - https://github.com/vlajos/misspell_fixer

Conflicts:
ext/ftp/ftp.h
ext/pcre/pcrelib/pcre_printint.c
ext/pcre/pcrelib/sljit/sljitLir.c
ext/pcre/pcrelib/sljit/sljitLir.h
ext/pcre/pcrelib/sljit/sljitNativeARM_32.c
ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c
ext/pgsql/pgsql.c
ext/phar/func_interceptors.c
ext/soap/soap.c
ext/standard/image.c

show more ...


Revision tags: php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, 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
# b85b78db 03-Sep-2014 George Wang

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


# bba16dde 03-Sep-2014 George Wang

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


# 582f42b8 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, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, 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
# e05fb6ee 11-Jul-2014 George Wang

fixed broken merged code


# 2d7625a1 11-Jul-2014 George Wang

Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.


# ca8c94c9 11-Jul-2014 George Wang

fixed broken merged code


# 79d8be35 11-Jul-2014 George Wang

Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.


# 9f721967 11-Jul-2014 George Wang

Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.


# 0baaf9fa 11-Jul-2014 George Wang

Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.


12345