History log of /PHP-7.4/sapi/litespeed/lsapi_main.c (Results 126 – 147 of 147)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 01bc1321 05-Nov-2013 George Wang

Update LiteSpeed SAPI code to V6.4


# 9c52d09e 12-Oct-2012 George Wang

sapi/litespeed/lsapi_main.c: Fix bug #63228

Fix compiling error at line 606 (error: format not a string
literal and no format arguments [-Werror=format-security]


# a666285b 01-Jan-2013 Xinchen Hui

Happy New Year


# 0a7395e0 01-Jan-2013 Xinchen Hui

Happy New Year


# a2045ff3 01-Jan-2013 Xinchen Hui

Happy New Year~


# 22611b8d 12-Oct-2012 George Wang

sapi/litespeed/lsapi_main.c: Fix bug #63228

Fix compiling error at line 606 (error: format not a string
literal and no format arguments [-Werror=format-security]


Revision tags: php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7
# d64d9e33 05-Sep-2012 Xinchen Hui

year++


Revision tags: php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# f9d84f4f 31-Dec-2011 George Wang

fixed a crash in cli mode when apache_request_headers() is called


# 3c1df334 31-Dec-2011 George Wang

fixed a crash in cli mode when apache_request_headers() is called


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# 25ccd722 16-Nov-2011 George Wang

keep code to be compatible with PHP4


# 56728f11 16-Nov-2011 George Wang

keep code to be compatible with PHP4


# dfd357db 16-Nov-2011 George Wang

keep PHP_5_4 in sync with PHP_5_3 branch


# badd6a91 16-Nov-2011 George Wang

keep PHP_5_4 in sync with PHP_5_3 branch


Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2
# 3f0abb30 12-Jul-2011 Stanislav Malyshev

MF53


# 46407e6f 12-Jul-2011 Stanislav Malyshev

MF53


Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# cb7f656d 31-May-2011 George Wang

fix CLI mode timeout


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5, php-5.2.16
# cccba0fa 10-Dec-2010 George Wang

fixed keyLen validation point


Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 34b631f6 18-Aug-2010 Kalle Sommer Nielsen

Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2
# 80926568 26-Jun-2010 Felipe Pena

- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)


# e64734f9 26-Jun-2010 Felipe Pena

- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)


Revision tags: php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1, php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1
# f091e745 26-Aug-2008 George Wang

ignore signal SIGXFSZ


Revision tags: php-4.4.9
# 52604d28 05-Aug-2008 George Wang

added litespeed SAPI


123456