summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in phpdbg help.Adam Harvey2016-05-251-1/+1
* Add missing newlines to phpdbg's help for the run command.Adam Harvey2016-05-251-1/+3
* mark frequent intermittent fpm test with XFAILFerenc Kovacs2016-04-181-0/+6
* Fixed bug #69953Christoph M. Becker2016-03-034-5/+23
* Disable upload_2G test on travisNikita Popov2016-03-031-0/+4
* fix ts buldAnatol Belski2016-02-181-1/+1
* Fixed bug #71559 Built-in HTTP server, we can downlaod file in web by bugAnatol Belski2016-02-141-0/+13
* Align spacing in make install messagesLior Kaplan2016-02-082-2/+2
* Fixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi setupRemi Collet2016-01-291-1/+25
* fix testAnatol Belski2016-01-181-5/+5
* Simplify code per Anatol.Adam Harvey2016-01-112-41/+8
* Insert bug number.Adam Harvey2016-01-111-1/+1
* Use strtoll() when apr_off_t is 64 bits.Adam Harvey2016-01-112-9/+42
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-01-051-0/+5
|\
| * Fixed bug #70755: fpm_log.c memory leak and buffer overflowStanislav Malyshev2015-12-081-0/+5
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-033-4/+4
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0199-108/+108
* | Added support for HTTP 451Julien Pauli2015-12-233-0/+3
* | 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
* | Fixed bug #61751 (SAPI build problem on AIX: Undefined symbol: php_register_i...Lior Kaplan2015-11-233-5/+5
* | Ensure the test failsXinchen Hui2015-11-111-0/+4
* | unbreak coverage data: fix #line directives in phpdbg parserNuno Lopes2015-10-241-25/+25
* | Fix globals initialization in sapi/cgiAnatol Belski2015-10-231-5/+6
* | Add test XFAIL for bug #70470Xinchen Hui2015-09-111-0/+41
* | Fix #68291: 404 on urls with '+'Christoph M. Becker2015-09-052-2/+23
* | Fix phpdbg_break_next()Bob Weinand2015-08-231-0/+1
* | Fix #70264: CLI server directory traversalChristoph M. Becker2015-08-142-0/+33
* | Fix #69487: SAPI may truncate POST dataChristoph M. Becker2015-08-111-0/+20
* | Fix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPEwusuopu2015-08-091-0/+3
* | added tests for bug #66606Christoph M. Becker2015-08-092-0/+63
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-2/+2
| |\
| | * fix testStanislav Malyshev2015-08-041-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-4/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-4/+7
| |\ \ | | |/
| | * fix testStanislav Malyshev2015-08-041-4/+7
| | * bump API version to 6.8George Wang2015-06-221-1/+1
| | * Fixed Buf #68812 Unchecked return value.George Wang2015-06-081-4/+14
| * | bump API version to 6.8George Wang2015-06-221-1/+1
| * | Fixed Buf #68812 Unchecked return value.George Wang2015-06-081-4/+14
* | | Fixed #69655: php -S changes MKCALENDAR request method to MKCOLChristoph M. Becker2015-06-272-2/+39
* | | added skip condition for powershell requirement of testChristoph M. Becker2015-06-271-1/+3
* | | Fix #64878: 304 responses return Content-Type headerChristoph M. Becker2015-06-272-0/+22
* | | bump API version to 6.8George Wang2015-06-221-1/+1
* | | Fixed Buf #68812 Unchecked return value.George Wang2015-06-081-4/+14
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-05-261-1/+1
|\ \ \ | |/ /