SearchResult: clean up construction
authorChad Horohoe <chadh@wikimedia.org>
Fri, 12 Sep 2014 19:37:35 +0000 (12:37 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Fri, 12 Sep 2014 19:39:44 +0000 (12:39 -0700)
commit9b3f84e763810ab101bfc2bdcee7a319eb73218c
tree376f9c2685eed7fe2988d6b6c88dc941529156f4
parent8d8af77e1f50da8e2bacfaf02d38eff6b0476bf2
SearchResult: clean up construction

- Remove old pre-1.17 constructor format. No core or extension callers
- Remove only usage of newFromRow(), needless abstraction

Change-Id: Ifad161aa36837bb4c8b5c9aecac1c46e2e6cc84c
includes/search/SearchResult.php
includes/search/SearchResultSet.php