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
/
core
History
Simon Welsh
e55be50783
FIX: ConfigStaticManifest not handling multipart namespaces
...
Fixes
#2126
2013-06-26 16:01:55 +12:00
..
manifest
FIX: ConfigStaticManifest not handling multipart namespaces
2013-06-26 16:01:55 +12:00
ArrayLib.php
API: Add ArrayLib::flatten($array, $preserveKeys)
2013-05-11 00:00:31 +12:00
ClassInfo.php
Removing ClassInfo::is_subclass_of(), use is_subclass_of() instead
2012-11-15 14:43:13 +13:00
Config.php
Update @package, @subpackage labels
2013-05-21 22:24:41 +12:00
Convert.php
Use preg_replace_callback over preg_replace with e modifier
2012-12-20 13:40:42 +13:00
Core.php
BUG Manually require SS_DAG in Core.php
2013-06-18 23:00:32 +02:00
DAG.php
FIX Remove instances of lines longer than 120c
2012-09-30 17:18:13 +13:00
Diff.php
API Make HTMLValue replace-able via DI
2013-03-14 12:49:02 +13:00
Extension.php
API Marked statics private, use Config API instead (
#8317
)
2013-03-24 17:20:53 +01:00
HTMLCleaner.php
API Make HTMLValue replace-able via DI
2013-03-14 12:49:02 +13:00
Object.php
FIX: error message doesn't always include class name
2013-05-25 14:43:40 +12:00
PaginatedList.php
Updated calls to methods instead of firect properties in PaginatedList
2013-06-23 13:20:38 +01:00
TempPath.php
NEW: Move temp data into a user-specific subfolder, to stop temp-permission bugs from occurring.
2013-03-24 18:39:50 +13:00