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
..
2012-03-27 17:57:42 +13:00
2012-03-09 12:19:57 +13:00
2012-03-24 13:35:19 +13:00
2012-03-07 01:23:41 +01:00
2012-03-12 17:26:42 +01:00
2012-02-17 13:35:53 +01:00
2012-03-09 12:19:57 +13:00
2012-03-13 09:47:30 +13:00
2012-03-09 12:19:57 +13:00
2012-02-17 13:35:26 +01:00
2012-03-27 14:46:09 +13:00
2012-03-09 12:19:57 +13:00
2012-02-12 12:40:16 -08:00
2012-03-20 15:47:22 +13:00
2012-03-09 12:19:57 +13:00
2012-03-09 12:19:57 +13:00
2012-03-09 11:14:06 -08:00
2011-10-29 17:34:31 +13:00
2012-02-03 01:00:08 +01:00
2012-02-08 01:04:56 +01:00
2012-03-19 13:10:51 +13:00
2012-03-27 17:57:42 +13:00
2012-03-09 12:19:57 +13:00
2012-03-09 15:16:01 +01:00
2012-02-12 12:40:16 -08:00
2012-02-12 12:40:16 -08:00
2012-03-07 13:32:42 +01:00
2012-02-12 12:40:16 -08:00
2012-04-03 15:05:21 +10:00
2012-03-27 17:57:42 +13:00
2012-02-17 13:35:26 +01:00
2012-03-12 16:31:48 +01:00
2012-02-03 00:59:04 +01:00
2012-01-02 16:48:14 +01:00
2012-02-12 12:40:16 -08:00
2012-01-02 17:50:34 +01:00
2012-03-09 22:32:12 +01:00
2012-02-17 13:35:26 +01:00
2012-02-12 12:40:16 -08:00
2012-03-07 13:32:42 +01:00
2012-03-05 17:41:50 +01:00
2012-03-27 17:57:42 +13:00
2009-03-22 22:59:14 +00:00
2012-02-17 13:35:26 +01:00
2012-03-09 12:19:57 +13:00
2012-03-27 17:02:18 +02:00
2012-02-12 12:40:16 -08:00
2012-03-09 12:19:57 +13:00
2012-02-12 12:40:16 -08:00
2012-01-02 16:48:14 +01:00
2012-02-12 12:40:16 -08:00
2012-03-09 12:19:57 +13:00
2012-01-02 16:48:14 +01:00
2012-02-12 12:40:16 -08:00
2012-03-08 18:22:27 +01:00
2012-02-17 13:35:26 +01:00
2012-03-15 22:31:55 +01:00
2012-03-27 17:57:42 +13:00
2012-02-17 13:35:26 +01:00
2012-02-12 12:40:16 -08:00
2012-02-17 13:35:26 +01:00
2012-02-17 13:35:26 +01:00
2012-03-09 12:19:57 +13:00
2012-02-16 12:27:47 +01:00
2012-03-27 17:57:42 +13:00
2012-03-28 22:41:42 +13:00
2012-02-16 12:27:47 +01:00
2012-03-23 09:22:54 +13:00
2012-03-09 23:27:39 +01:00