silverstripe-framework/filesystem
Sam Minnée d766100335 Merge pull request #304 from halkyon/e_strict_fixes
Enable E_STRICT by default for development, fix all E_STRICT errors affected by tests.
2012-04-11 17:54:18 -07:00
..
File.php BUGFIX File::ini2bytes() is now declared as static, as it was never an 2012-04-12 12:03:33 +12:00
FileFinder.php BUGFIX: Cant use combined_static in FileFinder any more - it falls through to Config system, which doesnt yet exist 2012-03-09 18:13:57 +13:00
FileNameFilter.php MINOR Using late static binding instead of Object::create() calls 2012-04-04 17:10:31 +02:00
Filesystem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
Folder.php BUGFIX: Removed obsolete field File.Sort 2012-04-11 18:13:13 +12:00
GD.php For png images with transparency, the imagesaveaplpha() needs to be set to true on the source image in order for the alpha to be preserved when using the modifier methods. 2012-04-06 11:19:30 -03:00
Upload.php MINOR Using late static binding instead of Object::create() calls 2012-04-04 17:10:31 +02:00