silverstripe-framework/core
Andrew O'Neil 50b2f7180f Throw a E_USER_NOTICE on use of deprecated functions
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@47306 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-12-18 22:50:23 +00:00
..
control Throw a E_USER_NOTICE on use of deprecated functions 2007-12-18 22:50:23 +00:00
model Throw a E_USER_NOTICE on use of deprecated functions 2007-12-18 22:50:23 +00:00
ArrayData.php Fixed up strange code formatting. Now in line with coding conventions at doc.silverstripe.com/doku.php?id=coding-conventions 2007-10-20 08:36:47 +00:00
ArrayLib.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ClassInfo.php wakeless: #1823 - Improve memory usage of ManifestBuilder 2007-12-13 00:36:38 +00:00
Convert.php Throw a E_USER_NOTICE on use of deprecated functions 2007-12-18 22:50:23 +00:00
Cookie.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Core.php cache folder in webroot should just be called silverstripe-cache (merged from branches/2.2.0@45907, r45618) 2007-12-02 21:34:18 +00:00
Debug.php Throw a E_USER_NOTICE on use of deprecated functions 2007-12-18 22:50:23 +00:00
Email.php parents-merge 33138 - Added IsEmail boolean to email templates 2007-11-19 01:14:10 +00:00
Extension.php Moved extension/decorator system from DataObject to Object, so that any object in the system can be extended 2007-08-16 06:32:49 +00:00
HTTP.php merge changest 35230 2007-11-20 23:53:53 +00:00
i18n.php fixed spelling of language 2007-12-08 00:58:09 +00:00
ManifestBuilder.php wakeless: #1823 - Improve memory usage of ManifestBuilder 2007-12-13 00:36:38 +00:00
Object.php Merged revisions 46139 via svnmerge from 2007-12-13 22:33:25 +00:00
Requirements.php Merged revisions 37547 via svnmerge from 2007-12-17 21:49:49 +00:00
Session.php Session class updates with the changes, rather than completely overwriting. This makes it easier for legacy apps to access directly. 2007-11-19 03:12:29 +00:00
SSViewer.php #1534 (patch by severin.schols) Added support for sprintf(_t()) usage in template for translation 2007-12-03 01:21:52 +00:00
ViewableData.php wakeless: #1689 - ViewableData::Me() function 2007-12-12 22:59:30 +00:00