silverstripe-framework/core/model/fieldtypes
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
..
Boolean.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Currency.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Date.php new lang files updated from translateserver. Date ago() translated 2007-11-07 06:05:52 +00:00
Datetime.php Throw a E_USER_NOTICE on use of deprecated functions 2007-12-18 22:50:23 +00:00
DBField.php switch externals to trunk. 2007-11-23 01:10:19 +00:00
Decimal.php parents-merge 33148 - Fixed decimal saving 2007-11-19 01:15:05 +00:00
Enum.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Float.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
HTMLText.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
HTMLVarchar.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Int.php removed double commit caused by merging branches/2.0-inform 2007-11-26 02:23:41 +00:00
Percentage.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
SSDatetime.php #1482 - Email link doesn't work 2007-10-29 00:55:52 +00:00
Text.php Merged revisions 46591 via svnmerge from 2007-12-13 21:50:22 +00:00
Time.php Removed require_once - it's not needed, and for some reason it makes PHP die on some servers 2007-08-30 22:55:37 +00:00
Varchar.php Reverted previous change - null is a valid value for an argument, but not for an if statement. 2007-09-09 04:02:54 +00:00