summaryrefslogtreecommitdiff
path: root/ext/standard/tests/streams/proc_open_bug69900.phpt
Commit message (Expand)AuthorAgeFilesLines
* Try to make regression test for Bug #69900 consistentAlex Dowad2020-05-011-3/+3
* Reindent phpt filesNikita Popov2020-02-031-10/+10
* Fix merge mistakeNikita Popov2019-12-201-1/+0
* Merge branch 'PHP-7.4'Nikita Popov2019-12-201-14/+10
|\
| * Try to make proc_open_bug69900.phpt more robustNikita Popov2019-12-201-14/+9
* | Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
|/
* ignore first gets time which is usually a few ms onlyRemi Collet2019-06-051-1/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* Make proc_open_bug69900.phpt more robust against parallelizationNikita Popov2019-02-201-3/+9
* Increase timeout for test on AppVeyorAnatol Belski2018-12-291-1/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Attempt to fix unstable testXinchen Hui2017-08-211-1/+1
* Increase expected timing on TravisAnatol Belski2017-08-031-1/+1
* relax test on travisAnatol Belski2017-07-281-12/+13
* explicitly ignore php.ini for proc open testsAnatol Belski2017-03-211-1/+1
* improve timings evaluations in testChristoph M. Becker2015-07-021-12/+12
* use proper place to cleanupAnatol Belski2015-07-021-1/+5
* fix test for systems with lower time resolutionAnatol Belski2015-07-021-10/+10
* remove stderr descriptorAnatol Belski2015-07-021-1/+1
* no need to fflush hereAnatol Belski2015-07-021-1/+0
* added test for bug #69900Anatol Belski2015-07-021-0/+69