This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
filesystem
History
Sean Harvey
4a52e29620
API CHANGE Removed deprecated File::getLinkedURL() - please use custom code instead.
2012-03-09 14:37:06 +13:00
..
File.php
API CHANGE Removed deprecated File::getLinkedURL() - please use custom code instead.
2012-03-09 14:37:06 +13:00
FileFinder.php
FEATURE: Added the SS_FileFinder class for finding files within a directory true that match a set of rules.
2011-03-24 20:14:42 +11:00
FileNameFilter.php
ENHANCEMENT More flexible URL filtering through new URLSegmentFilter API. Support for multibyte URL segments through URLPathFilter::$default_allow_multibyte. Abstraction from Convert::raw2url() (and SiteTree->generateURLSegment())
2011-11-29 11:04:08 +01:00
Filesystem.php
Clean up trailing ?> per coding standard
2012-02-12 12:40:16 -08:00
Folder.php
Merge branch 'ereg-to-preg' of
https://github.com/AngryPHPNerd/sapphire
2012-03-05 13:54:20 +13:00
GD.php
Clean up trailing ?> per coding standard
2012-02-12 12:40:16 -08:00
Upload.php
Replace ereg with preg_*
2012-02-27 22:14:02 +01:00