Avoid Wikimedia\Assert in HashBagOStuff
authorKunal Mehta <legoktm@member.fsf.org>
Wed, 21 Sep 2016 06:00:54 +0000 (23:00 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Wed, 21 Sep 2016 06:00:54 +0000 (23:00 -0700)
commitd2fd3109a34f1e619e901f8494eb1e2c25d57a0e
tree90277f8a0e8e1093b6c7108664176f948453d910
parente3f6c10d87732c0c8a9bbd7bb57b6c964b92e29a
Avoid Wikimedia\Assert in HashBagOStuff

This is the only usage of wikimedia/assert in the planned objectcache
library, so it doesn't make much sense to have a dependency upon the
entire library just for one usage that is trivially replaced.

Change-Id: I8f967fb2b861852c7fc74f7d42e2cbab1df05bc4
includes/libs/objectcache/HashBagOStuff.php