Sean Harvey 6fc9db6f0e API DataObject::validate() visibility changed to public (issue #1659)
DataObject::validate() is currently set to protected, but this means
you can't call validate() from outside the context of itself unless
you overload the method to use a public visibility and then call
parent::validate()

As it would turn out, most classes that overload this method already
set the visibility to public, so it would make sense the parent matches
that as well.
2013-12-19 16:36:39 +13:00
..
2012-10-30 18:59:26 +01:00
2013-04-18 19:28:13 +02:00
2013-11-11 18:18:25 +11:00
2011-10-18 15:32:52 -07:00
2011-10-18 15:32:52 -07:00
2011-10-18 11:54:45 +02:00
2012-01-31 17:04:59 +01:00
2012-10-30 17:00:41 +01:00
2012-10-30 17:00:41 +01:00
2012-10-30 17:00:41 +01:00
2013-02-18 01:03:57 +01:00
2012-07-31 16:42:40 +12:00
2012-11-26 11:20:21 +13:00
2013-02-18 01:34:51 +01:00
2013-02-20 00:39:00 +01:00
2013-10-01 00:26:11 +02:00
2013-10-07 01:31:28 +02:00
2013-10-07 20:50:39 +02:00
2013-11-12 19:43:44 +01:00
2013-10-01 00:22:53 +02:00