Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1 | -4/+0 |
* | Make error messages more consistent by fixing capitalization | Máté Kocsis | 2020-01-17 | 1 | -9/+9 |
* | Throw notice for plain wrapper fread/fwrite errors | Nikita Popov | 2019-07-25 | 1 | -1/+19 |
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -1/+1 |
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 1 | -1/+1 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -3/+3 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | Fixed EOF handling in case of reading from file opened in write only mode. | Dmitry Stogov | 2007-07-25 | 1 | -1/+1 |
* | MFH: fix descriptions | Jani Taskinen | 2007-07-23 | 1 | -1/+1 |
* | New testcases for fgetc() and fgets() functions | Raghubansh Kumar | 2007-07-21 | 1 | -0/+116 |