summaryrefslogtreecommitdiff
path: root/ext/standard/tests/network/http-stream.phpt
Commit message (Expand)AuthorAgeFilesLines
* Allow http tests to run in parallel by using ephemeral portsSara Golemon2020-09-171-5/+3
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* fix test to not hit php.netStanislav Malyshev2015-02-051-2/+8
* http-stream test requires network connectivitySara Golemon2013-02-211-0/+1
* adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the do...Ferenc Kovacs2011-10-231-1/+4
* fix test if allow_url_fopen is disabled in php.iniGreg Beaver2008-03-081-0/+2
* fix testAntony Dovgal2007-12-291-0/+2
* - MFH: Fixed a segfault when reading from an HTTP stream.Derick Rethans2007-11-291-0/+10