Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate passing null to non-nullable arg of internal function | Nikita Popov | 2021-02-11 | 1 | -6/+0 |
* | Make handling of NULL bytes in file paths more consistent (WIP) | Dik Takken | 2020-09-29 | 1 | -1/+1 |
* | Promote warnings to Error in FileInfo extension | George Peter Banyard | 2020-08-06 | 1 | -11/+18 |
* | Make error messages more consistent by fixing capitalization | Máté Kocsis | 2020-01-17 | 1 | -1/+1 |
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -1/+1 |
* | Bug#54016 (finfo_file() Cannot determine filetype in archives) | Hannes Magnusson | 2011-02-14 | 1 | -1/+1 |
* | fileinfo tests are missing skipif | Scott MacVicar | 2009-03-15 | 1 | -0/+2 |
* | - MFB: | Felipe Pena | 2008-09-07 | 1 | -1/+8 |
* | - Improved fix | Felipe Pena | 2008-08-26 | 1 | -0/+2 |
* | - Added check for empty file name | Felipe Pena | 2008-08-26 | 1 | -0/+17 |