summaryrefslogtreecommitdiff
path: root/sapi/litespeed
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-024-6/+6
* Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-09-271-2/+2
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-09-271-2/+2
| |\
| | * Fix bug #75248 and #75251Peter Kokot2017-09-271-2/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-08-022-64/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-08-022-64/+11
| |\ \ | | |/
| | * take care of compile warnings.George Wang2017-08-022-64/+11
* | | Merge branch 'PHP-7.1'George Wang2017-06-271-10/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1George Wang2017-06-271-10/+18
| |\ \ | | |/
| | * [BUGFIX] fixes the issue that a value from .user.ini displays in phpinfo(), b...George Wang2017-06-271-10/+18
* | | Remove superfluous allocation checks around ZMM-based functionsThomas Punt2017-04-021-2/+0
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-181-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-181-1/+1
| |\ \ | | |/
| | * Remove remnants of TSMRLS_* macro callsThomas Punt2017-01-181-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-081-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-081-0/+0
| |\ \ | | |/
| | * Use proper file extension for the READMEMarkus Staab2017-01-081-0/+0
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-081-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-081-2/+2
| |\ \ | | |/
| | * Fix 404 links in Litespeed README - Bug 73890Peter Kokot2017-01-081-2/+2
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-044-6/+6
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-044-6/+6
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-024-6/+6
* | | Finish remaining replacement uint => uint32_tAnatol Belski2016-12-221-2/+2
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1George Wang2016-09-191-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0George Wang2016-09-191-2/+2
| |\
| | * Fix wrong year in previous commit.George Wang2016-09-191-2/+2
* | | code cleanup.George Wang2016-08-281-7/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1George Wang2016-08-281-58/+357
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0George Wang2016-08-281-58/+357
| |\ \ | | |/
| | * Added .user.ini support.George Wang2016-08-281-32/+489
* | | Merge branch 'PHP-7.0'Julien Pauli2016-07-111-1/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-111-1/+0
| |\ \ | | |/
| | * Remove needless zeroing of anonymously mmap'd memoryMichael McConville2016-07-111-1/+0
* | | Pass error severity to SAPI modules and raise corresponding error level in Ap...Martin Vobruba2016-07-111-1/+1
* | | Fixed compilation warningsDmitry Stogov2016-06-211-7/+2
* | | Cleanup zend_signal APIDmitry Stogov2016-06-201-2/+0
* | | Removed unused callbacksDmitry Stogov2016-06-201-2/+0
* | | Merge branch 'PHP-7.0'Lior Kaplan2016-02-081-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-02-081-1/+1
| |\ \ | | |/
| | * Align spacing in make install messagesLior Kaplan2016-02-081-1/+1
| * | Fixed runtime php.ini override, ini name length is off by 1.George Wang2016-01-051-2/+3
* | | Merge branch 'PHP-7.0'Lior Kaplan2016-01-014-6/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-014-6/+6
| |\ \ | | |/
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-014-6/+6
| | * Bumped SAPI version to 6.9George Wang2015-12-091-1/+1
| | * Added "mod_auth_basic" to apache module list.George Wang2015-12-091-1/+1
| | * Add sanitizing checks for request data.George Wang2015-12-091-2/+54
| | * Clear secret after use.George Wang2015-12-091-5/+8
| | * Fixed __DIR__ in CLI mode.George Wang2015-12-091-0/+2