------
v2.6.4
------

[jan] Fix compatibility with PHP 7.4.


------
v2.6.3
------

[jan] Don't exit after running phpunit tests.


------
v2.6.2
------

[jan] Update to PHPUnit 4.8.35 and dependencies.
[jan] Colorize PHPUnit output.


------
v2.6.1
------

[jan] Update to PHPUnit 4.8.26 and dependencies.


------
v2.6.0
------

[jan] Add Horde_Test_Stub_Registry#setConfigFile() to provide pre-configured
      Horde_Test_Stub_Registry_Loadconfig objects.


------
v2.5.1
------

[mms] Update to PHPUnit 4.5.0 and dependencies.


------
v2.5.0
------

[mjr] Add method to obtain all logged events.


------
v2.4.8
------

[mms] Fix install location for the phpunit libraries packaged locally via
      composer.


------
v2.4.7
------

[mms] Update to PHPUnit 4.4.0 and dependencies.
[jan] Add remoteHost() to Horde_Test_Stub_Registry.


------
v2.4.6
------

[jan] Add convertUsername() to Horde_Test_Stub_Registry.


------
v2.4.5
------

[jan] Update to PHPUnit 4.3.4 and dependencies.
[jan] Raise priority of Horde_Test autoloader.


------
v2.4.4
------

[jan] Don't report hooks loading as successful.


------
v2.4.3
------

[mms] Fix determination of test cases using AllTests.php.
[mms] Fix AllTests.php when dealing with test cases that inherit from parent
      test cases.


------
v2.4.2
------

[jan] Update to PHPUnit 4.1.3.


------
v2.4.1
------

[jan] Fix running tests from PEAR-installed version.


------
v2.4.0
------

[jan] Bundle PHPUnit and dependencies.


------
v2.3.1
------

[mms] Fix loading PHPUnit from PHAR file.


------
v2.3.0
------

[jan] Add stubs for Horde_Registry_Loadconfig and
      Horde_Registry::loadConfigFile().
[mms] Add factory for a HashTable instance.


------
v2.2.6
------

[jan] Correctly set up include paths on installed packages.


------
v2.2.5
------

[mms] Restore error reporting level after running tests via
      Horde_Test_AllTests#run().


------
v2.2.4
------

[mms] Fix autoloading from a PHP-defined namespace.


------
v2.2.3
------

[jan] Define missing Horde_Test_Stub_Registry property.


------
v2.2.2
------

[mms] Add test factory for MongoDB.


------
v2.2.1
------

[jan] Return to old directory after running all tests.


------
v2.2.0
------

[jan] Add test/ directory to include_path to allow autoloading of test classes.


------
v2.1.0
------

[mms] Refactor Horde_Test_AllTests.
[mms] Add Horde_Test_Bootstrap.


------
v2.0.0
------

First stable release for Horde 5.


-----------
v2.0.0beta1
-----------

First beta release for Horde 5.


------------
v2.0.0alpha1
------------

First alpha release for Horde 5.


------
v1.3.0
------

[gwr] Added Alarm, Cache, and Session stub factories
[gwr] Fix autoloading to work with PHPUnit-3.6.


------
v1.2.1
------

[jan] Require PHPUnit 3.5 due to BC breaking changes in 3.6.


------
v1.2.0
------

[gwr] Added Horde_Test_Stub_Factory as a simple factory stub.
[gwr] Add Horde_Test_Setup for complex test suite setups.


------
v1.1.2
------

[gwr] Improve detection of the lib directory.
[gwr] Extract the setup pieces we do in the AllTests helper and heed the
      Autoload.php file of a test suite.


------
v1.1.1
------

[jan] Fix Horde_Text_Exception extending the wrong class name.


------
v1.1.0
------

[gwr] Added test case for log output.
[gwr] Added stub for application testing.


------
v1.0.0
------

First stable release for Horde 4.


---------
v1.0.0RC2
---------

Second release candidate for Horde 4.


---------
v1.0.0RC1
---------

First release candidate for Horde 4.


-----------
v1.0.0beta1
-----------

First beta release for Horde 4.


------------
v1.0.0alpha1
------------

First alpha release for Horde 4.
