Ingo Schommer
6517f4496b
Merge pull request #273 from ajoneil/sapphire
...
---
This allows DataList::create(SiteTree) as equivalent to Object::create(DataList, SiteTree), without
having to have a create() function on DataList.
Required for E_STRICT compliance, as child classes cant override create() if they change the arguments.
DBField::create() is also renamed to DBField::create_field(), as this does not just call the constructor, which all other cases of create() do.
Conflicts:
tests/model/DateTest.php
tests/model/DatetimeTest.php
2012-04-04 16:48:16 +02:00
..
2009-05-24 12:16:17 +00:00
2012-03-28 22:41:42 +13:00
2010-04-12 05:04:34 +00:00
2012-03-09 17:07:40 +13:00
2011-03-30 23:04:48 +13:00
2010-02-22 04:37:32 +00:00
2012-02-12 12:40:16 -08:00
2011-03-31 09:56:21 +13:00
2012-02-12 12:40:16 -08:00
2012-03-28 22:41:42 +13:00
2011-10-07 14:12:48 +02:00
2012-02-12 12:40:16 -08:00
2011-04-26 11:01:38 +10:00
2012-03-09 17:07:40 +13:00
2012-02-12 12:40:16 -08:00
2010-10-13 04:06:50 +00:00
2012-03-24 14:04:08 +13:00
2012-03-06 21:38:33 +01:00
2012-02-12 12:40:16 -08:00
2012-04-04 16:48:16 +02:00
2012-04-04 16:48:16 +02:00
2012-03-27 10:28:10 -07:00
2011-03-29 18:07:58 +13:00
2012-03-27 17:57:42 +13:00
2012-03-27 17:57:42 +13:00
2011-03-31 09:56:21 +13:00
2011-03-31 09:56:21 +13:00
2011-12-26 19:48:53 +11:00
2012-03-06 01:23:34 +01:00
2012-03-02 20:46:19 +01:00
2011-03-29 18:07:58 +13:00
2012-03-27 17:57:42 +13:00
2011-10-31 11:34:33 -07:00
2011-10-31 11:34:33 -07:00
2012-01-02 16:48:14 +01:00
2012-03-06 21:38:33 +01:00
2012-03-15 17:42:42 +13:00
2012-02-12 12:40:16 -08:00
2009-05-05 08:10:51 +00:00
2010-10-13 04:06:50 +00:00
2011-05-05 20:40:24 +10:00
2012-02-12 12:40:16 -08:00
2012-03-09 17:07:40 +13:00
2012-03-27 17:57:42 +13:00
2012-03-27 17:57:42 +13:00
2011-10-29 13:34:45 +13:00
2011-12-17 01:13:27 +01:00
2011-05-01 15:26:29 +12:00
2011-03-29 18:07:58 +13:00