silverstripe-framework/core
Sean Harvey a12cf06cc8 BUGFIX: Ticket #2327 - Merged patch fixing regex problem in Director::protocolAndHost()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@53194 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-22 03:30:16 +00:00
..
control BUGFIX: Ticket #2327 - Merged patch fixing regex problem in Director::protocolAndHost() 2008-04-22 03:30:16 +00:00
model FEATURE: Ticket #2198 - Merged patch making can() decoratorable by defining augmentCan() 2008-04-22 02:28:07 +00:00
ArrayData.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
ArrayLib.php Improving API documentation 2008-03-02 23:24:10 +00:00
ClassInfo.php When ClassInfo::dataClassesFor is passed an instance of the class, the method now automatically coerces the instance to a string of its name 2008-04-14 04:49:08 +00:00
Convert.php FEATURE: Ticket #2408 - Merged patch to Convert::array2json() which makes uses of the PHP function json_encode when available 2008-04-22 02:21:03 +00:00
Cookie.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Core.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Debug.php added more readable output for error messages and exceptions 2008-03-16 22:13:31 +00:00
Email.php API CHANGE Making all parameters to Email::__construct() optional (they all have public setters/getters, don't necessarily need to be set at instanciation time, as used in e.g. NewsletterAdmin) 2008-04-17 10:27:27 +00:00
Extension.php Merged revisions 50180 via svnmerge from 2008-03-11 01:30:19 +00:00
HTTP.php Merged revisions 48902 via svnmerge from 2008-04-09 11:20:34 +00:00
i18n.php BUGFIX fixed php notice 2008-04-06 03:31:11 +00:00
ManifestBuilder.php Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
Object.php API CHANGE LeftAndMain.php: Removed $extra_menu_items, $replaced_menu_items, $removed_menu_items (all handled in $menu_items now) 2008-04-05 03:43:58 +00:00
Requirements.php Merged revisions 49406 via svnmerge from 2008-04-09 11:25:47 +00:00
Session.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
SSViewer.php Merged revisions 50783 via svnmerge from 2008-03-11 03:29:30 +00:00
TokenisedRegularExpression.php Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
ViewableData.php Merged revisions 50683 via svnmerge from 2008-03-11 01:31:43 +00:00