On 21 November 2011 12:02, Florian Semm <[email protected]> wrote: > the mock-functionlity is a core-feature of phpunit. an update of phpunit > should be enougth.
Hm, we updated phpunit a couple of weeks ago to version 3.6.3, that't the latest release. Christian, can you run the following command on the ci server, please: pear list -c pear.phpunit.de Just to see which versions we have installed. Mine read as follows (and I have no problem with running tests): PACKAGE VERSION STATE DbUnit 1.1.1 stable File_Iterator 1.3.0 stable PHPUnit 3.6.3 stable PHPUnit_MockObject 1.1.0 stable PHPUnit_Selenium 1.1.0 stable PHP_CodeCoverage 1.1.1 stable PHP_Timer 1.0.2 stable PHP_TokenStream 1.1.1 stable Text_Template 1.1.1 beta Regards, Ivan
