summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Add tilde to allowed status/ping pathDrakano2019-09-171-4/+4
* Checked in LiteSpeed SAPI 7.5, addressed two main problems in "clean shutdown...George Wang2019-07-201-62/+62
* Fixed bug #78297Nikita Popov2019-07-162-0/+17
* Updated to LiteSpeed SAPI V7.4.3George Wang2019-07-042-4/+268
* Fixed bug #78050Nikita Popov2019-06-041-17/+17
* Reload tsrmls_id in release builds as wellNikita Popov2019-06-041-1/+0
* Add ping to the fpm test for bug #77934Jakub Zelenka2019-05-131-0/+4
* Fix bug #77934 (php-fpm kill -USR2 not working)Jakub Zelenka2019-05-112-1/+45
* Updated LiteSpeed SAPI to 7.3.2 to allow request header value length up to 64K.George Wang2019-05-093-5/+2
* Improved LSAPI_End_Response_r() .George Wang2019-04-211-10/+17
* Fixed bug in litespeed_finish_request(), disable fastcgi_finish_request() ali...George Wang2019-04-211-2/+5
* Fix #77921: static.php.net doesn't work anymorePeter Kokot2019-04-201-1/+1
* LiteSpeed SAPI 7.3, better process management, new API function litespeed_fin...George Wang2019-04-123-26/+152
* Ref #76801 remove old file source from file_sources hash in case of file incl...Alessandro Chitolina2019-04-031-0/+1
* fix build: readline support must be disabled by default in phpdbgJoe Watkins2019-03-281-1/+1
* Fix #77805 phpdbg build fails when readline is sharedJoe Watkins2019-03-274-20/+37
* more work on phpdbg conditional breaksJoe Watkins2019-03-271-0/+33
* Fix #77800 phpdbg segfaults on conditional breakpointsJoe Watkins2019-03-261-1/+16
* Fix #77794: Incorrect Date header format in built-in serverNiklas Keller2019-03-251-6/+5
* fix bug #76801: phpdbg too many open files errorAlessandro Chitolina2019-03-235-33/+49
* Fix #77767: phpdbg break command help message shows incorrect aliasesMiriam Lauter2019-03-191-2/+2
* Fix bug #77677: WCOREDUMP not available on all systemsKevin Adler2019-03-012-2/+11
* Checkin LiteSpeed SAPI 7.2.George Wang2019-01-204-47/+84
* Fixed bug #77111 php-win.exe corrupts unicode symbols from cli parametersAnatol Belski2018-11-163-5/+47
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1525-26/+9
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1463-122/+122
* Sync leading and final newlines in source code filesPeter Kokot2018-10-1479-121/+5
* Trim trailing whitespace in source code filesPeter Kokot2018-10-1333-330/+330
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-082-2/+50
|\
| * Fix #76954: apache_response_headers removes last character from header namestodorovic2018-10-082-2/+50
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-031-2/+2
|\ \ | |/
| * Avoid code duplication and don't miss env restoreAnatol Belski2018-10-031-2/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-031-1/+16
|\ \ | |/
| * Fixed bug #76948 Failed shutdown/reboot or end session in WindowsAnatol Belski2018-10-031-1/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-301-1/+8
|\ \ | |/
| * Fixed bug #75479Nikita Popov2018-09-301-1/+8
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-09-091-0/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-09-091-0/+1
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-09-091-0/+1
| | |\
| | | * Fix for bug #76582Stanislav Malyshev2018-09-091-0/+1
| | | * Do not set PR_SET_DUMPABLE by defaultJakub Zelenka2018-03-274-1/+11
| | | * These tests all assume that IPV6 is available.Rasmus Lerdorf2017-10-255-5/+20
* | | | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2018-08-161-1/+1
|\ \ \ \ | |/ / /
| * | | fix man page installationRemi Collet2018-08-161-1/+1
* | | | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-043-62/+155
|\ \ \ \ | |/ / /
| * | | Fix bug 76595: Update phpdbg man pageKevin Abel2018-08-043-62/+155
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-06-251-3/+3
|\ \ \ \ | |/ / /
| * | | Fix arginfo wrt. optional/required parametersChristoph M. Becker2018-06-251-3/+3
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-203-6/+47
|\ \ \ \ | |/ / /
| * | | Fixed bug #73342Nikita Popov2018-06-203-6/+47