Moved MappedIterator to /libs and changed exception type
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 31 Dec 2013 23:33:15 +0000 (15:33 -0800)
committerOri.livneh <ori@wikimedia.org>
Tue, 7 Jan 2014 21:12:43 +0000 (21:12 +0000)
commitdeec3478c749badd21037ec3607478c846ff03b6
tree827af7c3a4fd4d301f95e8510d7dc6acfc4a17ac
parentd2d519f48295ca7b113f86637f4e4479d833e95f
Moved MappedIterator to /libs and changed exception type

Now throws UnexpectedValueException rather than MWException.

Change-Id: Id466b66f43db97c5837030d166b9abd66fd56e0d
includes/AutoLoader.php
includes/libs/MappedIterator.php [new file with mode: 0644]
includes/utils/MappedIterator.php [deleted file]