silverstripe-framework/filesystem
Loz Calver ae0fe75fba Fix non-numeric warnings in GDBackend/ImagickBackend
intval() will convert non-numeric values to 0, and Image_Backend::resize() will subsequently raise the appropriate exception
2017-04-05 11:06:10 +10:00
..
File.php Fix File::ini2bytes() in PHP 7 2017-04-05 11:06:10 +10:00
FileFinder.php FIX don't look in node_modules 2016-08-04 22:54:34 +12:00
FileNameFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Filesystem.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
Folder.php Merge 3.3 into 3 2016-04-26 00:24:59 +01:00
GD.php Fix non-numeric warnings in GDBackend/ImagickBackend 2017-04-05 11:06:10 +10:00
ImagickBackend.php Fix non-numeric warnings in GDBackend/ImagickBackend 2017-04-05 11:06:10 +10:00
Upload.php Upload_Validator fixing getAllowedMaxFileSize to correctly return * value 2016-05-04 12:05:02 +12:00