Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This test depends on expose_php being on | Rasmus Lerdorf | 2014-07-14 | 1 | -0/+2 |
* | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 2 | -14/+14 |
* | Fix test failed | Xinchen Hui | 2012-08-18 | 1 | -2/+2 |
* | Fix test (no charset outputed) | Xinchen Hui | 2012-07-18 | 1 | -1/+1 |
* | Fix broken apache_request_headers test | Rasmus Lerdorf | 2012-05-23 | 1 | -1/+3 |
* | restore BC | Stanislav Malyshev | 2012-05-08 | 1 | -1/+1 |
* | fix bug #61807 - Buffer Overflow in apache_request_headers | Stanislav Malyshev | 2012-05-08 | 1 | -0/+49 |
* | Fixed bug Fixed bug #61605 (header_remove() does not remove all headers) | Xinchen Hui | 2012-04-04 | 1 | -0/+34 |
* | - Fix this again :) | Jani Taskinen | 2009-07-25 | 1 | -1/+3 |
* | - Fix test | Jani Taskinen | 2009-07-25 | 1 | -1/+1 |
* | MFH | Arnaud Le Blanc | 2009-04-24 | 4 | -15/+15 |
* | Added header_remove() (chsc at peytz dotdk, Arnaud) | Arnaud Le Blanc | 2008-11-13 | 1 | -0/+165 |
* | Fixed bug #45860 (header() function fails to correctly replace all Status lines) | Dmitry Stogov | 2008-09-02 | 1 | -0/+53 |
* | fix tests | Jani Taskinen | 2008-08-14 | 4 | -6/+3 |
* | - Rewrite scanner to be based on re2c instead of flex | Marcus Boerger | 2008-03-16 | 1 | -2/+2 |
* | fix tests | Antony Dovgal | 2007-11-01 | 2 | -2/+2 |
* | fix test | foobar | 2007-06-03 | 1 | -2/+4 |
* | MFH | Antony Dovgal | 2007-05-27 | 1 | -2/+2 |
* | Fixed a possible crash when PATH_INFO is not provided but the path contains | Ilia Alshanetsky | 2007-05-20 | 1 | -0/+28 |
* | fix test | Antony Dovgal | 2007-04-17 | 1 | -1/+1 |
* | add tests for CGI | Antony Dovgal | 2007-04-17 | 10 | -0/+419 |