summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Fixed C89Xinchen Hui2015-05-261-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-141-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-0/+1
| |\ \ | | |/
| | * Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)Stanislav Malyshev2015-04-111-0/+1
| | * Fixed a bug that header value is not terminated by '\0' when accessed through...George Wang2015-02-251-6/+25
| | * Fixed #68790 (Missing return)George Wang2015-02-071-1/+1
| * | Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-032-0/+20
| * | Fixed a bug that header value is not terminated by '\0' when accessed through...George Wang2015-02-251-6/+25
| * | Merge branch 'pull-request/995' into PHP-5.5Antony Dovgal2015-02-161-2/+0
| |\ \
| * | | Shut up, my lovely compiler; I do not like your warningsBob Weinand2015-02-092-3/+3
| * | | Fixed #68790 (Missing return)George Wang2015-02-071-1/+1
* | | | Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-032-0/+20
* | | | Fixed a bug that header value is not terminated by '\0' when accessed through...George Wang2015-02-251-6/+25
* | | | Merge branch 'pull-request/995' into PHP-5.6Antony Dovgal2015-02-161-2/+0
|\ \ \ \ | | |/ / | |/| |
| * | | fix bug #68822 (request time is reset too early)redfoxli2015-02-161-2/+0
* | | | Fixed #68790 (Missing return)George Wang2015-02-071-1/+1