Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make is_file() and friends return false when path contains 0-byte | Christian Schneider | 2020-12-03 | 1 | -2/+2 |
* | Make null byte error a ValueError | Nikita Popov | 2020-09-08 | 1 | -3/+3 |
* | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1 | -5/+0 |
* | Change argument error message format | Máté Kocsis | 2020-02-26 | 1 | -2/+2 |
* | Make type error messages more consistent | Máté Kocsis | 2020-02-17 | 1 | -3/+3 |
* | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-15 | 1 | -2/+2 |
|\ | |||||
| * | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -2/+2 |
* | | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 1 | -7/+7 |
|/ | |||||
* | s/valid path/a valid path/ | Felipe Pena | 2011-06-08 | 1 | -2/+2 |
* | - Test fixes | Felipe Pena | 2011-06-07 | 1 | -2/+6 |
* | New testcases for is_dir() function | Raghubansh Kumar | 2007-07-21 | 1 | -0/+85 |