silverstripe-framework/filesystem
Simon Welsh 9bd7765272 API CHANGE Renames Transliterator to SS_Transliterator
The intl extension in PHP 5.4 provides a Transliterator class, which
conflicts with the SilverStripe one. This leads to some really weird
ReflectionExceptions about Transliterator's constructor being
private.
2012-06-15 15:54:47 +12:00
..
File.php BUGFIX Returning File->getTreeTitle() with user input XML escaped, mirroring functionality in SiteTree->getTreeTitle() 2012-05-03 17:41:02 +02:00
FileFinder.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
FileNameFilter.php API CHANGE Renames Transliterator to SS_Transliterator 2012-06-15 15:54:47 +12:00
Filesystem.php MINOR Fixed _t() message in AssetAdmin (fixes #7363) 2012-05-20 10:49:12 +02:00
Folder.php ENHANCEMENT: add extra <span> DOM with 'jstree-foldericon' class for tree view of folders 2012-04-26 11:17:16 +02:00
GD.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Upload.php MINOR Removing "." from the end of validation messages 2012-06-01 13:13:06 +12:00