summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/bug39673.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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
* file_get_contents(): Add support for negative offsetFrancois Laupretre2016-03-091-3/+3
* MFH: fix #39673 (file_get_contents causes bus error on certain offsets)Antony Dovgal2006-11-291-0/+40