summaryrefslogtreecommitdiff
path: root/sapi/cgi/tests
Commit message (Expand)AuthorAgeFilesLines
* This test depends on expose_php being onRasmus Lerdorf2014-07-141-0/+2
* Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-132-14/+14
* Fix test failedXinchen Hui2012-08-181-2/+2
* Fix test (no charset outputed)Xinchen Hui2012-07-181-1/+1
* Fix broken apache_request_headers testRasmus Lerdorf2012-05-231-1/+3
* restore BCStanislav Malyshev2012-05-081-1/+1
* fix bug #61807 - Buffer Overflow in apache_request_headersStanislav Malyshev2012-05-081-0/+49
* Fixed bug Fixed bug #61605 (header_remove() does not remove all headers)Xinchen Hui2012-04-041-0/+34
* - Fix this again :)Jani Taskinen2009-07-251-1/+3
* - Fix testJani Taskinen2009-07-251-1/+1
* MFHArnaud Le Blanc2009-04-244-15/+15
* Added header_remove() (chsc at peytz dotdk, Arnaud)Arnaud Le Blanc2008-11-131-0/+165
* Fixed bug #45860 (header() function fails to correctly replace all Status lines)Dmitry Stogov2008-09-021-0/+53
* fix testsJani Taskinen2008-08-144-6/+3
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-2/+2
* fix testsAntony Dovgal2007-11-012-2/+2
* fix testfoobar2007-06-031-2/+4
* MFHAntony Dovgal2007-05-271-2/+2
* Fixed a possible crash when PATH_INFO is not provided but the path containsIlia Alshanetsky2007-05-201-0/+28
* fix testAntony Dovgal2007-04-171-1/+1
* add tests for CGIAntony Dovgal2007-04-1710-0/+419