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
Sean Harvey
aa14a5191e
MINOR Temporarily disabled E_STRICT until we can solve Debug issues with
...
SS error handler
2012-04-13 12:03:01 +12:00
..
manifest
Merge pull request
#205
from AngryPHPNerd/sapphire
2012-04-11 17:32:34 +02:00
ArrayLib.php
BUGFIX Merge request arrays recursively
2011-12-23 17:48:49 +13:00
ClassInfo.php
Clean up trailing ?> per coding standard
2012-02-12 12:40:16 -08:00
Config.php
ENHANCEMENT: Add config layer - the Config access class itself, and the ConfigManfiest builder which parses in the yaml config files
2012-03-09 18:13:56 +13:00
Convert.php
MINOR Removed references to ereg as comments
2012-04-10 22:19:17 +12:00
Core.php
MINOR Temporarily disabled E_STRICT until we can solve Debug issues with
2012-04-13 12:03:01 +12:00
DAG.php
ENHANCEMENT: Add config layer - the Config access class itself, and the ConfigManfiest builder which parses in the yaml config files
2012-03-09 18:13:56 +13:00
Diff.php
MINOR Replaced use of deprecated split() with preg_split() and fixed use of "&new Class()" which is deprecated in PHP 5.3
2012-03-27 23:16:52 +13:00
Extension.php
ENHANCEMENT Extension arguments are now passed through to add_to_class()
2012-03-12 16:14:47 +13:00
HTMLCleaner.php
ENHANCEMENT Allowing custom HTMLCleaner implementations via Diff:: and new TidyHTMLCleaner and PurifierHTMLCleaner classes
2011-03-30 18:02:25 +13:00
Object.php
BUGFIX Object::get_extensions() is now declared as static, as it was
2012-04-12 12:02:13 +12:00
PaginatedList.php
API CHANGE: Introduce SS_Limitable class for adding to SS_Lists that have limit capability.
2012-03-09 17:07:40 +13:00