silverstripe-framework/filesystem
Ingo Schommer 86940aa684 Made hyphen escaping clearer in FileNameFilter and URLSegmentFilter
Does not actually change behaviour, but ensures that the hyphen
is not interpreted as a range identifier should it be placed
between two characters which PCRE regards as "rangeable".
2012-12-19 17:30:28 +01:00
..
File.php Removing deprecated File::TreeTitle(), use File::getTreeTitle() instead 2012-11-15 14:43:14 +13:00
FileFinder.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
FileNameFilter.php Made hyphen escaping clearer in FileNameFilter and URLSegmentFilter 2012-12-19 17:30:28 +01:00
Filesystem.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Folder.php Removed deprecated Folder::findOrMake(), use find_or_make() instead 2012-11-16 14:19:19 +13:00
GD.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
ImagickBackend.php FIX: include ImagickBackend only when Imagick installed 2012-11-11 15:13:36 +13:00
Upload.php Merge branch '3.0' 2012-11-22 23:51:28 +01:00