Added GenericArrayObject class and associated test base
authorjeroendedauw <jeroendedauw@gmail.com>
Fri, 27 Jul 2012 18:31:23 +0000 (20:31 +0200)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 14 Aug 2012 03:18:48 +0000 (20:18 -0700)
commitafe46f1403a49ed470091458f932c334e9d5467f
treecf8a228f143d1c6038b62a5aefd06ca9aaa02238
parent8589f2ecad3f3a3b3f75cc0e9d8a62b2eab3036e
Added GenericArrayObject class and associated test base

Change-Id: Id7e9b59c7ed4a9338744db58935307ecb4bc441f
includes/AutoLoader.php
includes/libs/GenericArrayObject.php [new file with mode: 0644]
tests/phpunit/includes/libs/GenericArrayObjectTest.php [new file with mode: 0644]