summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fread_variation4.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-8/+0
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-54/+54
* Fix #78880: Spelling error reportChristoph M. Becker2019-12-211-56/+56
* Throw notice for plain wrapper fread/fwrite errorsNikita Popov2019-07-251-65/+167
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-5/+5
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-3/+3
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Fixed EOF handling in case of reading from file opened in write only mode.Dmitry Stogov2007-07-251-54/+54
* New testcases for fread() functionsRaghubansh Kumar2007-07-221-0/+469