OK, first thing's first. Can you check if the file exists at all? This is the path it tries to load: /usr/share/php/PHPUnit/Framework/MockObject/Generator.php
Regards, Ivan On 21 November 2011 13:42, Ivan Habunek <[email protected]> wrote: > On 21 November 2011 13:32, Christian Grobmeier <[email protected]> wrote: >> grobmeier@ceres:~$ pear list -c pear.phpunit.de >> Installed packages, channel pear.phpunit.de: >> ============================================ >> Package Version State >> 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 > > Well, everything seems to be there, including MockObject. Why can't it > load it then? Include path looks ok as well. > > I'll have a look at the phpunit source code. > > Ivan >
