summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/bug41815.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-1/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Fix tests (MFH)Jani Taskinen2007-11-051-1/+1
* MFH: close file handlesJani Taskinen2007-07-121-0/+3
* MFH: - Fixed bug #41815 (Concurrent read/write fails when EOF is reached)Jani Taskinen2007-07-121-0/+24