silverstripe-framework/core
Ingo Schommer 8d4f0d006f Merged revisions 51477 via svnmerge from
svn://svn.silverstripe.com/silverstripe/modules/sapphire/branches/2.2.0-mesq

........
  r51477 | ischommer | 2008-03-20 09:51:02 +1300 (Thu, 20 Mar 2008) | 1 line
  
  BUGFIX Can't properly deprecate URL() over getURL(), as it takes priority in ViewableData::__get() (which in turn is used by template accessors like $MyImage.Thumbnail.URL) - returning getURL() instead now
........


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@51471 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-03-19 20:51:49 +00:00
..
control Merged revisions 51436 via svnmerge from 2008-03-19 20:38:41 +00:00
model Merged revisions 51477 via svnmerge from 2008-03-19 20:51:49 +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 Improving API documentation 2008-03-02 23:24:10 +00:00
Convert.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +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 $isPlain flag added to the parseVariables function 2008-03-12 04:19:39 +00:00
Extension.php Merged revisions 50180 via svnmerge from 2008-03-11 01:30:19 +00:00
HTTP.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
i18n.php fixed PHP notices 2008-03-11 00:39:44 +00:00
ManifestBuilder.php #2283 Permissions are a bit broken - what happened to all the CMS permissions? 2008-03-12 09:34:27 +00:00
Object.php Merged revisions 51462 via svnmerge from 2008-03-19 20:39:07 +00:00
Requirements.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +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
ViewableData.php Merged revisions 50683 via svnmerge from 2008-03-11 01:31:43 +00:00